Update to 1.14.2

This commit is contained in:
Kalev Lember 2015-04-20 21:27:14 +02:00
parent bae445ee58
commit 71dcaeb8a8
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ cairo-1.8.10.tar.gz
/cairo-1.12.16.tar.xz
/cairo-1.12.18.tar.xz
/cairo-1.14.0.tar.xz
/cairo-1.14.2.tar.xz

View File

@ -1,7 +1,7 @@
%?mingw_package_header
Name: mingw-cairo
Version: 1.14.0
Version: 1.14.2
Release: 1%{?dist}
Summary: MinGW Windows Cairo library
@ -210,6 +210,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
%changelog
* Mon Apr 20 2015 Kalev Lember <kalevlember@gmail.com> - 1.14.2-1
- Update to 1.14.2
* Thu Jan 1 2015 Erik van Pienbroek <epienbro@fedoraproject.org> - 1.14.0-1
- Update to 1.14.0

View File

@ -1 +1 @@
fc3a5edeba703f906f2241b394f0cced cairo-1.14.0.tar.xz
e1cdfaf1c6c995c4d4c54e07215b0118 cairo-1.14.2.tar.xz