Update to 1.04.

This commit is contained in:
Steven Pritchard 2010-12-18 13:06:06 -06:00
parent 5641b129ed
commit 926a3e154c
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
String-ShellQuote-1.03.tar.gz
/String-ShellQuote-1.04.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-String-ShellQuote
Version: 1.03
Release: 9%{?dist}
Version: 1.04
Release: 1%{?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
* Sat Dec 18 2010 Steven Pritchard <steve@kspei.com> 1.04-1
- Update to 1.04.
* Thu May 06 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.03-9
- Mass rebuild with perl-5.12.0

View File

@ -1 +1 @@
b42822efe385f6604f55b0cea5ac0b76 String-ShellQuote-1.03.tar.gz
da6329dc482b21adf5697cfbd2ac5412 String-ShellQuote-1.04.tar.gz