From c8c6aea14326e7c17f847d20b6a0a8877cc375d0 Mon Sep 17 00:00:00 2001 From: loong_C Date: Thu, 19 May 2022 09:47:27 +0800 Subject: [PATCH] fix spec changelog date --- gnome-calculator.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gnome-calculator.spec b/gnome-calculator.spec index d0775c2..f687c41 100644 --- a/gnome-calculator.spec +++ b/gnome-calculator.spec @@ -1,6 +1,6 @@ Name: gnome-calculator Version: 3.38.2 -Release: 1 +Release: 2 Summary: A GNOME desktop calculator application License: GPLv3+ @@ -92,12 +92,15 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.Calculator %changelog +* Thu May 19 2022 loong_C - 3.38.2-2 +- fix spec changelog date + * Wed Jun 16 2021 weijin deng - 3.38.2-1 - Upgrade to 3.38.2 - Delete 0001-Fix-compiler-errors.patch which existed in version 3.38.2 - Add sub package gnome-calculator-devel -* Wed June 10 2020 lizhenhua - 3.30.1-3 +* Wed Jun 10 2020 lizhenhua - 3.30.1-3 - Add patch to fix compiler errors * Wed Nov 27 2019 huyan - 3.30.1-2 -- Gitee