From 9ec098e7a96fa85bb90e0c8ef8557ce61cce17dc Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 8 Feb 2011 05:36:25 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- cpio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cpio.spec b/cpio.spec index c632e72..d8a681b 100644 --- a/cpio.spec +++ b/cpio.spec @@ -3,7 +3,7 @@ Summary: A GNU archiving program Name: cpio Version: 2.11 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv3+ Group: Applications/Archiving URL: http://www.gnu.org/software/cpio/ @@ -102,6 +102,9 @@ fi %{_infodir}/*.info* %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 2.11-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Mon May 31 2010 Ondrej Vasik 2.11-2 - built with fno-strict-aliasing(#596153)