Update to 1.45.3
This commit is contained in:
parent
0f42ccc308
commit
59c280fee4
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,3 +48,4 @@
|
|||||||
/gobject-introspection-1.43.92.tar.xz
|
/gobject-introspection-1.43.92.tar.xz
|
||||||
/gobject-introspection-1.44.0.tar.xz
|
/gobject-introspection-1.44.0.tar.xz
|
||||||
/gobject-introspection-1.45.2.tar.xz
|
/gobject-introspection-1.45.2.tar.xz
|
||||||
|
/gobject-introspection-1.45.3.tar.xz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global glib2_version 2.45.2
|
%global glib2_version 2.45.2
|
||||||
|
|
||||||
Name: gobject-introspection
|
Name: gobject-introspection
|
||||||
Version: 1.45.2
|
Version: 1.45.3
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Introspection system for GObject-based libraries
|
Summary: Introspection system for GObject-based libraries
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -98,6 +98,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
|
|||||||
%{_datadir}/gtk-doc/html/gi/*
|
%{_datadir}/gtk-doc/html/gi/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 03 2015 Florian Müllner <fmuellner@redhat.com> - 1.45.3-1
|
||||||
|
- Update to 1.45.3
|
||||||
|
|
||||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.45.2-2
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.45.2-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user