Update to 1.12.18

This commit is contained in:
Erik van Pienbroek 2015-01-01 22:13:58 +01:00
parent d3043c4e06
commit c1dc8d1f0b
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ cairo-1.8.10.tar.gz
/cairo-1.12.10.tar.xz
/cairo-1.12.14.tar.xz
/cairo-1.12.16.tar.xz
/cairo-1.12.18.tar.xz

View File

@ -1,8 +1,8 @@
%?mingw_package_header
Name: mingw-cairo
Version: 1.12.16
Release: 3%{?dist}
Version: 1.12.18
Release: 1%{?dist}
Summary: MinGW Windows Cairo library
License: LGPLv2 or MPLv1.1
@ -219,6 +219,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
%changelog
* Thu Jan 1 2015 Erik van Pienbroek <epienbro@fedoraproject.org> - 1.12.18-1
- Update to 1.12.18
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.12.16-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

View File

@ -1 +1 @@
a1304edcdc99282f478b995ee5f8f854 cairo-1.12.16.tar.xz
8e4ff32b82c3b39387eb6f5c59ef848e cairo-1.12.18.tar.xz