2.25.14
This commit is contained in:
parent
064a5ee8fd
commit
0737c9768f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
glib-2.25.11.tar.bz2
|
glib-2.25.11.tar.bz2
|
||||||
glib-2.25.12.tar.bz2
|
glib-2.25.12.tar.bz2
|
||||||
glib-2.25.13.tar.bz2
|
glib-2.25.13.tar.bz2
|
||||||
|
/glib-2.25.14.tar.bz2
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
Summary: A library of handy utility functions
|
Summary: A library of handy utility functions
|
||||||
Name: glib2
|
Name: glib2
|
||||||
Version: 2.25.13
|
Version: 2.25.14
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.gtk.org
|
URL: http://www.gtk.org
|
||||||
@ -162,6 +162,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
|
|||||||
%{_libdir}/lib*.a
|
%{_libdir}/lib*.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 17 2010 Matthias Clasen <mclasen@redhat.com> - 2.25.14-1
|
||||||
|
- Update to 2.25.14
|
||||||
|
|
||||||
* Mon Aug 9 2010 Colin Walters <walters@verbum.org> - 2.25.13-2
|
* Mon Aug 9 2010 Colin Walters <walters@verbum.org> - 2.25.13-2
|
||||||
- Add patch from mjw to enable systemtap
|
- Add patch from mjw to enable systemtap
|
||||||
For background, see: https://bugzilla.gnome.org/show_bug.cgi?id=606044
|
For background, see: https://bugzilla.gnome.org/show_bug.cgi?id=606044
|
||||||
|
Loading…
Reference in New Issue
Block a user