[gdk-pixbuf2/f16] 2.24.1

Matthias Clasen mclasen at fedoraproject.org
Sat Dec 17 00:46:51 UTC 2011


commit 237e234a7df0b0ee942befdb59b556351d2955ec
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Fri Dec 16 19:46:35 2011 -0500

    2.24.1

 .gitignore       |    1 +
 gdk-pixbuf2.spec |    8 ++++++--
 sources          |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 454d4de..d9c9e00 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ gdk-pixbuf-2.21.6.tar.bz2
 /gdk-pixbuf-2.23.4.tar.xz
 /gdk-pixbuf-2.23.5.tar.bz2
 /gdk-pixbuf-2.24.0.tar.xz
+/gdk-pixbuf-2.24.1.tar.bz2
diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec
index 0e204db..bc5bc26 100644
--- a/gdk-pixbuf2.spec
+++ b/gdk-pixbuf2.spec
@@ -1,5 +1,5 @@
 Name:           gdk-pixbuf2
-Version:        2.24.0
+Version:        2.24.1
 Release:        1%{?dist}
 Summary:        An image loading library
 
@@ -7,7 +7,7 @@ Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://www.gt.org
 #VCS:           git:git://git.gnome.org/gdk-pixbuf
-Source0:        http://download.gnome.org/sources/gdk-pixbuf/2.24/gdk-pixbuf-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/gdk-pixbuf/2.24/gdk-pixbuf-%{version}.tar.bz2
 
 BuildRequires:  glib2-devel
 BuildRequires:  libpng-devel
@@ -54,6 +54,7 @@ for writing applications that are using gdk-pixbuf.
 %build
 (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi;
  %configure $CONFIGFLAGS \
+        --with-x11 \
         --with-libjasper             \
         --with-included-loaders=png  )
 make %{?_smp_mflags}
@@ -111,6 +112,9 @@ fi
 
 
 %changelog
+* Fri Dec 16 2011 Matthias Clasen <mclasen at redhat.com> - 2.24.1-1
+- Update to 2.24.1
+
 * Tue Aug 30 2011 Matthias Clasen <mclasen at redhat.com> - 2.24.0-1
 - Update to 2.24.0
 
diff --git a/sources b/sources
index 1548ed5..8ca4f40 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bd7c2a9d23b573db467e39833f12103d  gdk-pixbuf-2.24.0.tar.xz
+fe3314193ee4474540ecf637171a2b5a  gdk-pixbuf-2.24.1.tar.bz2


More information about the scm-commits mailing list