Update to 1.43.91
This commit is contained in:
parent
a7b33079c4
commit
a6f8cf7dd1
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,3 +44,4 @@
|
|||||||
/gobject-introspection-1.41.91.tar.xz
|
/gobject-introspection-1.41.91.tar.xz
|
||||||
/gobject-introspection-1.42.0.tar.xz
|
/gobject-introspection-1.42.0.tar.xz
|
||||||
/gobject-introspection-1.43.3.tar.xz
|
/gobject-introspection-1.43.3.tar.xz
|
||||||
|
/gobject-introspection-1.43.91.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: gobject-introspection
|
Name: gobject-introspection
|
||||||
Version: 1.43.3
|
Version: 1.43.91
|
||||||
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 Mar 03 2015 Kalev Lember <kalevlember@gmail.com> - 1.43.91-1
|
||||||
|
- Update to 1.43.91
|
||||||
|
|
||||||
* Thu Jan 22 2015 Richard Hughes <rhughes@redhat.com> - 1.43.3-1
|
* Thu Jan 22 2015 Richard Hughes <rhughes@redhat.com> - 1.43.3-1
|
||||||
- Update to 1.43.3
|
- Update to 1.43.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user