Update to 1.41.91
This commit is contained in:
parent
0f18827a84
commit
f429161afe
1
.gitignore
vendored
1
.gitignore
vendored
@ -41,3 +41,4 @@
|
||||
/gobject-introspection-1.40.0.tar.xz
|
||||
/gobject-introspection-1.41.3.tar.xz
|
||||
/gobject-introspection-1.41.4.tar.xz
|
||||
/gobject-introspection-1.41.91.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: gobject-introspection
|
||||
Version: 1.41.4
|
||||
Release: 2%{?dist}
|
||||
Version: 1.41.91
|
||||
Release: 1%{?dist}
|
||||
Summary: Introspection system for GObject-based libraries
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -94,6 +94,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
|
||||
%{_datadir}/gtk-doc/html/gi/*
|
||||
|
||||
%changelog
|
||||
* Mon Sep 01 2014 Kalev Lember <kalevlember@gmail.com> - 1.41.91-1
|
||||
- Update to 1.41.91
|
||||
|
||||
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.41.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user