!15 [sync] PR-14: fix the problem of remove redshift-gtk.service

From: @openeuler-sync-bot 
Reviewed-by: @peijiankang 
Signed-off-by: @peijiankang
This commit is contained in:
openeuler-ci-bot 2022-08-09 09:38:33 +00:00 committed by Gitee
commit 48fd4f40ef
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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