diff --git a/.gitignore b/.gitignore index f9f49d1..9131bea 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ /harfbuzz-1.0.2.tar.bz2 /harfbuzz-1.0.3.tar.bz2 /harfbuzz-1.0.4.tar.bz2 +/harfbuzz-1.0.5.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index e019866..bbd5ca6 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 1.0.4 +Version: 1.0.5 Release: 1%{?dist} Summary: Text shaping library @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Wed Oct 14 2015 Parag Nemade - 1.0.5-1 +- Update to 1.0.5 + * Thu Oct 01 2015 Parag Nemade - 1.0.4-1 - Update to 1.0.4 diff --git a/sources b/sources index 3d897b8..e7edcfc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -00199f61473b315f7c667e4689cfb0ef harfbuzz-1.0.4.tar.bz2 +5edab6b5b594edeac017a33b3e27a9ec harfbuzz-1.0.5.tar.bz2