Update to 2.30.2
This commit is contained in:
parent
9466b148b9
commit
0e7dd55218
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@ glib-2.25.13.tar.bz2
|
|||||||
/glib-2.29.92.tar.xz
|
/glib-2.29.92.tar.xz
|
||||||
/glib-2.30.0.tar.xz
|
/glib-2.30.0.tar.xz
|
||||||
/glib-2.30.1.tar.xz
|
/glib-2.30.1.tar.xz
|
||||||
|
/glib-2.30.2.tar.xz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: A library of handy utility functions
|
Summary: A library of handy utility functions
|
||||||
Name: glib2
|
Name: glib2
|
||||||
Version: 2.30.1
|
Version: 2.30.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -162,6 +162,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 9 2012 Dan Williams <dcbw@redhat.com> - 2.30.2-1
|
||||||
|
- Update to 2.30.2
|
||||||
|
|
||||||
* Fri Oct 14 2011 Matthias Clasen <mclasen@redhat.com> - 2.30.1-1
|
* Fri Oct 14 2011 Matthias Clasen <mclasen@redhat.com> - 2.30.1-1
|
||||||
- Update to 2.30.1
|
- Update to 2.30.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user