From 1dc7678ef7cabc05f392667bc7e23a92d4630e16 Mon Sep 17 00:00:00 2001 From: Parag A Nemade Date: Tue, 6 Dec 2016 09:50:28 +0530 Subject: [PATCH] Update to 1.3.4 --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 968580d..a62e80d 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,4 @@ /harfbuzz-1.3.1.tar.bz2 /harfbuzz-1.3.2.tar.bz2 /harfbuzz-1.3.3.tar.bz2 +/harfbuzz-1.3.4.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index 8dfe3a2..60525b5 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 1.3.3 +Version: 1.3.4 Release: 1%{?dist} Summary: Text shaping library @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Tue Dec 06 2016 Parag Nemade - 1.3.4-1 +- Update to 1.3.4 + * Fri Oct 28 2016 Parag Nemade - 1.3.3-1 - Update to 1.3.3 diff --git a/sources b/sources index be6a817..14b249c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -97ae15a72a93f1f27324a2b8d9bd3b1d harfbuzz-1.3.3.tar.bz2 +065843caf247687b94126773285bc70f harfbuzz-1.3.4.tar.bz2