Update to 1.35.2
This commit is contained in:
parent
e77facf4cc
commit
3975276ffc
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
|||||||
/gobject-introspection-1.34.1.tar.xz
|
/gobject-introspection-1.34.1.tar.xz
|
||||||
/gobject-introspection-1.34.1.1.tar.xz
|
/gobject-introspection-1.34.1.1.tar.xz
|
||||||
/gobject-introspection-1.34.2.tar.xz
|
/gobject-introspection-1.34.2.tar.xz
|
||||||
|
/gobject-introspection-1.35.2.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: gobject-introspection
|
Name: gobject-introspection
|
||||||
Version: 1.34.2
|
Version: 1.35.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Introspection system for GObject-based libraries
|
Summary: Introspection system for GObject-based libraries
|
||||||
|
|
||||||
@ -89,6 +89,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 Nov 20 2012 Richard Hughes <hughsient@gmail.com> - 1.35.2-1
|
||||||
|
- Update to 1.35.2
|
||||||
|
|
||||||
* Mon Nov 12 2012 Kalev Lember <kalevlember@gmail.com> - 1.34.2-1
|
* Mon Nov 12 2012 Kalev Lember <kalevlember@gmail.com> - 1.34.2-1
|
||||||
- Update to 1.34.2
|
- Update to 1.34.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user