From 304a1515591f574158894877990fcbc072673903 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Sat, 3 Aug 2013 14:11:13 +0200 Subject: [PATCH] Perl 5.18 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 4ddf99a..be5dea8 100644 --- a/perl-String-ShellQuote.spec +++ b/perl-String-ShellQuote.spec @@ -1,6 +1,6 @@ Name: perl-String-ShellQuote Version: 1.04 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Perl module for quoting strings for passing through the shell # shell-quote: GPLv2+ # rest: GPL+ or Artistic @@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/String::ShellQuote.3* %changelog +* Sat Aug 03 2013 Petr Pisar - 1.04-12 +- Perl 5.18 rebuild + * Tue Jul 30 2013 Petr Pisar - 1.04-11 - Add GPLv2+ to the license declaration due to shell-quote(1) - Specify all dependencies