diff --git a/.gitignore b/.gitignore index 1d8dd5b..503e917 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ /harfbuzz-1.2.5.tar.bz2 /harfbuzz-1.2.6.tar.bz2 /harfbuzz-1.2.7.tar.bz2 +/harfbuzz-1.3.0.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index dfa01b1..fe1c7d1 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 1.2.7 +Version: 1.3.0 Release: 1%{?dist} Summary: Text shaping library @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Sun Jul 24 2016 Parag Nemade - 1.3.0-1 +- Update to 1.3.0 + * Mon May 02 2016 Parag Nemade - 1.2.7-1 - Update to 1.2.7 diff --git a/sources b/sources index e374f59..0a135fa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3ac286c9f9756aa92257c278b2815d34 harfbuzz-1.2.7.tar.bz2 +a82d49ff67197bc3c96ea34b98880c52 harfbuzz-1.3.0.tar.bz2