diff --git a/.gitignore b/.gitignore index 8f90588..9027c70 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ /gobject-introspection-1.34.1.1.tar.xz /gobject-introspection-1.34.2.tar.xz /gobject-introspection-1.35.2.tar.xz +/gobject-introspection-1.35.3.tar.xz diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 77f8ba7..5d3522d 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,5 +1,5 @@ Name: gobject-introspection -Version: 1.35.2 +Version: 1.35.3 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.34/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gobject-introspection/1.35/%{name}-%{version}.tar.xz Obsoletes: gir-repository @@ -90,6 +90,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';' %{_datadir}/gtk-doc/html/gi/* %changelog +* Thu Dec 20 2012 Kalev Lember - 1.35.3-1 +- Update to 1.35.3 + * Tue Nov 20 2012 Richard Hughes - 1.35.2-1 - Update to 1.35.2 diff --git a/sources b/sources index 547998f..11e3b90 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e7851da0732fe3697f56dadbdc8964ed gobject-introspection-1.35.2.tar.xz +5d690d3065b8dc198b286f781ab75d7a gobject-introspection-1.35.3.tar.xz