From a071c9961ed065218cc79120e9e58a699ab6e095 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 22:20:32 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- tar.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tar.spec b/tar.spec index e4904e5..685dc7a 100644 --- a/tar.spec +++ b/tar.spec @@ -5,7 +5,7 @@ Summary: A GNU file archiving program Name: tar Epoch: 2 Version: 1.26 -Release: 26%{?dist} +Release: 27%{?dist} License: GPLv3+ Group: Applications/Archiving URL: http://www.gnu.org/software/tar/ @@ -220,6 +220,9 @@ fi %{_infodir}/tar.info* %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 2:1.26-27 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Thu Jun 20 2013 Pavel Raiskup - 1.26-26 - the /etc/rmt seems to be the best place where to look for rmt binary (see the commit message in Fedora's cpio.git for more info)