From 2acc15ddc4bf8cd8fe221a8a0a3b37e7d3c11a7b Mon Sep 17 00:00:00 2001 From: Parag A Nemade Date: Fri, 28 Oct 2016 08:28:52 +0530 Subject: [PATCH] Update to 1.3.3 --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index aa38786..968580d 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,4 @@ /harfbuzz-1.3.0.tar.bz2 /harfbuzz-1.3.1.tar.bz2 /harfbuzz-1.3.2.tar.bz2 +/harfbuzz-1.3.3.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index 51b9d0b..8dfe3a2 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 1.3.2 +Version: 1.3.3 Release: 1%{?dist} Summary: Text shaping library @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Fri Oct 28 2016 Parag Nemade - 1.3.3-1 +- Update to 1.3.3 + * Wed Sep 28 2016 Parag Nemade - 1.3.2-1 - Update to 1.3.2 diff --git a/sources b/sources index 3adcfe7..be6a817 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5986e1bfcd983d1f6caa53ef64c4abc5 harfbuzz-1.3.2.tar.bz2 +97ae15a72a93f1f27324a2b8d9bd3b1d harfbuzz-1.3.3.tar.bz2