]> git.ipfire.org Git - people/ms/ipfire-3.x.git/commitdiff
gdk-pixbuf2: Update to 2.27.1.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 3 Feb 2013 19:08:50 +0000 (20:08 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Tue, 12 Feb 2013 20:14:48 +0000 (21:14 +0100)
Major update to latest stable.

gdk-pixbuf2/gdk-pixbuf2.nm

index 3d0da3d88ec895c1e12b34f5b6b75dc98a0c3363..d13409dcd0d42272d7f0d393fbf9f73c65d2e092 100644 (file)
@@ -4,8 +4,9 @@
 ###############################################################################
 
 name       = gdk-pixbuf2
-version    = %{major_ver}.5
-major_ver  = 2.26
+version    = %{ver_major}.%{ver_minor}
+ver_major  = 2.27
+ver_minor  = 1
 release    = 1
 
 groups     = System/Libraries
@@ -20,7 +21,7 @@ end
 
 thisapp    = gdk-pixbuf-%{version}
 
-source_dl  = http://download.gnome.org/sources/gdk-pixbuf/%{major_ver}/
+source_dl  = http://download.gnome.org/sources/gdk-pixbuf/%{ver_major}/
 sources    = %{thisapp}.tar.xz
 
 build