diff --git a/.gitignore b/.gitignore index 3b0241a..36aae86 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ /harfbuzz-0.9.24.tar.bz2 /harfbuzz-0.9.25.tar.bz2 /harfbuzz-0.9.26.tar.bz2 +/harfbuzz-0.9.27.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index 757fff6..08c0729 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 0.9.26 -Release: 3%{?dist} +Version: 0.9.27 +Release: 1%{?dist} Summary: Text shaping library License: MIT @@ -79,6 +79,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Thu Mar 20 2014 Parag Nemade - 0.9.27-1 +- Update to 0.9.27 upstream release + * Wed Feb 12 2014 Nils Philippsen - 0.9.26-3 - rebuild for new libicu diff --git a/sources b/sources index 6fee9d9..2aa2f97 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a2b6cbd437f22dd5dc93d377696c9204 harfbuzz-0.9.26.tar.bz2 +60e122288c0ea4d66505d4704e376a1c harfbuzz-0.9.27.tar.bz2