!5 delete %{?dist} and add yaml file
From: @wenzhiwei11 Reviewed-by: @tangjie02 Signed-off-by: @tangjie02
This commit is contained in:
commit
036fceace8
@ -14,11 +14,7 @@
|
||||
|
||||
Name: libmateweather
|
||||
Version: %{branch}.1
|
||||
%if 0%{?rel_build}
|
||||
Release: 1%{?dist}
|
||||
%else
|
||||
Release: 0.10%{?git_rel}%{?dist}
|
||||
%endif
|
||||
Release: 2
|
||||
Summary: Libraries to allow MATE Desktop to display weather information
|
||||
License: GPLv2+ and LGPLv2+
|
||||
URL: http://mate-desktop.org
|
||||
@ -109,6 +105,9 @@ find %{buildroot} -name '*.a' -exec rm -fv {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 13 2022 Wen Zhiwei <wenzhiwei@kylinos.cn> - 1.24.1-2
|
||||
- delete %{?dist}
|
||||
|
||||
* Wed Aug 12 2020 Wolfgang Ulbrich <fedora@raveit.de> - 1.24.1-1
|
||||
- update to 1.24.1
|
||||
|
||||
|
||||
4
libmateweather.yaml
Normal file
4
libmateweather.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: github
|
||||
src_repo: mate-desktop/libmateweather
|
||||
tag_prefix: ""
|
||||
separator: "."
|
||||
Loading…
x
Reference in New Issue
Block a user