From 4e29da181507107af77c9cf59c78276aa52e2539 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 1 Sep 2015 18:30:35 +0200 Subject: [PATCH] Update to 1.0.3 --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e3d4fc6..c4bf700 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ /harfbuzz-0.9.41.tar.bz2 /harfbuzz-1.0.1.tar.bz2 /harfbuzz-1.0.2.tar.bz2 +/harfbuzz-1.0.3.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index 14f6377..b339ac3 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 1.0.2 +Version: 1.0.3 Release: 1%{?dist} Summary: Text shaping library @@ -79,6 +79,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Tue Sep 01 2015 Kalev Lember - 1.0.3-1 +- Update to 1.0.3 + * Mon Aug 24 2015 Parag Nemade - 1.0.2-1 - Update to 1.0.2 diff --git a/sources b/sources index 7b1d539..4b2b9bc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e74f644045fe42c38a2641fc1e82a800 harfbuzz-1.0.2.tar.bz2 +bf459ed21c68d97fbb3313cbdee53268 harfbuzz-1.0.3.tar.bz2