From 3b0b884ed85ad357dbf88ab15b83b0c6b3bf0138 Mon Sep 17 00:00:00 2001 From: wangqi Date: Fri, 13 May 2022 16:59:47 +0800 Subject: [PATCH] fix changelog date --- dnf-plugins-core.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnf-plugins-core.spec b/dnf-plugins-core.spec index 1f401a3..749ea17 100644 --- a/dnf-plugins-core.spec +++ b/dnf-plugins-core.spec @@ -317,7 +317,7 @@ PYTHONPATH=./plugins nosetests-%{python3_version} -s tests/ %{_mandir}/man8/dnf-local.* %changelog -* Thu Jul 20 2021 liuyumeng - 4.0.17-3 +* Tue Jul 20 2021 liuyumeng - 4.0.17-3 - delete gdb in buildrequires * Fri Apr 16 2021 hanhui - 4.0.17-2 -- Gitee