[mingw-gdk-pixbuf] Update to 2.26.0

Kalev Lember kalev at fedoraproject.org
Mon Mar 26 15:48:07 UTC 2012


commit a4d48b24cc63dc48a6622b53ab253c34549cf86c
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Mon Mar 26 18:44:34 2012 +0300

    Update to 2.26.0

 .gitignore            |    1 +
 mingw-gdk-pixbuf.spec |   12 ++++++------
 sources               |    2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e18b676..6692609 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /gdk-pixbuf-2.24.0.tar.xz
 /gdk-pixbuf-2.25.0.tar.xz
 /gdk-pixbuf-2.25.2.tar.xz
+/gdk-pixbuf-2.26.0.tar.xz
diff --git a/mingw-gdk-pixbuf.spec b/mingw-gdk-pixbuf.spec
index 73a85ba..a90193d 100644
--- a/mingw-gdk-pixbuf.spec
+++ b/mingw-gdk-pixbuf.spec
@@ -1,17 +1,14 @@
 %?mingw_package_header
 
-%global mingw_build_win32 1
-%global mingw_build_win64 1
-
 Name:           mingw-gdk-pixbuf
-Version:        2.25.2
-Release:        5%{?dist}
+Version:        2.26.0
+Release:        1%{?dist}
 Summary:        MinGW Windows GDK Pixbuf library
 
 License:        LGPLv2+
 Group:          Development/Libraries
 URL:            http://www.gtk.org
-Source0:        http://download.gnome.org/sources/gdk-pixbuf/2.25/gdk-pixbuf-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/gdk-pixbuf/2.26/gdk-pixbuf-%{version}.tar.xz
 
 # If you want to rebuild this, do:
 # wine /usr/i686-w64-mingw32/sys-root/mingw/bin/gdk-pixbuf-query-loaders.exe | sed s@'Z:/usr/i686-w64-mingw32/sys-root/mingw'@'..'@ > gdk-pixbuf.loaders
@@ -161,6 +158,9 @@ install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{mingw64_libdir}/gdk-pixbuf-2.0/2.10.
 
 
 %changelog
+* Mon Mar 26 2012 Kalev Lember <kalevlember at gmail.com> - 2.26.0-1
+- Update to 2.26.0
+
 * Wed Mar 14 2012 Kalev Lember <kalevlember at gmail.com> - 2.25.2-5
 - Build 64 bit Windows binaries
 
diff --git a/sources b/sources
index 6e1cb0f..6824d68 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1820180c64421eda6779133700cdcfd5  gdk-pixbuf-2.25.2.tar.xz
+1c186f9903a20e96587b9afb27944b40  gdk-pixbuf-2.26.0.tar.xz


More information about the scm-commits mailing list