diff --git a/.gitignore b/.gitignore index e15e3dc..0386f89 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ pixman-0.18.2.tar.bz2 /pixman-0.28.0.tar.gz /pixman-0.30.0.tar.gz /pixman-0.32.0.tar.gz +/pixman-0.32.6.tar.gz diff --git a/mingw-pixman.spec b/mingw-pixman.spec index bdaf24e..2f1f095 100644 --- a/mingw-pixman.spec +++ b/mingw-pixman.spec @@ -1,8 +1,8 @@ %?mingw_package_header Name: mingw-pixman -Version: 0.32.0 -Release: 2%{?dist} +Version: 0.32.6 +Release: 1%{?dist} Summary: MinGW Windows Pixman library License: MIT @@ -103,6 +103,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete %changelog +* Tue Oct 14 2014 Kalev Lember - 0.32.6-1 +- Update to 0.32.6 + * Sat Jun 07 2014 Fedora Release Engineering - 0.32.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index e5d32e0..bb65169 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0f7ee566a7dfb0260be11f3e944a708c pixman-0.32.0.tar.gz +3a30859719a41bd0f5cccffbfefdd4c2 pixman-0.32.6.tar.gz