diff --git a/.gitignore b/.gitignore index 50dc0da..fa969a2 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /harfbuzz-0.9.5.tar.bz2 /harfbuzz-0.9.6.tar.bz2 /harfbuzz-0.9.7.tar.bz2 +/harfbuzz-0.9.8.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index cd51f1a..e45fc09 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 0.9.7 +Version: 0.9.8 Release: 1%{?dist} Summary: Text shaping library @@ -63,6 +63,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %changelog +* Wed Dec 05 2012 Parag Nemade - 0.9.8-1 +- Update to 0.9.8 upstream release + * Wed Nov 21 2012 Parag Nemade - 0.9.7-1 - Update to 0.9.7 upstream release diff --git a/sources b/sources index 22062d4..bc782f0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -db5382728a912352633d3be2e2a1d988 harfbuzz-0.9.7.tar.bz2 +13b569f0acedbdb6ffe1fb8fbb4914cc harfbuzz-0.9.8.tar.bz2