Update to 1.40.0

This commit is contained in:
Richard Hughes 2014-03-25 18:05:01 +00:00
parent 9c4fdf839d
commit 26bb5a1d53
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -38,3 +38,4 @@
/gobject-introspection-1.39.0.tar.xz
/gobject-introspection-1.39.3.tar.xz
/gobject-introspection-1.39.90.tar.xz
/gobject-introspection-1.40.0.tar.xz

View File

@ -1,5 +1,5 @@
Name: gobject-introspection
Version: 1.39.90
Version: 1.40.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.39/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gobject-introspection/1.40/%{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 25 2014 Richard Hughes <rhughes@redhat.com> - 1.40.0-1
- Update to 1.40.0
* Wed Feb 19 2014 Richard Hughes <rhughes@redhat.com> - 1.39.90-1
- Update to 1.39.90

View File

@ -1 +1 @@
029ff2fe9cfc33b2d93f64481bd5fb80 gobject-introspection-1.39.90.tar.xz
bbb103b5d88dbf2a257b7a26ae9bc666 gobject-introspection-1.40.0.tar.xz