From 661e28264b55b0cfddec7a820fb6304156ffa868 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <[email protected]>
Date: Mon, 29 May 2017 09:29:09 +0200
Subject: 2.50 bump

---
 .gitignore            |  1 +
 perl-Getopt-Long.spec | 14 ++++++++------
 sources               |  2 +-
 3 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/.gitignore b/.gitignore
index b0a50cc..d5034cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /Getopt-Long-2.48.tar.gz
 /Getopt-Long-2.49.tar.gz
 /Getopt-Long-2.49.1.tar.gz
+/Getopt-Long-2.50.tar.gz
diff --git a/perl-Getopt-Long.spec b/perl-Getopt-Long.spec
index 18a766e..97d76d1 100644
--- a/perl-Getopt-Long.spec
+++ b/perl-Getopt-Long.spec
@@ -1,18 +1,17 @@
 Name:           perl-Getopt-Long
-Version:        2.49.1
-Release:        2%{?dist}
+Version:        2.50
+Release:        1%{?dist}
 Summary:        Extended processing of command line options
 License:        GPLv2+ or Artistic
 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-generators
 BuildRequires:  perl(Config)
-BuildRequires:  perl(ExtUtils::MakeMaker) >= 5.0
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
 BuildRequires:  perl(lib)
 # Run-time:
 BuildRequires:  perl(constant)
@@ -21,6 +20,7 @@ BuildRequires:  perl(overload)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(Text::ParseWords)
 BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 Requires:       perl(overload)
 Requires:       perl(Text::ParseWords)
@@ -43,12 +43,11 @@ enabled by default.
 %setup -q -n Getopt-Long-%{version}
 
 %build
-perl Makefile.PL INSTALLDIRS=vendor
+perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
 make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=$RPM_BUILD_ROOT
-find $RPM_BUILD_ROOT -type f -name .packlist -delete
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
@@ -60,6 +59,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon May 29 2017 Petr Pisar <[email protected]> - 2.50-1
+- 2.50 bump
+
 * Sat Feb 11 2017 Fedora Release Engineering <[email protected]> - 
2.49.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
diff --git a/sources b/sources
index a926fe6..5114566 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bb7c92be20117be5d5043b07b6fd20a1  Getopt-Long-2.49.1.tar.gz
+SHA512 (Getopt-Long-2.50.tar.gz) = 
be4e8e3511d84f7919cd3df9e9aa9540dd522af47fc34bf4560a0212dd3c5d6571369ad502dfb4641918a43f8cecec3faa3d43adacfe706cdf9fe498d1ef0b6d
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-Getopt-Long.git/commit/?h=master&id=661e28264b55b0cfddec7a820fb6304156ffa868
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to