From d3433297e5a44d704c813cec6a15db004ff0eb35 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mar 26 2013 02:39:39 +0000 Subject: Update to 1.36.0 --- diff --git a/.gitignore b/.gitignore index 0ed5d1a..b4dc4c3 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ /gobject-introspection-1.35.4.tar.xz /gobject-introspection-1.35.8.tar.xz /gobject-introspection-1.35.9.tar.xz +/gobject-introspection-1.36.0.tar.xz diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 55c3318..5616ece 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,5 +1,5 @@ Name: gobject-introspection -Version: 1.35.9 +Version: 1.36.0 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.35/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gobject-introspection/1.36/%{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 +* Tue Mar 26 2013 Kalev Lember - 1.36.0-1 +- Update to 1.36.0 + * Thu Mar 21 2013 Kalev Lember - 1.35.9-1 - Update to 1.35.9 diff --git a/sources b/sources index 811e39d..bf3c3aa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ebbab0203401d0753dae6e36c8d26b2f gobject-introspection-1.35.9.tar.xz +747523a60d02effe39417e2157b3a1c4 gobject-introspection-1.36.0.tar.xz