From bf246509c50b403f10a2746262fadafb0fd77bc0 Mon Sep 17 00:00:00 2001 From: huayadong Date: Mon, 13 Dec 2021 10:31:10 +0800 Subject: [PATCH] =?UTF-8?q?*=20Mon=20Dec=2013=202021=20huayadong=C2=A0=20-=201.12-4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- redshift.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/redshift.spec b/redshift.spec index 792b5dc..c1379b0 100644 --- a/redshift.spec +++ b/redshift.spec @@ -6,7 +6,7 @@ Name: redshift Version: 1.12 -Release: 3%{dist} +Release: 4 Summary: Adjusts the color temperature of your screen according to time of day License: GPLv3+ @@ -104,5 +104,8 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/redshift-gtk.desktop %{_userunitdir}/%{name}-gtk.service %changelog +* Mon Dec 13 2021 huayadong  - 1.12-4 +- remove %{?dist} + * Thu Jul 23 2020 Zhao Yang  - 1.12-3 - Initial release for OpenEuler -- Gitee