Remove %{?dist}

(cherry picked from commit a957a493f94d6af924067afe04c70e820bcc7f4b)
This commit is contained in:
houyingchao 2022-03-24 19:26:44 +08:00 committed by openeuler-sync-bot
parent 4280a60027
commit fcca481ced

View File

@ -15,9 +15,9 @@
Name: libmateweather
Version: %{branch}.1
%if 0%{?rel_build}
Release: 1%{?dist}
Release: 2
%else
Release: 0.10%{?git_rel}%{?dist}
Release: 0.10%{?git_rel}
%endif
Summary: Libraries to allow MATE Desktop to display weather information
License: GPLv2+ and LGPLv2+
@ -109,6 +109,9 @@ find %{buildroot} -name '*.a' -exec rm -fv {} ';'
%changelog
* Thu Mar 24 2022 houyingchao <houyingchao@huawei.com> - 1.24.1-2
- Remove %{?dist}
* Wed Aug 12 2020 Wolfgang Ulbrich <fedora@raveit.de> - 1.24.1-1
- update to 1.24.1