From 926a3e154c75ac4c20a89167cbacfc774a344084 Mon Sep 17 00:00:00 2001 From: Steven Pritchard Date: Sat, 18 Dec 2010 13:06:06 -0600 Subject: [PATCH] Update to 1.04. --- .gitignore | 1 + perl-String-ShellQuote.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 44432e8..8d917a3 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ String-ShellQuote-1.03.tar.gz +/String-ShellQuote-1.04.tar.gz diff --git a/perl-String-ShellQuote.spec b/perl-String-ShellQuote.spec index 28f5ede..ab02db0 100644 --- a/perl-String-ShellQuote.spec +++ b/perl-String-ShellQuote.spec @@ -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 1.04-1 +- Update to 1.04. + * Thu May 06 2010 Marcela Maslanova - 1.03-9 - Mass rebuild with perl-5.12.0 diff --git a/sources b/sources index e4826a6..068dbca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b42822efe385f6604f55b0cea5ac0b76 String-ShellQuote-1.03.tar.gz +da6329dc482b21adf5697cfbd2ac5412 String-ShellQuote-1.04.tar.gz