Update to 0.9.14

This commit is contained in:
Erik van Pienbroek 2013-03-24 18:31:03 +01:00
parent d61d37125e
commit 19c2691728
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/harfbuzz-0.9.3.tar.bz2
/harfbuzz-0.9.7.tar.bz2
/harfbuzz-0.9.9.tar.bz2
/harfbuzz-0.9.14.tar.bz2

View File

@ -1,8 +1,8 @@
%{?mingw_package_header}
Name: mingw-harfbuzz
Version: 0.9.9
Release: 3%{?dist}
Version: 0.9.14
Release: 1%{?dist}
Summary: MinGW Windows Harfbuzz library
License: MIT
@ -119,6 +119,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
%changelog
* Sun Mar 24 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 0.9.14-1
- Update to 0.9.14
* Sun Jan 27 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 0.9.9-3
- Rebuild against mingw-gcc 4.8 (win64 uses SEH exceptions now)

View File

@ -1 +1 @@
e901ffe556d706b7d43b272f83be7f09 harfbuzz-0.9.9.tar.bz2
7e1990b79060e98e2d31f677a0ac9eed harfbuzz-0.9.14.tar.bz2