From 915a2c257b1cd4a942b94787e5b178033d53118a Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sun, 31 May 2015 22:22:23 +0200 Subject: [PATCH] Update to 1.45.2 --- .gitignore | 1 + gobject-introspection.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index fd24b5a..8f0028a 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,4 @@ /gobject-introspection-1.43.91.tar.xz /gobject-introspection-1.43.92.tar.xz /gobject-introspection-1.44.0.tar.xz +/gobject-introspection-1.45.2.tar.xz diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 6e98107..9f10ae8 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,5 +1,5 @@ Name: gobject-introspection -Version: 1.44.0 +Version: 1.45.2 Release: 1%{?dist} Summary: Introspection system for GObject-based libraries @@ -7,7 +7,7 @@ Group: Development/Libraries License: GPLv2+, LGPLv2+, MIT URL: http://live.gnome.org/GObjectIntrospection #VCS: git:git://git.gnome.org/gobject-introspection -Source0: http://download.gnome.org/sources/gobject-introspection/1.44/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gobject-introspection/1.45/%{name}-%{version}.tar.xz Obsoletes: gir-repository @@ -94,6 +94,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';' %{_datadir}/gtk-doc/html/gi/* %changelog +* Sun May 31 2015 Kalev Lember - 1.45.2-1 +- Update to 1.45.2 + * Tue Mar 24 2015 Kalev Lember - 1.44.0-1 - Update to 1.44.0 diff --git a/sources b/sources index 7f4310e..d0954b9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7ef8a1db7f74f4193a2397b1587eb913 gobject-introspection-1.44.0.tar.xz +64f2843428d771b12124f4a7ee53a5f1 gobject-introspection-1.45.2.tar.xz