This commit is contained in:
Matthias Clasen 2009-09-22 23:37:28 +00:00
parent 8f54548386
commit 2585abae92
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
glib-2.21.6.tar.bz2
glib-2.22.0.tar.bz2

View File

@ -2,12 +2,12 @@
Summary: A library of handy utility functions
Name: glib2
Version: 2.21.6
Version: 2.22.0
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://www.gtk.org
Source: http://download.gnome.org/sources/glib/2.21/glib-%{version}.tar.bz2
Source: http://download.gnome.org/sources/glib/2.22/glib-%{version}.tar.bz2
Source2: glib2.sh
Source3: glib2.csh
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -113,6 +113,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/lib*.a
%changelog
* Tue Sep 22 2009 Matthias Clasen <mclasen@redhat.com> - 2.22.0-1
- Update to 2.22.0
* Fri Sep 4 2009 Matthias Clasen <mclasen@redhat.com> - 2.21.6-1
- Update to 2.21.6

View File

@ -1 +1 @@
3b0452fbd877db53dafabdc074600cb8 glib-2.21.6.tar.bz2
e0bc5b08d467cc3763550923087772d3 glib-2.22.0.tar.bz2