diff --git a/.gitignore b/.gitignore index 82a22f5..3fb96b8 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ glib-2.25.13.tar.bz2 /glib-2.29.18.tar.xz /glib-2.29.90.tar.xz /glib-2.29.92.tar.xz +/glib-2.30.0.tar.xz diff --git a/glib2.spec b/glib2.spec index e85acbe..36f3575 100644 --- a/glib2.spec +++ b/glib2.spec @@ -2,7 +2,7 @@ Summary: A library of handy utility functions Name: glib2 -Version: 2.29.92 +Version: 2.30.0 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -159,6 +159,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules %changelog +* Mon Sep 26 2011 Ray - 2.30.0-1 +- Update to 2.30.0 + * Mon Sep 19 2011 Matthias Clasen - 2.29.92-1 - Update to 2.29.92 diff --git a/sources b/sources index a3ab635..2f558bf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -70acac2f3246e486ffaabebb731d8e6a glib-2.29.92.tar.xz +68ac9516233044f27e76577d4f4e6de9 glib-2.30.0.tar.xz