From f5f45b31ad9e1d3e5074c8d1d2bf9672598c5037 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 13 Feb 2013 13:02:11 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- cpio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cpio.spec b/cpio.spec index a4e6336..1ae8df9 100644 --- a/cpio.spec +++ b/cpio.spec @@ -3,7 +3,7 @@ Summary: A GNU archiving program Name: cpio Version: 2.11 -Release: 15%{?dist} +Release: 16%{?dist} License: GPLv3+ Group: Applications/Archiving URL: http://www.gnu.org/software/cpio/ @@ -107,6 +107,9 @@ fi %{_infodir}/*.info* %changelog +* Wed Feb 13 2013 Fedora Release Engineering - 2.11-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Mon Nov 05 2012 Pavel Raiskup - 2.11-15 - disable the temporary O_SYNC fix (glibc is fixed - #872366)