diff --git a/glib-2.32.0.tar.xz b/glib-2.32.0.tar.xz deleted file mode 100644 index 612370e..0000000 --- a/glib-2.32.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cde9d9f25ed648069c547e323897ad9379974e1f936b4477fa51bcf1bb261ae4 -size 6090792 diff --git a/glib-2.32.1.tar.xz b/glib-2.32.1.tar.xz new file mode 100644 index 0000000..42500c4 --- /dev/null +++ b/glib-2.32.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:484d5b7fc09f3fa398355adaf74b369768f5859866c299f229c99721990f8398 +size 6138200 diff --git a/glib2.changes b/glib2.changes index 25ed64c..b8de75f 100644 --- a/glib2.changes +++ b/glib2.changes @@ -1,8 +1,19 @@ +------------------------------------------------------------------- +Sat Apr 14 16:32:36 UTC 2012 - dimstar@opensuse.org + +- Update to version 2.32.1: + + Bugs fixed: bgo#669285, bgo#670254, bgo#672541, bgo#673139, + bgo#673174, bgo#673191, bgo#673216, bgo#673439, bgo#673612, + bgo#673762, bgo#673803, bgo#673911. + + Updated translations. +- Replace libelf-devel BuildRequires with pkgconfig(libelf). This + change follows the change on how upstream detects libelf now. + ------------------------------------------------------------------- Sun Mar 25 17:42:39 UTC 2012 - dimstar@opensuse.org - Update to version 2.32.0: - + Bugs fixed: bgo#671988, bgo#672095, bgo#672406. + + Bugs fixed: bgo#671988, bgo#672095, bgo#672406. + Updated translations. ------------------------------------------------------------------- diff --git a/glib2.spec b/glib2.spec index 056b226..b8cd996 100644 --- a/glib2.spec +++ b/glib2.spec @@ -20,7 +20,7 @@ Name: glib2 %define _name glib -Version: 2.32.0 +Version: 2.32.1 Release: 0 # FIXME: find out if tapsets should really be in devel package or in main package Summary: General-Purpose Utility Library @@ -50,8 +50,6 @@ BuildRequires: automake BuildRequires: fam-devel BuildRequires: fdupes BuildRequires: gcc-c++ -# Needed for gresource -BuildRequires: libelf-devel BuildRequires: libselinux-devel BuildRequires: pkg-config BuildRequires: python-base @@ -65,6 +63,8 @@ BuildRequires: python BuildRequires: systemtap-sdt-devel %endif BuildRequires: translation-update-upstream +# Needed for gresource +BuildRequires: pkgconfig(libelf) BuildRequires: pkgconfig(libffi) BuildRequires: pkgconfig(libpcre) BuildRequires: pkgconfig(zlib)