remove redundant %{?dist}

(cherry picked from commit 62f2cb7198cf6bbbc7b5db98f19cb5ecabc7cf40)
This commit is contained in:
wangxiao65 2020-12-28 16:38:54 +08:00 committed by openeuler-sync-bot
parent 80b985cb7c
commit 81f10910a8

View File

@ -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 28 2020 wangxiao <wangxiao65@huawei.com> - 1.12-4
- remove redundant %{?dist}
* Thu Jul 23 2020 Zhao Yang <yangzhao1@kylinos.cn> - 1.12-3
- Initial release for OpenEuler