Remove %{?dist}
(cherry picked from commit a957a493f94d6af924067afe04c70e820bcc7f4b)
This commit is contained in:
parent
4280a60027
commit
fcca481ced
@ -15,9 +15,9 @@
|
|||||||
Name: libmateweather
|
Name: libmateweather
|
||||||
Version: %{branch}.1
|
Version: %{branch}.1
|
||||||
%if 0%{?rel_build}
|
%if 0%{?rel_build}
|
||||||
Release: 1%{?dist}
|
Release: 2
|
||||||
%else
|
%else
|
||||||
Release: 0.10%{?git_rel}%{?dist}
|
Release: 0.10%{?git_rel}
|
||||||
%endif
|
%endif
|
||||||
Summary: Libraries to allow MATE Desktop to display weather information
|
Summary: Libraries to allow MATE Desktop to display weather information
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
@ -109,6 +109,9 @@ find %{buildroot} -name '*.a' -exec rm -fv {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Aug 12 2020 Wolfgang Ulbrich <fedora@raveit.de> - 1.24.1-1
|
||||||
- update to 1.24.1
|
- update to 1.24.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user