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)