Update to 0.32.6

This commit is contained in:
Kalev Lember 2014-10-14 21:35:56 +02:00
parent 2d38db49d7
commit 0c784d4243
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <kalevlember@gmail.com> - 0.32.6-1
- Update to 0.32.6
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.32.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

View File

@ -1 +1 @@
0f7ee566a7dfb0260be11f3e944a708c pixman-0.32.0.tar.gz
3a30859719a41bd0f5cccffbfefdd4c2 pixman-0.32.6.tar.gz