[perl-Getopt-Long] 2.42 bump

Petr Pisar ppisar at fedoraproject.org
Wed Oct 2 06:49:15 UTC 2013


commit 860aa598fd44485b73649516cad973d068978653
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Oct 2 08:48:13 2013 +0200

    2.42 bump

 .gitignore            |    1 +
 perl-Getopt-Long.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6d76eef..cfd6d34 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /Getopt-Long-2.39.tar.gz
 /Getopt-Long-2.40.tar.gz
 /Getopt-Long-2.41.tar.gz
+/Getopt-Long-2.42.tar.gz
diff --git a/perl-Getopt-Long.spec b/perl-Getopt-Long.spec
index ad52bf5..cc260f5 100644
--- a/perl-Getopt-Long.spec
+++ b/perl-Getopt-Long.spec
@@ -1,6 +1,6 @@
 Name:           perl-Getopt-Long
-Version:        2.41
-Release:        3%{?dist}
+Version:        2.42
+Release:        1%{?dist}
 Summary:        Extended processing of command line options
 License:        GPLv2+ or Artistic
 Group:          Development/Libraries
@@ -55,6 +55,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 02 2013 Petr Pisar <ppisar at redhat.com> - 2.42-1
+- 2.42 bump
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.41-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 81f4f3e..a18045c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-714d040249efe344b813b90deb43bbea  Getopt-Long-2.41.tar.gz
+e68841745aee1bdd7d9b23ba71563128  Getopt-Long-2.42.tar.gz



More information about the perl-devel mailing list