Update to 1.51.5
This commit is contained in:
parent
8fb1c1de9c
commit
35d818214b
1
.gitignore
vendored
1
.gitignore
vendored
@ -60,3 +60,4 @@
|
|||||||
/gobject-introspection-1.51.1.tar.xz
|
/gobject-introspection-1.51.1.tar.xz
|
||||||
/gobject-introspection-1.51.2.tar.xz
|
/gobject-introspection-1.51.2.tar.xz
|
||||||
/gobject-introspection-1.51.3.tar.xz
|
/gobject-introspection-1.51.3.tar.xz
|
||||||
|
/gobject-introspection-1.51.5.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global glib2_version 2.51.0
|
%global glib2_version 2.51.5
|
||||||
|
|
||||||
Name: gobject-introspection
|
Name: gobject-introspection
|
||||||
Version: 1.51.3
|
Version: 1.51.5
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Introspection system for GObject-based libraries
|
Summary: Introspection system for GObject-based libraries
|
||||||
|
|
||||||
@ -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
|
||||||
|
* Fri Mar 17 2017 Kalev Lember <klember@redhat.com> - 1.51.5-1
|
||||||
|
- Update to 1.51.5
|
||||||
|
|
||||||
* Tue Feb 14 2017 Richard Hughes <rhughes@redhat.com> - 1.51.3-1
|
* Tue Feb 14 2017 Richard Hughes <rhughes@redhat.com> - 1.51.3-1
|
||||||
- Update to 1.51.3
|
- Update to 1.51.3
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gobject-introspection-1.51.3.tar.xz) = 7d151244e8f3935467bb8e3cc5c045333b8e851e7417f1d7994ed663b3883d21081dbbe6026e80b874d54463a86fe0379d1152fa2f3d1804105506e656113440
|
SHA512 (gobject-introspection-1.51.5.tar.xz) = a1318c39453a60a29c6908b1426fdd91d3590199381ae9db7ecac7c247c23c9d7127ebe9a1585c1f339328dffe30a8a9f39a797d3213123f5a5ab421bb661227
|
||||||
|
Loading…
Reference in New Issue
Block a user