[perl-Getopt-Long] 2.41 bump

Petr Pisar ppisar at fedoraproject.org
Wed Jul 10 12:17:06 UTC 2013


commit cf2839a9d78303a0c0f5b938b301d66ca013b2b9
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Jul 10 14:15:51 2013 +0200

    2.41 bump

 .gitignore            |    1 +
 perl-Getopt-Long.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b87b9fb..6d76eef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Getopt-Long-2.39.tar.gz
 /Getopt-Long-2.40.tar.gz
+/Getopt-Long-2.41.tar.gz
diff --git a/perl-Getopt-Long.spec b/perl-Getopt-Long.spec
index efa5eb1..4c971c6 100644
--- a/perl-Getopt-Long.spec
+++ b/perl-Getopt-Long.spec
@@ -1,5 +1,5 @@
 Name:           perl-Getopt-Long
-Version:        2.40
+Version:        2.41
 Release:        1%{?dist}
 Summary:        Extended processing of command line options
 License:        GPLv2+ or Artistic
@@ -55,6 +55,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Jul 10 2013 Petr Pisar <ppisar at redhat.com> - 2.41-1
+- 2.41 bump
+
 * Thu Jun 20 2013 Petr Pisar <ppisar at redhat.com> - 2.40-1
 - 2.40 bump
 
diff --git a/sources b/sources
index 35798c7..81f4f3e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4eee16a3575d85b1f13478080b0ab772  Getopt-Long-2.40.tar.gz
+714d040249efe344b813b90deb43bbea  Getopt-Long-2.41.tar.gz



More information about the perl-devel mailing list