From 60ea11f9c4b8d7fb08c601a8f0ce33bf23ca4089 Mon Sep 17 00:00:00 2001 From: zhangshaoning Date: Wed, 18 May 2022 01:42:03 +0000 Subject: [PATCH] Change bogus date --- TeXamator.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/TeXamator.spec b/TeXamator.spec index 58a8203..997e4ca 100644 --- a/TeXamator.spec +++ b/TeXamator.spec @@ -1,6 +1,6 @@ Name: TeXamator Version: 1.7.5 -Release: 11 +Release: 12 Summary: Helping one deal with an exercises database License: GPLv3 URL: http://alexisfles.ch/en/texamator/texamator.html @@ -46,5 +46,8 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/TeXamator.desktop %exclude %{_datadir}/TeXamator/ui_files/plop.sh %changelog -* Wed Jan 8 2019 Tianfei - 1.7.5-11 +* Wed May 18 2022 zhangshaoning - 1.7.5-12 +- Change bogus date + +* Tue Jan 8 2019 Tianfei - 1.7.5-11 - Package init -- Gitee