2.46 bump
This commit is contained in:
parent
9507e5b007
commit
559f4e2100
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user