From 6ecd4d88d67333d6c75b46610364b634d7adaf6d Mon Sep 17 00:00:00 2001 From: Till Maas Date: Sat, 21 Feb 2015 22:29:42 +0100 Subject: [PATCH] Rebuilt for Fedora 23 Change https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code --- cpio.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/cpio.spec b/cpio.spec index b489053..22c3e2c 100644 --- a/cpio.spec +++ b/cpio.spec @@ -1,7 +1,7 @@ Summary: A GNU archiving program Name: cpio Version: 2.11 -Release: 33%{?dist} +Release: 34%{?dist} License: GPLv3+ Group: Applications/Archiving URL: http://www.gnu.org/software/cpio/ @@ -143,6 +143,10 @@ fi %{_infodir}/*.info* %changelog +* Sat Feb 21 2015 Till Maas - 2.11-34 +- Rebuilt for Fedora 23 Change + https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code + * Wed Dec 03 2014 Pavel Raiskup - 2.11-33 - the stored archive in testsuite has little endian headers, expect also 'reversed byte-order' warning on big-endian