From fef8ff72efd0a142a41c2f26a778e7b00ee75bb0 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sat, 2 May 2015 15:28:46 +0200 Subject: [PATCH] Rebuilt for GCC 5 C++11 ABI change --- libplist.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libplist.spec b/libplist.spec index 49f79c5..d9dbcb1 100644 --- a/libplist.spec +++ b/libplist.spec @@ -2,7 +2,7 @@ Name: libplist Version: 1.12 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Library for manipulating Apple Binary and XML Property Lists Group: System Environment/Libraries @@ -76,6 +76,9 @@ make check %{python_sitearch}/plist* %changelog +* Sat May 02 2015 Kalev Lember - 1.12-4 +- Rebuilt for GCC 5 C++11 ABI change + * 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