From a56d1c51317f890a1dab5768e7b61864f6560785 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 20 Jul 2012 15:26:33 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- perl-String-ShellQuote.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-String-ShellQuote.spec b/perl-String-ShellQuote.spec index da6889b..93acb2d 100644 --- a/perl-String-ShellQuote.spec +++ b/perl-String-ShellQuote.spec @@ -1,6 +1,6 @@ Name: perl-String-ShellQuote Version: 1.04 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Perl module for quoting strings for passing through the shell License: GPL+ or Artistic Group: Development/Libraries @@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/String::ShellQuote.3* %changelog +* Fri Jul 20 2012 Fedora Release Engineering - 1.04-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Mon Jun 11 2012 Petr Pisar - 1.04-6 - Perl 5.16 rebuild