Update to 1.36.0

This commit is contained in:
Kalev Lember 2013-03-26 03:39:39 +01:00
parent fe2c6533bb
commit d3433297e5
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <kalevlember@gmail.com> - 1.36.0-1
- Update to 1.36.0
* Thu Mar 21 2013 Kalev Lember <kalevlember@gmail.com> - 1.35.9-1
- Update to 1.35.9

View File

@ -1 +1 @@
ebbab0203401d0753dae6e36c8d26b2f gobject-introspection-1.35.9.tar.xz
747523a60d02effe39417e2157b3a1c4 gobject-introspection-1.36.0.tar.xz