Update to 1.12.10

This commit is contained in:
Erik van Pienbroek 2013-01-16 23:56:29 +01:00
parent 7291fbbfee
commit a12ae55161
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ cairo-1.8.10.tar.gz
/cairo-1.10.2.tar.gz
/cairo-1.12.6.tar.xz
/cairo-1.12.8.tar.xz
/cairo-1.12.10.tar.xz

View File

@ -1,7 +1,7 @@
%?mingw_package_header
Name: mingw-cairo
Version: 1.12.8
Version: 1.12.10
Release: 1%{?dist}
Summary: MinGW Windows Cairo library
@ -209,6 +209,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
%changelog
* Wed Jan 16 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 1.12.10-1
- Update to 1.12.10
* Fri Nov 23 2012 Kalev Lember <kalevlember@gmail.com> - 1.12.8-1
- Update to 1.12.8

View File

@ -1 +1 @@
8b3dcade859c44fb7e56fc68edfe9a45 cairo-1.12.8.tar.xz
bddd5c5b734ab4b9683eb0ba363070d4 cairo-1.12.10.tar.xz