commit 44aafd438efdb02638ce4e90e51e297338f1441e Author: Erik van Pienbroek epienbro@fedoraproject.org Date: Thu Nov 22 00:00:05 2012 +0100
Update to 0.28.0
.gitignore | 1 + mingw-pixman.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) --- diff --git a/.gitignore b/.gitignore index 80e011e..f15120a 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ pixman-0.18.2.tar.bz2 /pixman-0.24.2.tar.gz /pixman-0.24.4.tar.gz /pixman-0.26.2.tar.gz +/pixman-0.28.0.tar.gz diff --git a/mingw-pixman.spec b/mingw-pixman.spec index 22cecc6..7976441 100644 --- a/mingw-pixman.spec +++ b/mingw-pixman.spec @@ -1,7 +1,7 @@ %?mingw_package_header
Name: mingw-pixman -Version: 0.26.2 +Version: 0.28.0 Release: 1%{?dist} Summary: MinGW Windows Pixman library
@@ -103,6 +103,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
%changelog +* Thu Nov 22 2012 Erik van Pienbroek epienbro@fedoraproject.org - 0.28.0-1 +- Update to 0.28.0 + * Wed Nov 21 2012 Erik van Pienbroek epienbro@fedoraproject.org - 0.26.2-1 - Update to 0.26.2
diff --git a/sources b/sources index 2854abc..691562f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -276242da5b3af1258d072cf205d18f0b pixman-0.26.2.tar.gz +0554c354aed2d7845180f310a9a15f20 pixman-0.28.0.tar.gz