2.46 bump

This commit is contained in:
Petr Písař 2015-06-02 15:06:33 +02:00
parent 9507e5b007
commit 559f4e2100
3 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@
/Getopt-Long-2.43.tar.gz
/Getopt-Long-2.44.tar.gz
/Getopt-Long-2.45.tar.gz
/Getopt-Long-2.46.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-Getopt-Long
Version: 2.45
Version: 2.46
Release: 1%{?dist}
Summary: Extended processing of command line options
License: GPLv2+ or Artistic
@ -7,6 +7,8 @@ Group: Development/Libraries
URL: http://search.cpan.org/dist/Getopt-Long/
Source0: http://www.cpan.org/authors/id/J/JV/JV/Getopt-Long-%{version}.tar.gz
BuildArch: noarch
BuildRequires: findutils
BuildRequires: make
BuildRequires: perl
BuildRequires: perl(Config)
BuildRequires: perl(ExtUtils::MakeMaker) >= 5.0
@ -57,6 +59,9 @@ make test
%{_mandir}/man3/*
%changelog
* Tue Jun 02 2015 Petr Pisar <ppisar@redhat.com> - 2.46-1
- 2.46 bump
* Tue Feb 24 2015 Petr Pisar <ppisar@redhat.com> - 2.45-1
- 2.45 bump

View File

@ -1 +1 @@
ea5c085b30915efe522f9ac58fcc343d Getopt-Long-2.45.tar.gz
0bcbf60153bfd4c2de6ac59bb7c81d99 Getopt-Long-2.46.tar.gz