Update to 1.41.3

This commit is contained in:
Richard Hughes 2014-06-26 13:56:51 +01:00
parent 434bac7a99
commit ac4943ab63
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -39,3 +39,4 @@
/gobject-introspection-1.39.3.tar.xz
/gobject-introspection-1.39.90.tar.xz
/gobject-introspection-1.40.0.tar.xz
/gobject-introspection-1.41.3.tar.xz

View File

@ -1,13 +1,13 @@
Name: gobject-introspection
Version: 1.40.0
Release: 3%{?dist}
Version: 1.41.3
Release: 1%{?dist}
Summary: Introspection system for GObject-based libraries
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.40/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gobject-introspection/1.41/%{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
* Thu Jun 26 2014 Richard Hughes <rhughes@redhat.com> - 1.41.3-1
- Update to 1.41.3
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.40.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

View File

@ -1 +1 @@
bbb103b5d88dbf2a257b7a26ae9bc666 gobject-introspection-1.40.0.tar.xz
6f1a545092bf6896dad982e8f178d464 gobject-introspection-1.41.3.tar.xz