diff --git a/.gitignore b/.gitignore index c3c9a00..cec31d3 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ /harfbuzz-1.0.4.tar.bz2 /harfbuzz-1.0.5.tar.bz2 /harfbuzz-1.0.6.tar.bz2 +/harfbuzz-1.1.0.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index 56ba401..9d4abad 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 1.0.6 -Release: 2%{?dist} +Version: 1.1.0 +Release: 1%{?dist} Summary: Text shaping library License: MIT @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Thu Nov 19 2015 Parag Nemade - 1.1.0-1 +- Update to 1.1.0 + * Wed Oct 28 2015 David Tardon - 1.0.6-2 - rebuild for ICU 56.1 diff --git a/sources b/sources index c70d66b..4e9f71d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2256fd144c936936db9c92e77510a011 harfbuzz-1.0.6.tar.bz2 +1223cefac2bc77298ff5c7422bb148d5 harfbuzz-1.1.0.tar.bz2