Update to 0.32.0

This commit is contained in:
Kalev Lember 2014-03-29 19:19:43 +01:00
parent 0e1b8d6947
commit e9186b6e5d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ pixman-0.18.2.tar.bz2
/pixman-0.26.2.tar.gz /pixman-0.26.2.tar.gz
/pixman-0.28.0.tar.gz /pixman-0.28.0.tar.gz
/pixman-0.30.0.tar.gz /pixman-0.30.0.tar.gz
/pixman-0.32.0.tar.gz

View File

@ -1,8 +1,8 @@
%?mingw_package_header %?mingw_package_header
Name: mingw-pixman Name: mingw-pixman
Version: 0.30.0 Version: 0.32.0
Release: 4%{?dist} Release: 1%{?dist}
Summary: MinGW Windows Pixman library Summary: MinGW Windows Pixman library
License: MIT License: MIT
@ -103,6 +103,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
%changelog %changelog
* Sat Mar 29 2014 Kalev Lember <kalevlember@gmail.com> - 0.32.0-1
- Update to 0.32.0
* Wed Sep 04 2013 Kalev Lember <kalevlember@gmail.com> - 0.30.0-4 * Wed Sep 04 2013 Kalev Lember <kalevlember@gmail.com> - 0.30.0-4
- Disable SSE2 (fdo#68300) - Disable SSE2 (fdo#68300)

View File

@ -1 +1 @@
ae7ac97921dfa59086ca2231621a79c7 pixman-0.30.0.tar.gz 0f7ee566a7dfb0260be11f3e944a708c pixman-0.32.0.tar.gz