Update to 0.9.25

This commit is contained in:
Erik van Pienbroek 2014-01-25 20:51:54 +01:00
parent 14747703df
commit 06c9ead317
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@
/harfbuzz-0.9.18.tar.bz2
/harfbuzz-0.9.20.tar.bz2
/harfbuzz-0.9.24.tar.bz2
/harfbuzz-0.9.25.tar.bz2

View File

@ -1,7 +1,7 @@
%{?mingw_package_header}
Name: mingw-harfbuzz
Version: 0.9.24
Version: 0.9.25
Release: 1%{?dist}
Summary: MinGW Windows Harfbuzz library
@ -116,6 +116,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
%changelog
* Sat Jan 25 2014 Erik van Pienbroek <epienbro@fedoraproject.org> - 0.9.25-1
- Update to 0.9.25
* Wed Nov 20 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 0.9.24-1
- Update to 0.9.24

View File

@ -1 +1 @@
9da7f9dd901ed9e093a033118ac663f4 harfbuzz-0.9.24.tar.bz2
491b631239f51dcd4f7934775306c4e7 harfbuzz-0.9.25.tar.bz2