From 3ee55cd1e245c5d7260745fd2791035b65578647 Mon Sep 17 00:00:00 2001 From: chenhaixing Date: Thu, 10 Nov 2022 20:15:43 +0800 Subject: [PATCH] correct bad date in changelog (cherry picked from commit d765a9466e8892cfa33ef308a11a87a6c246dc0b) --- dnf.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/dnf.spec b/dnf.spec index 3b9ec1c..f0647cd 100644 --- a/dnf.spec +++ b/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 - 4.2.23-9 +- DESC:correct the bad date in changelog + * Tue Mar 29 2022 yangcheng - 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 - 4.2.23-6 +* Tue Aug 3 2021 Jianmin - 4.2.23-6 - Type:enhancement - ID:NA - SUG:NA