From d7d36ea25adae848348a92531e5fdcd82996dbea Mon Sep 17 00:00:00 2001 From: Till Maas Date: Sat, 21 Feb 2015 22:22:25 +0100 Subject: [PATCH] Rebuilt for Fedora 23 Change https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code --- libplist.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libplist.spec b/libplist.spec index 2975948..49f79c5 100644 --- a/libplist.spec +++ b/libplist.spec @@ -2,7 +2,7 @@ Name: libplist Version: 1.12 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Library for manipulating Apple Binary and XML Property Lists Group: System Environment/Libraries @@ -76,6 +76,10 @@ make check %{python_sitearch}/plist* %changelog +* Sat Feb 21 2015 Till Maas - 1.12-3 +- Rebuilt for Fedora 23 Change + https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code + * Tue Feb 3 2015 Peter Robinson 1.12-2 - Use %%license