Perl 5.22 rebuild

This commit is contained in:
Jitka Plesnikova 2015-06-03 14:17:32 +02:00
parent 70c7dc41d6
commit 55629a55f3

View File

@ -1,6 +1,6 @@
Name: perl-String-ShellQuote
Version: 1.04
Release: 14%{?dist}
Release: 15%{?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
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.04-15
- Perl 5.22 rebuild
* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.04-14
- Perl 5.20 rebuild