diff --git a/.gitignore b/.gitignore index df5ebc1..bc6072f 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ glib-2.25.13.tar.bz2 /glib-2.30.0.tar.xz /glib-2.30.1.tar.xz /glib-2.31.0.tar.xz +/glib-2.31.2.tar.xz diff --git a/glib2.spec b/glib2.spec index de88458..9a5ecf6 100644 --- a/glib2.spec +++ b/glib2.spec @@ -2,7 +2,7 @@ Summary: A library of handy utility functions Name: glib2 -Version: 2.31.0 +Version: 2.31.2 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -159,6 +159,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules %changelog +* Mon Nov 21 2011 Matthias Clasen - 2.31.2-1 +- Update to 2.31.2 + * Fri Oct 21 2011 Tomas Bzatek - 2.31.0-1 - Update to 2.31.0 diff --git a/sources b/sources index 276348d..a960e2d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3806d113305cdb5193174de5d354294e glib-2.31.0.tar.xz +1cbdf314d7c87916a0c3dce83ac0285f glib-2.31.2.tar.xz