From be8336ee6b741c2129a683dc74243ee88ac57516 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 00:57:46 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- cpio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cpio.spec b/cpio.spec index a064004..1cfa7d0 100644 --- a/cpio.spec +++ b/cpio.spec @@ -1,7 +1,7 @@ Summary: A GNU archiving program Name: cpio Version: 2.11 -Release: 20%{?dist} +Release: 21%{?dist} License: GPLv3+ Group: Applications/Archiving URL: http://www.gnu.org/software/cpio/ @@ -110,6 +110,9 @@ fi %{_infodir}/*.info* %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 2.11-21 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Wed Mar 27 2013 Pavel Raiskup - 2.11-20 - fix another bogus date in changelog - update config.guess/config.sub for aarm64 build (#925189)