From 38c6daaa3dd802bd18cc8ce3a3dd937cf8a540de Mon Sep 17 00:00:00 2001 From: mylee Date: Wed, 18 May 2022 20:51:17 +0800 Subject: [PATCH] fix spec changelog date --- gnome-autoar.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gnome-autoar.spec b/gnome-autoar.spec index 4eaaa65..7f0c64c 100644 --- a/gnome-autoar.spec +++ b/gnome-autoar.spec @@ -1,6 +1,6 @@ Name: gnome-autoar Version: 0.2.4 -Release: 4 +Release: 5 Summary: Creating and extracting archives License: LGPLv2+ URL: https://git.gnome.org/browse/gnome-autoar @@ -51,7 +51,10 @@ make check %{_datadir}/vala/vapi/*.vapi %changelog -* Thu Jul 20 2021 liuyumeng - 0.2.4-4 +* Wed May 18 2022 loong_C - 0.2.4-5 +- fix spec changelog date + +* Tue Jul 20 2021 liuyumeng - 0.2.4-4 - delete gdb in buildrequires * Wed Apr 14 2021 Dehui Fan - 0.2.4-3 -- Gitee