2.44 bump

This commit is contained in:
Petr Písař 2015-02-19 10:40:05 +01:00
parent 501b9cf8e5
commit 73e0f2cce4
3 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/Getopt-Long-2.41.tar.gz
/Getopt-Long-2.42.tar.gz
/Getopt-Long-2.43.tar.gz
/Getopt-Long-2.44.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-Getopt-Long
Version: 2.43
Version: 2.44
Release: 1%{?dist}
Summary: Extended processing of command line options
License: GPLv2+ or Artistic
@ -23,6 +23,8 @@ Requires: perl(overload)
Requires: perl(Text::ParseWords)
# Recommended:
Requires: perl(Pod::Usage) >= 1.14
# Dependencies on these Perl 4 files are generated as perl(foo.pl):
Provides: perl(newgetopt.pl) = %{version}
%description
The Getopt::Long module implements an extended getopt function called
@ -55,6 +57,9 @@ make test
%{_mandir}/man3/*
%changelog
* Thu Feb 19 2015 Petr Pisar <ppisar@redhat.com> - 2.44-1
- 2.44 bump
* Fri Jan 30 2015 Petr Pisar <ppisar@redhat.com> - 2.43-1
- 2.43 bump

View File

@ -1 +1 @@
c9fcb9732597e738f8de137b9047d830 Getopt-Long-2.43.tar.gz
f12497b9d8109e2b9b939512af8ddef7 Getopt-Long-2.44.tar.gz