Update to 1.51.2
This commit is contained in:
parent
d1f87aa2e1
commit
fe3d827934
1
.gitignore
vendored
1
.gitignore
vendored
@ -58,3 +58,4 @@
|
|||||||
/gobject-introspection-1.49.2.tar.xz
|
/gobject-introspection-1.49.2.tar.xz
|
||||||
/gobject-introspection-1.50.0.tar.xz
|
/gobject-introspection-1.50.0.tar.xz
|
||||||
/gobject-introspection-1.51.1.tar.xz
|
/gobject-introspection-1.51.1.tar.xz
|
||||||
|
/gobject-introspection-1.51.2.tar.xz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global glib2_version 2.51.0
|
%global glib2_version 2.51.0
|
||||||
|
|
||||||
Name: gobject-introspection
|
Name: gobject-introspection
|
||||||
Version: 1.51.1
|
Version: 1.51.2
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Introspection system for GObject-based libraries
|
Summary: Introspection system for GObject-based libraries
|
||||||
|
|
||||||
License: GPLv2+, LGPLv2+, MIT
|
License: GPLv2+, LGPLv2+, MIT
|
||||||
@ -89,6 +89,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
|
|||||||
%{_datadir}/gtk-doc/html/gi/*
|
%{_datadir}/gtk-doc/html/gi/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 13 2017 Richard Hughes <rhughes@redhat.com> - 1.51.2-1
|
||||||
|
- Update to 1.51.2
|
||||||
|
|
||||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.51.1-2
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.51.1-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user