diff --git a/.gitignore b/.gitignore index ff9cdec..48408bb 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ gdk-pixbuf-2.21.6.tar.bz2 /gdk-pixbuf-2.32.0.tar.xz /gdk-pixbuf-2.32.1.tar.xz /gdk-pixbuf-2.33.1.tar.xz +/gdk-pixbuf-2.33.2.tar.xz diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index 27b8cb3..2565c8b 100644 --- a/gdk-pixbuf2.spec +++ b/gdk-pixbuf2.spec @@ -1,7 +1,7 @@ %global glib2_version 2.37.6 Name: gdk-pixbuf2 -Version: 2.33.1 +Version: 2.33.2 Release: 1%{?dist} Summary: An image loading library @@ -174,6 +174,9 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache %changelog +* Mon Dec 14 2015 Kalev Lember - 2.33.2-1 +- Update to 2.33.2 + * Wed Oct 28 2015 Kalev Lember - 2.33.1-1 - Update to 2.33.1 diff --git a/sources b/sources index e19b36c..3692a39 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0dfa6ce94f13393cecac1f19e68498b2 gdk-pixbuf-2.33.1.tar.xz +015bb1d41507fb8f8e76c4b87f4171fd gdk-pixbuf-2.33.2.tar.xz