fix source url

Signed-off-by: yixiangzhike <yixiangzhike007@163.com>
(cherry picked from commit 675bd05fcca7f1ec9f36542f141e2b4908b34c4f)
This commit is contained in:
yixiangzhike 2022-11-17 09:17:06 +08:00 committed by openeuler-sync-bot
parent 4a6ff266d0
commit 0c34fa3d5d

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