Update to 1.37.4
This commit is contained in:
parent
e92f7b9e8e
commit
6fab3cfee1
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@
|
|||||||
/gobject-introspection-1.35.9.tar.xz
|
/gobject-introspection-1.35.9.tar.xz
|
||||||
/gobject-introspection-1.36.0.tar.xz
|
/gobject-introspection-1.36.0.tar.xz
|
||||||
/gobject-introspection-1.37.1.tar.xz
|
/gobject-introspection-1.37.1.tar.xz
|
||||||
|
/gobject-introspection-1.37.4.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: gobject-introspection
|
Name: gobject-introspection
|
||||||
Version: 1.37.1
|
Version: 1.37.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Introspection system for GObject-based libraries
|
Summary: Introspection system for GObject-based libraries
|
||||||
|
|
||||||
@ -94,6 +94,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
|
|||||||
%{_datadir}/gtk-doc/html/gi/*
|
%{_datadir}/gtk-doc/html/gi/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 16 2013 Richard Hughes <rhughes@redhat.com> - 1.37.4-1
|
||||||
|
- Update to 1.37.4
|
||||||
|
|
||||||
* Tue May 28 2013 Colin Walters <walters@verbum.org> - 1.37.1-1
|
* Tue May 28 2013 Colin Walters <walters@verbum.org> - 1.37.1-1
|
||||||
- Update to 1.37.1
|
- Update to 1.37.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user