This commit is contained in:
Dennis Gilmore 2014-06-07 05:07:29 -05:00
parent 304a151559
commit f1c655783a

View File

@ -1,6 +1,6 @@
Name: perl-String-ShellQuote
Version: 1.04
Release: 12%{?dist}
Release: 13%{?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 Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.04-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat Aug 03 2013 Petr Pisar <ppisar@redhat.com> - 1.04-12
- Perl 5.18 rebuild