This commit is contained in:
Matthias Clasen 2011-02-08 14:55:23 -05:00
parent 996f411dfd
commit a1a77da2f6
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@ glib-2.25.13.tar.bz2
/glib-2.27.91.tar.gz
/glib-2.27.92.tar.bz2
/glib-2.27.93.tar.gz
/glib-2.28.0.tar.bz2

View File

@ -2,13 +2,13 @@
Summary: A library of handy utility functions
Name: glib2
Version: 2.27.93
Version: 2.28.0
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://www.gtk.org
#VCS: git:git://git.gnome.org/glib
Source: http://download.gnome.org/sources/glib/2.27/glib-%{version}.tar.gz
Source: http://download.gnome.org/sources/glib/2.28/glib-%{version}.tar.gz
Source2: glib2.sh
Source3: glib2.csh
BuildRequires: pkgconfig
@ -166,6 +166,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
%changelog
* Tue Feb 8 2011 Matthias Clasen <mclasen@redhat.com> - 2.28.0-1
- Update to 2.28.0
* Sat Jan 29 2011 Matthias Clasen <mclasen@redhat.com> - 2.27.93-1
- Update to 2.27.93

View File

@ -1 +1 @@
281e66772a642ff42fc68a9090ff2c46 glib-2.27.93.tar.gz
51dbe36bc03a29a1f9bf6b74fb4a6926 glib-2.28.0.tar.bz2