From e330160abe60c2736478bb06220fac1c6f2e313e Mon Sep 17 00:00:00 2001 From: Till Maas Date: Sat, 21 Feb 2015 22:19:39 +0100 Subject: [PATCH] Rebuilt for Fedora 23 Change https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code --- harfbuzz.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 8f14299..6f71b72 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 0.9.38 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Text shaping library License: MIT @@ -79,6 +79,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Sat Feb 21 2015 Till Maas - 0.9.38-4 +- Rebuilt for Fedora 23 Change + https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code + * Wed Feb 04 2015 Petr Machata - 0.9.38-3 - Bump for rebuild.