!132 [sync] PR-129: correct bad date in changelog
From: @openeuler-sync-bot Reviewed-by: @anonymous_z Signed-off-by: @anonymous_z
This commit is contained in:
commit
69203eefc2
7
dnf.spec
7
dnf.spec
@ -3,7 +3,7 @@
|
||||
|
||||
Name: dnf
|
||||
Version: 4.2.23
|
||||
Release: 8
|
||||
Release: 9
|
||||
Summary: A software package manager that manages packages on Linux distributions.
|
||||
License: GPLv2+ and GPLv2 and GPL
|
||||
URL: https://github.com/rpm-software-management/dnf
|
||||
@ -213,6 +213,9 @@ popd
|
||||
%{_mandir}/man8/%{name}-automatic.8*
|
||||
|
||||
%changelog
|
||||
* Thu Nov 10 2022 chenhaixing <chenhaixing@huawei.com> - 4.2.23-9
|
||||
- DESC:correct the bad date in changelog
|
||||
|
||||
* Tue Mar 29 2022 yangcheng <yangcheng87@h-partners.com> - 4.2.23-8
|
||||
- fix dnf error when history sqlite missing
|
||||
|
||||
@ -222,7 +225,7 @@ popd
|
||||
- SUG:NA
|
||||
- DESC:Add fail_fast parameter to _download_remote_payloads() method
|
||||
|
||||
* Tue Aur 3 2021 Jianmin <jianmin@iscas.ac.cn> - 4.2.23-6
|
||||
* Tue Aug 3 2021 Jianmin <jianmin@iscas.ac.cn> - 4.2.23-6
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user