Update to 1.34.1.1

This commit is contained in:
Kalev Lember 2012-10-17 18:37:56 +02:00
parent d7d9c32aec
commit f76b18e593
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -23,3 +23,4 @@
/gobject-introspection-1.33.14.tar.xz
/gobject-introspection-1.34.0.tar.xz
/gobject-introspection-1.34.1.tar.xz
/gobject-introspection-1.34.1.1.tar.xz

View File

@ -1,5 +1,5 @@
Name: gobject-introspection
Version: 1.34.1
Version: 1.34.1.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-1
- Update to 1.34.1.1
* Wed Oct 17 2012 Kalev Lember <kalevlember@gmail.com> - 1.34.1-1
- Update to 1.34.1

View File

@ -1 +1 @@
4a744a5c3f3ef8638d9286b3e44e8f26 gobject-introspection-1.34.1.tar.xz
4f1567b43c19a5baa4d09218ce2b9c93 gobject-introspection-1.34.1.1.tar.xz