diff --git a/.gitignore b/.gitignore index 6130d83..6225ca3 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ /harfbuzz-1.0.6.tar.bz2 /harfbuzz-1.1.0.tar.bz2 /harfbuzz-1.1.1.tar.bz2 +/harfbuzz-1.1.2.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index bcae4e3..6d28661 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 1.1.1 +Version: 1.1.2 Release: 1%{?dist} Summary: Text shaping library @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Mon Dec 21 2015 Parag Nemade - 1.1.2-1 +- Update to 1.1.2 + * Thu Nov 26 2015 Parag Nemade - 1.1.1-1 - Update to 1.1.1 diff --git a/sources b/sources index 0fde2d7..538e17b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f18d0ae655cc3a5303bb8c8f99e1808f harfbuzz-1.1.1.tar.bz2 +e6210d3cfd4064d95621fc16913268ed harfbuzz-1.1.2.tar.bz2