!23 [sync] PR-20: 【openEuler-22.03-LTS-Next】fix source url

From: @openeuler-sync-bot 
Reviewed-by: @xiezhipeng1 
Signed-off-by: @xiezhipeng1
This commit is contained in:
openeuler-ci-bot 2022-11-17 03:04:13 +00:00 committed by Gitee
commit bf081b794c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,11 +2,11 @@
# and made some modifications.
Name: libmodulemd
Version: 2.13.0
Release: 2
Release: 3
Summary: C Library for manipulating module metadata files
License: MIT
URL: https://github.com/fedora-modularity/libmodulemd
Source0: https://github.com/fedora-modularity/libmodulemd/releases/download/libmodulemd-%{version}/modulemd-%{version}.tar.xz
Source0: https://github.com/fedora-modularity/libmodulemd/releases/download/%{version}/modulemd-%{version}.tar.xz
BuildRequires: meson pkgconfig gcc gcc-c++ gobject-introspection-devel libxslt
Buildrequires: python3-devel python3-gobject-base glib2-doc rpm-devel file-devel help2man
@ -81,6 +81,12 @@ export LC_CTYPE=C.utf8
%{python3_sitearch}/gi/overrides/
%changelog
* Thu Nov 17 2022 yixiangzhike <yixiangzhike007@163.com> - 2.13.0-3
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:fix source url
* Wed Jun 22 2022 fuanan <fuanan3@h-partners.com> - 2.13.0-2
- Type:requirement
- ID:NA