diff --git a/.gitignore b/.gitignore index 606e214..b8cde9e 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ gdk-pixbuf-2.21.6.tar.bz2 /gdk-pixbuf-2.25.0.tar.xz /gdk-pixbuf-2.25.2.tar.xz /gdk-pixbuf-2.26.0.tar.xz +/gdk-pixbuf-2.26.1.tar.xz diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index 622afff..99fd902 100644 --- a/gdk-pixbuf2.spec +++ b/gdk-pixbuf2.spec @@ -1,5 +1,5 @@ Name: gdk-pixbuf2 -Version: 2.26.0 +Version: 2.26.1 Release: 1%{?dist} Summary: An image loading library @@ -113,6 +113,9 @@ fi %changelog +* Fri May 18 2012 Richard Hughes - 2.26.1-1 +- Update to 2.26.1 + * Tue Mar 20 2012 Kalev Lember - 2.26.0-1 - Update to 2.26.0 diff --git a/sources b/sources index 6824d68..04d3d77 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1c186f9903a20e96587b9afb27944b40 gdk-pixbuf-2.26.0.tar.xz +82197921c651a81ae28178aa9adfc0e6 gdk-pixbuf-2.26.1.tar.xz