From 231700caff55d98da448eba30e189716bddf9295 Mon Sep 17 00:00:00 2001 From: Till Maas Date: Sat, 21 Feb 2015 22:15:48 +0100 Subject: [PATCH] Rebuilt for Fedora 23 Change https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code --- pango.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pango.spec b/pango.spec index f4aa1a8..6505b96 100644 --- a/pango.spec +++ b/pango.spec @@ -11,7 +11,7 @@ Summary: System for layout and rendering of internationalized text Name: pango Version: 1.36.8 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2+ Group: System Environment/Libraries #VCS: git:git://git.gnome.org/pango @@ -158,6 +158,10 @@ fi %changelog +* Sat Feb 21 2015 Till Maas - 1.36.8-3 +- Rebuilt for Fedora 23 Change + https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code + * Mon Jan 26 2015 Akira TAGOH - 1.36.8-2 - Add Requires(post): libXft deps. (#1155261)