!4 [sync] PR-3: 根据社区打包规范需要去掉Release中%{?dist}

From: @openeuler-sync-bot 
Reviewed-by: @isoftljj 
Signed-off-by: @isoftljj
This commit is contained in:
openeuler-ci-bot 2022-04-01 03:15:35 +00:00 committed by Gitee
commit 288540addb
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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