update code
This commit is contained in:
parent
cdb9e8bcb5
commit
c7a9c6d7b5
@ -2,13 +2,13 @@
|
||||
# and made some modifications.
|
||||
Name: libmodulemd
|
||||
Version: 1.6.4
|
||||
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
|
||||
|
||||
BuildRequires: meson pkgconfig gcc python3-gobject-base valgrind
|
||||
BuildRequires: meson pkgconfig gcc python3-gobject-base valgrind gobject-introspection-devel
|
||||
BuildRequires: pkgconfig(gobject-2.0) pkgconfig(gobject-introspection-1.0) pkgconfig(yaml-0.1) pkgconfig(gtk-doc)
|
||||
|
||||
%description
|
||||
@ -68,5 +68,11 @@ export LC_CTYPE=C.utf8
|
||||
%{_datadir}/gtk-doc/html/modulemd-1.0/
|
||||
|
||||
%changelog
|
||||
* Mon Oct 28 2019 shenyangyang <shenyangyang4@huawei.com> - 1.6.4-3
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:add build requires of gobject-introspection-devel to solve build problem
|
||||
|
||||
* Thu Sep 05 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.6.4-2
|
||||
- Package init
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user