diff --git a/.gitignore b/.gitignore index f45285c..6e40603 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ glib-2.25.13.tar.bz2 /glib-2.29.14.tar.xz /glib-2.29.16.tar.xz /glib-2.29.18.tar.xz +/glib-2.29.90.tar.xz diff --git a/glib2.spec b/glib2.spec index dd8b9a6..97b77e2 100644 --- a/glib2.spec +++ b/glib2.spec @@ -2,7 +2,7 @@ Summary: A library of handy utility functions Name: glib2 -Version: 2.29.18 +Version: 2.29.90 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -159,6 +159,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules %changelog +* Tue Sep 6 2011 Matthias Clasen - 2.29.90-1 +- Update to 2.29.90 + * Tue Aug 30 2011 Matthias Clasen - 2.29.18-1 - Update to 2.29.18 diff --git a/sources b/sources index 2a3ef1a..9c9f890 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2ac3df9236116d40ec23b28a44635e65 glib-2.29.18.tar.xz +51e69449109606b7b82e53982173bee3 glib-2.29.90.tar.xz