[mingw-gdk-pixbuf] Update to 2.31.1

Kalev Lember kalev at fedoraproject.org
Tue Oct 14 21:07:17 UTC 2014


commit f43ad0149f27ea93158ae20b537d8e8b4efd69ba
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Oct 14 21:06:15 2014 +0200

    Update to 2.31.1

 .gitignore            |    1 +
 mingw-gdk-pixbuf.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4a887ad..9184d5d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /gdk-pixbuf-2.28.2.tar.xz
 /gdk-pixbuf-2.30.7.tar.xz
 /gdk-pixbuf-2.30.8.tar.xz
+/gdk-pixbuf-2.31.1.tar.xz
diff --git a/mingw-gdk-pixbuf.spec b/mingw-gdk-pixbuf.spec
index ab9c55e..45eb3a6 100644
--- a/mingw-gdk-pixbuf.spec
+++ b/mingw-gdk-pixbuf.spec
@@ -4,8 +4,8 @@
 %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           mingw-gdk-pixbuf
-Version:        2.30.8
-Release:        2%{?dist}
+Version:        2.31.1
+Release:        1%{?dist}
 Summary:        MinGW Windows GDK Pixbuf library
 
 License:        LGPLv2+
@@ -161,6 +161,9 @@ install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{mingw64_libdir}/gdk-pixbuf-2.0/2.10.
 
 
 %changelog
+* Tue Oct 14 2014 Kalev Lember <kalevlember at gmail.com> - 2.31.1-1
+- Update to 2.31.1
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.30.8-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index cfe1279..b6e8819 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4fed0d54432f1b69fc6e66e608bd5542  gdk-pixbuf-2.30.8.tar.xz
+74cde211f5b7ac1015d1a7c9feee037c  gdk-pixbuf-2.31.1.tar.xz


More information about the scm-commits mailing list