!25 [sync] PR-15: add glib2 to Requires for upgrade
From: @openeuler-sync-bot Reviewed-by: @xiezhipeng1 Signed-off-by: @xiezhipeng1
This commit is contained in:
commit
2c61e6f553
@ -2,7 +2,7 @@
|
|||||||
# and made some modifications.
|
# and made some modifications.
|
||||||
Name: libmodulemd
|
Name: libmodulemd
|
||||||
Version: 2.9.4
|
Version: 2.9.4
|
||||||
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
|
||||||
@ -15,6 +15,7 @@ Buildrequires: python3-devel python3-gobject-base glib2-doc rpm-devel file-deve
|
|||||||
BuildRequires: valgrind
|
BuildRequires: valgrind
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: pkgconfig(gobject-2.0) pkgconfig(gobject-introspection-1.0) pkgconfig(yaml-0.1) pkgconfig(gtk-doc)
|
BuildRequires: pkgconfig(gobject-2.0) pkgconfig(gobject-introspection-1.0) pkgconfig(yaml-0.1) pkgconfig(gtk-doc)
|
||||||
|
Requires: glib2 >= 2.62.5
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The libmodulemd API provides a number of convenience tools for
|
The libmodulemd API provides a number of convenience tools for
|
||||||
@ -81,6 +82,12 @@ export LC_CTYPE=C.utf8
|
|||||||
%{python3_sitearch}/gi/overrides/
|
%{python3_sitearch}/gi/overrides/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 31 2022 fuanan <fuanan3@h-partners.com> - 2.9.4-3
|
||||||
|
- Type:bugfix
|
||||||
|
- CVE:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:add glib2 to Requires for upgrade
|
||||||
|
|
||||||
* Mon Jun 13 2022 fuanan <fuanan3@h-partners.com> - 2.9.4-2
|
* Mon Jun 13 2022 fuanan <fuanan3@h-partners.com> - 2.9.4-2
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- CVE:NA
|
- CVE:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user