Perl 5.18 rebuild

This commit is contained in:
Petr Písař 2013-08-03 14:11:13 +02:00
parent b9c1102347
commit 304a151559

View File

@ -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 <ppisar@redhat.com> - 1.04-12
- Perl 5.18 rebuild
* Tue Jul 30 2013 Petr Pisar <ppisar@redhat.com> - 1.04-11
- Add GPLv2+ to the license declaration due to shell-quote(1)
- Specify all dependencies