fix the problem of remove redshift-gtk.service

(cherry picked from commit 4bdf1ca78754fdffcff67a8ac7eca79b74d79e17)
This commit is contained in:
peijiankang 2022-08-09 17:08:34 +08:00 committed by openeuler-sync-bot
parent 7ff12c7e16
commit 8d61f9e50d

View File

@ -6,7 +6,7 @@
Name: redshift
Version: 1.12
Release: 5
Release: 6
Summary: Adjusts the color temperature of your screen according to time of day
License: GPLv3+
@ -87,7 +87,7 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/redshift-gtk.desktop
%systemd_user_preun %{name}-gtk.service
%preun
%systemd_user_preun %{name}.servic
%systemd_user_preun %{name}.service
%files -f %{name}.lang
%doc DESIGN CONTRIBUTING.md NEWS NEWS.md README README-colorramp README.md redshift.conf.sample
@ -110,6 +110,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/redshift-gtk.desktop
%{_userunitdir}/%{name}-gtk.service
%changelog
* Tue Aug 09 2022 peijiankang <peijiankang@kylinos.cn> - 1.12-6
- fix the problem of remove redshift-gtk.service
* Tue Mar 08 2022 tanyulong <tanyulong@kylinos.cn> - 1.12-5
- fix Failed to start redshift-gtk.service