!4 [sync] PR-3: 根据社区打包规范需要去掉Release中%{?dist}
From: @openeuler-sync-bot Reviewed-by: @isoftljj Signed-off-by: @isoftljj
This commit is contained in:
commit
288540addb
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user