Update to 0.9.27

This commit is contained in:
Kalev Lember 2014-03-29 18:56:49 +01:00
parent 06c9ead317
commit c2fbfcff7a
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@
/harfbuzz-0.9.20.tar.bz2
/harfbuzz-0.9.24.tar.bz2
/harfbuzz-0.9.25.tar.bz2
/harfbuzz-0.9.27.tar.bz2

View File

@ -1,7 +1,7 @@
%{?mingw_package_header}
Name: mingw-harfbuzz
Version: 0.9.25
Version: 0.9.27
Release: 1%{?dist}
Summary: MinGW Windows Harfbuzz library
@ -116,6 +116,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
%changelog
* Sat Mar 29 2014 Kalev Lember <kalevlember@gmail.com> - 0.9.27-1
- Update to 0.9.27
* Sat Jan 25 2014 Erik van Pienbroek <epienbro@fedoraproject.org> - 0.9.25-1
- Update to 0.9.25

View File

@ -1 +1 @@
491b631239f51dcd4f7934775306c4e7 harfbuzz-0.9.25.tar.bz2
60e122288c0ea4d66505d4704e376a1c harfbuzz-0.9.27.tar.bz2