Update to 1.34.1

This commit is contained in:
Kalev Lember 2012-10-17 17:50:28 +02:00
parent 9ec65fc206
commit d7d9c32aec
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -22,3 +22,4 @@
/gobject-introspection-1.33.10.tar.xz
/gobject-introspection-1.33.14.tar.xz
/gobject-introspection-1.34.0.tar.xz
/gobject-introspection-1.34.1.tar.xz

View File

@ -1,5 +1,5 @@
Name: gobject-introspection
Version: 1.34.0
Version: 1.34.1
Release: 1%{?dist}
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/*
%changelog
* Wed Oct 17 2012 Kalev Lember <kalevlember@gmail.com> - 1.34.1-1
- Update to 1.34.1
* Tue Sep 25 2012 Kalev Lember <kalevlember@gmail.com> - 1.34.0-1
- Update to 1.34.0

View File

@ -1 +1 @@
0902ae3b31871ea00167720e06acaa40 gobject-introspection-1.34.0.tar.xz
4a744a5c3f3ef8638d9286b3e44e8f26 gobject-introspection-1.34.1.tar.xz