!3 [sync] PR-2: remove redundant %{?dist}

From: @openeuler-sync-bot
Reviewed-by: @dou33
Signed-off-by: @dou33
This commit is contained in:
openeuler-ci-bot 2021-06-02 18:55:03 +08:00 committed by Gitee
commit 202f56db6e

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