fix source url
Signed-off-by: yixiangzhike <yixiangzhike007@163.com> (cherry picked from commit 675bd05fcca7f1ec9f36542f141e2b4908b34c4f)
This commit is contained in:
parent
4a6ff266d0
commit
0c34fa3d5d
@ -2,11 +2,11 @@
|
|||||||
# and made some modifications.
|
# and made some modifications.
|
||||||
Name: libmodulemd
|
Name: libmodulemd
|
||||||
Version: 2.13.0
|
Version: 2.13.0
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: C Library for manipulating module metadata files
|
Summary: C Library for manipulating module metadata files
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/fedora-modularity/libmodulemd
|
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: meson pkgconfig gcc gcc-c++ gobject-introspection-devel libxslt
|
||||||
Buildrequires: python3-devel python3-gobject-base glib2-doc rpm-devel file-devel help2man
|
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/
|
%{python3_sitearch}/gi/overrides/
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Jun 22 2022 fuanan <fuanan3@h-partners.com> - 2.13.0-2
|
||||||
- Type:requirement
|
- Type:requirement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user