Update to 1.41.3
This commit is contained in:
parent
434bac7a99
commit
ac4943ab63
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user