diff --git a/.gitignore b/.gitignore index 4f0c493..e4d14fb 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ gdk-pixbuf-2.21.6.tar.bz2 /gdk-pixbuf-2.31.6.tar.xz /gdk-pixbuf-2.31.7.tar.xz /gdk-pixbuf-2.32.0.tar.xz +/gdk-pixbuf-2.32.1.tar.xz diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index 1ca49a7..b00a553 100644 --- a/gdk-pixbuf2.spec +++ b/gdk-pixbuf2.spec @@ -1,7 +1,7 @@ %global glib2_version 2.37.6 Name: gdk-pixbuf2 -Version: 2.32.0 +Version: 2.32.1 Release: 1%{?dist} Summary: An image loading library @@ -174,6 +174,9 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache %changelog +* Fri Sep 25 2015 Kalev Lember - 2.32.1-1 +- Update to 2.32.1 + * Mon Sep 21 2015 Kalev Lember - 2.32.0-1 - Update to 2.32.0 diff --git a/sources b/sources index 9a54b72..9c81be6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a5f641caae4ab89d1092dfd150e93239 gdk-pixbuf-2.32.0.tar.xz +b1590189a2e89fab9f871959c168508c gdk-pixbuf-2.32.1.tar.xz