This commit is contained in:
Matthias Clasen 2013-01-15 23:40:09 -05:00
parent 4f6c80e4f0
commit b3b81ae919
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -27,3 +27,4 @@
/gobject-introspection-1.34.2.tar.xz
/gobject-introspection-1.35.2.tar.xz
/gobject-introspection-1.35.3.tar.xz
/gobject-introspection-1.35.4.tar.xz

View File

@ -1,5 +1,5 @@
Name: gobject-introspection
Version: 1.35.3
Version: 1.35.4
Release: 1%{?dist}
Summary: Introspection system for GObject-based libraries
@ -90,6 +90,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
%{_datadir}/gtk-doc/html/gi/*
%changelog
* Tue Jan 15 2013 Matthias Clasen <mclasen@redhat.com> - 1.35.4-1
- Update to 1.35.4
* Thu Dec 20 2012 Kalev Lember <kalevlember@gmail.com> - 1.35.3-1
- Update to 1.35.3

View File

@ -1 +1 @@
5d690d3065b8dc198b286f781ab75d7a gobject-introspection-1.35.3.tar.xz
05228dba4295b135882dec447bee4a98 gobject-introspection-1.35.4.tar.xz