diff --git a/.gitignore b/.gitignore index ef30dd7..d26d359 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ gdk-pixbuf-2.21.6.tar.bz2 /gdk-pixbuf-2.31.3.tar.xz /gdk-pixbuf-2.31.4.tar.xz /gdk-pixbuf-2.31.5.tar.xz +/gdk-pixbuf-2.31.6.tar.xz diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index 5f299e0..38cb41d 100644 --- a/gdk-pixbuf2.spec +++ b/gdk-pixbuf2.spec @@ -1,8 +1,8 @@ %global glib2_version 2.37.6 Name: gdk-pixbuf2 -Version: 2.31.5 -Release: 3%{?dist} +Version: 2.31.6 +Release: 1%{?dist} Summary: An image loading library Group: System Environment/Libraries @@ -175,6 +175,9 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache %changelog +* Wed Aug 19 2015 Kalev Lember - 2.31.6-1 +- Update to 2.31.6 + * Wed Aug 05 2015 Kalev Lember - 2.31.5-3 - Use the right macro name in file triggers diff --git a/sources b/sources index 2151009..1432e4b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -09bbce27f9a1ab5024ece39ceca219c9 gdk-pixbuf-2.31.5.tar.xz +67219eb45ed0aba90b3158042b909d4e gdk-pixbuf-2.31.6.tar.xz