From a6d05d944cc1d8864c46cd076430b63de934a44f Mon Sep 17 00:00:00 2001 From: Parag A Nemade Date: Wed, 28 Sep 2016 20:42:46 +0530 Subject: [PATCH] Update to 1.3.2 --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 86a23a7..aa38786 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ /harfbuzz-1.2.7.tar.bz2 /harfbuzz-1.3.0.tar.bz2 /harfbuzz-1.3.1.tar.bz2 +/harfbuzz-1.3.2.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index 61728c9..51b9d0b 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 1.3.1 +Version: 1.3.2 Release: 1%{?dist} Summary: Text shaping library @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Wed Sep 28 2016 Parag Nemade - 1.3.2-1 +- Update to 1.3.2 + * Thu Sep 08 2016 Parag Nemade - 1.3.1-1 - Update to 1.3.1 diff --git a/sources b/sources index f16ac2b..3adcfe7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3ec86969a58f2d687bbbf27e5ebd4ee7 harfbuzz-1.3.1.tar.bz2 +5986e1bfcd983d1f6caa53ef64c4abc5 harfbuzz-1.3.2.tar.bz2