1.35.4
This commit is contained in:
parent
4f6c80e4f0
commit
b3b81ae919
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@
|
||||
/gobject-introspection-1.34.2.tar.xz
|
||||
/gobject-introspection-1.35.2.tar.xz
|
||||
/gobject-introspection-1.35.3.tar.xz
|
||||
/gobject-introspection-1.35.4.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: gobject-introspection
|
||||
Version: 1.35.3
|
||||
Version: 1.35.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Introspection system for GObject-based libraries
|
||||
|
||||
@ -90,6 +90,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
|
||||
%{_datadir}/gtk-doc/html/gi/*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 15 2013 Matthias Clasen <mclasen@redhat.com> - 1.35.4-1
|
||||
- Update to 1.35.4
|
||||
|
||||
* Thu Dec 20 2012 Kalev Lember <kalevlember@gmail.com> - 1.35.3-1
|
||||
- Update to 1.35.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user