Update to 1.45.3

This commit is contained in:
Florian Müllner 2015-07-03 22:54:25 +02:00 committed by Kalev Lember
parent 0f42ccc308
commit 59c280fee4
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -48,3 +48,4 @@
/gobject-introspection-1.43.92.tar.xz
/gobject-introspection-1.44.0.tar.xz
/gobject-introspection-1.45.2.tar.xz
/gobject-introspection-1.45.3.tar.xz

View File

@ -1,8 +1,8 @@
%global glib2_version 2.45.2
Name: gobject-introspection
Version: 1.45.2
Release: 2%{?dist}
Version: 1.45.3
Release: 1%{?dist}
Summary: Introspection system for GObject-based libraries
Group: Development/Libraries
@ -98,6 +98,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
%{_datadir}/gtk-doc/html/gi/*
%changelog
* Fri Jul 03 2015 Florian Müllner <fmuellner@redhat.com> - 1.45.3-1
- Update to 1.45.3
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.45.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
64f2843428d771b12124f4a7ee53a5f1 gobject-introspection-1.45.2.tar.xz
612c6c3706489db666ee5c3e83099f84 gobject-introspection-1.45.3.tar.xz