diff --git a/.gitignore b/.gitignore index d5dbe4a..f432b60 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /harfbuzz-0.9.27.tar.bz2 /harfbuzz-0.9.28.tar.bz2 /harfbuzz-0.9.34.tar.bz2 +/harfbuzz-0.9.37.tar.bz2 diff --git a/mingw-harfbuzz.spec b/mingw-harfbuzz.spec index cdaa62b..de83b93 100644 --- a/mingw-harfbuzz.spec +++ b/mingw-harfbuzz.spec @@ -1,7 +1,7 @@ %{?mingw_package_header} Name: mingw-harfbuzz -Version: 0.9.34 +Version: 0.9.37 Release: 1%{?dist} Summary: MinGW Windows Harfbuzz library @@ -116,6 +116,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete %changelog +* Wed Dec 31 2014 Erik van Pienbroek - 0.9.37-1 +- Update to 0.9.37 + * Sat Nov 15 2014 Kalev Lember - 0.9.34-1 - Update to 0.9.34 diff --git a/sources b/sources index a0da6ee..6656743 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7a94684e560d0857c9ef28b7746d1349 harfbuzz-0.9.34.tar.bz2 +bfe733250e34629a188d82e3b971bc1e harfbuzz-0.9.37.tar.bz2