diff --git a/.gitignore b/.gitignore index b0318c2..05380c2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /harfbuzz-0.6.0.tar.bz2 /harfbuzz-0.9.2.tar.bz2 +/harfbuzz-0.9.3.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index 786748a..f85c893 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 0.9.2 +Version: 0.9.3 Release: 1%{?dist} Summary: Text shaping library @@ -63,6 +63,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %changelog +* Sun Aug 19 2012 Parag Nemade - 0.9.3-1 +- Update to 0.9.3 upstream release + * Mon Aug 13 2012 Parag Nemade - 0.9.2-1 - Update to 0.9.2 upstream release diff --git a/sources b/sources index 5a15594..7c28b72 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f1c1a2793b44b4d6613f58cc92caa366 harfbuzz-0.9.2.tar.bz2 +883a40644d3b120b7013e11876ea5af3 harfbuzz-0.9.3.tar.bz2