!5 delete %{?dist} and add yaml file

From: @wenzhiwei11 
Reviewed-by: @tangjie02 
Signed-off-by: @tangjie02
This commit is contained in:
openeuler-ci-bot 2022-08-12 06:40:31 +00:00 committed by Gitee
commit 036fceace8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 8 additions and 5 deletions

View File

@ -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
View File

@ -0,0 +1,4 @@
version_control: github
src_repo: mate-desktop/libmateweather
tag_prefix: ""
separator: "."