diff --git a/.gitignore b/.gitignore index fbdd39d..b504b80 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ glib-2.25.13.tar.bz2 /glib-2.27.90.tar.bz2 /glib-2.27.91.tar.gz /glib-2.27.92.tar.bz2 +/glib-2.27.93.tar.gz diff --git a/glib2.spec b/glib2.spec index bc9509c..4cc29c8 100644 --- a/glib2.spec +++ b/glib2.spec @@ -2,8 +2,8 @@ Summary: A library of handy utility functions Name: glib2 -Version: 2.27.92 -Release: 2%{?dist} +Version: 2.27.93 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org @@ -166,6 +166,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules %changelog +* Sat Jan 29 2011 Matthias Clasen - 2.27.93-1 +- Update to 2.27.93 + * Mon Jan 24 2011 Ville Skyttä - 2.27.92-2 - Don't run gio-querymodules* in %%postun if it no longer exists. diff --git a/sources b/sources index 4b41b0b..ab78c7e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -641400fc7b1dd9becdbcb0d7f9f15842 glib-2.27.92.tar.bz2 +281e66772a642ff42fc68a9090ff2c46 glib-2.27.93.tar.gz