Update to 1.41.4
This commit is contained in:
parent
ac4943ab63
commit
6e9bb74f8f
1
.gitignore
vendored
1
.gitignore
vendored
@ -40,3 +40,4 @@
|
|||||||
/gobject-introspection-1.39.90.tar.xz
|
/gobject-introspection-1.39.90.tar.xz
|
||||||
/gobject-introspection-1.40.0.tar.xz
|
/gobject-introspection-1.40.0.tar.xz
|
||||||
/gobject-introspection-1.41.3.tar.xz
|
/gobject-introspection-1.41.3.tar.xz
|
||||||
|
/gobject-introspection-1.41.4.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: gobject-introspection
|
Name: gobject-introspection
|
||||||
Version: 1.41.3
|
Version: 1.41.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Introspection system for GObject-based libraries
|
Summary: Introspection system for GObject-based libraries
|
||||||
|
|
||||||
@ -94,6 +94,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
|
|||||||
%{_datadir}/gtk-doc/html/gi/*
|
%{_datadir}/gtk-doc/html/gi/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 1.41.4-1
|
||||||
|
- Update to 1.41.4
|
||||||
|
|
||||||
* Thu Jun 26 2014 Richard Hughes <rhughes@redhat.com> - 1.41.3-1
|
* Thu Jun 26 2014 Richard Hughes <rhughes@redhat.com> - 1.41.3-1
|
||||||
- Update to 1.41.3
|
- Update to 1.41.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user