This commit is contained in:
Dennis Gilmore 2012-07-20 15:26:33 -05:00
parent 98813dc330
commit a56d1c5131

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 1.04-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Mon Jun 11 2012 Petr Pisar <ppisar@redhat.com> - 1.04-6
- Perl 5.16 rebuild