From 3b2d79cbc63c6286758e9df69617d23a59c68598 Mon Sep 17 00:00:00 2001 From: zhangshaoning Date: Wed, 18 May 2022 01:41:24 +0000 Subject: [PATCH] Change bogus date (cherry picked from commit 86b67d9ad43abdeeee05f27c4119a1639bacaf0b) --- TeXamator.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TeXamator.spec b/TeXamator.spec index 58a8203..66acd25 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 May 18 2022 zhangshaoning - 1.7.5-12 +- Change bogus date + * Wed Jan 8 2019 Tianfei - 1.7.5-11 - Package init -- Gitee