commit c18481f1c5bf0acf90c60c646e672786e0d0f541 Author: Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> Date: Thu May 17 12:19:39 2012 +0200 Update to 0.42 .gitignore | 1 + perl-Module-Starter-Plugin-CGIApp.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) --- diff --git a/.gitignore b/.gitignore index 2ea0d39..8070f33 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ Module-Starter-Plugin-CGIApp-0.30.tar.gz /Module-Starter-Plugin-CGIApp-0.41.tar.gz +/Module-Starter-Plugin-CGIApp-0.42.tar.gz diff --git a/perl-Module-Starter-Plugin-CGIApp.spec b/perl-Module-Starter-Plugin-CGIApp.spec index 0fc574c..9afde44 100644 --- a/perl-Module-Starter-Plugin-CGIApp.spec +++ b/perl-Module-Starter-Plugin-CGIApp.spec @@ -1,5 +1,5 @@ Name: perl-Module-Starter-Plugin-CGIApp -Version: 0.41 +Version: 0.42 Release: 1%{?dist} Summary: Template based module starter for CGI apps License: GPL+ or Artistic @@ -60,6 +60,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_mandir}/man3/* %changelog +* Thu May 17 2012 Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> - 0.42-1 +- Update to 0.42 + * Sat May 12 2012 Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> - 0.41-1 - Update to 0.41 - Clean up spec file diff --git a/sources b/sources index 9e2831d..0c042e1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c344aab4f87f6533f8f09a3dc803a58c Module-Starter-Plugin-CGIApp-0.41.tar.gz +bc0d6e991714bbaa3cb80956d2a42a6b Module-Starter-Plugin-CGIApp-0.42.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel