From 387524f0596a7873a482bd8ae3d7784b72b8c3e3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Tue, 21 Mar 2017 08:29:21 +0100
Subject: 5.20170320 bump

---
 .gitignore                |  1 +
 perl-Module-CoreList.spec | 12 ++++++------
 sources                   |  2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/.gitignore b/.gitignore
index 8504593..bbc70e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,4 @@ Module-CoreList-2.13.tar.gz
 /Module-CoreList-5.20170115.tar.gz
 /Module-CoreList-5.20170120.tar.gz
 /Module-CoreList-5.20170220.tar.gz
+/Module-CoreList-5.20170320.tar.gz
diff --git a/perl-Module-CoreList.spec b/perl-Module-CoreList.spec
index 9a010dc..1a3802c 100644
--- a/perl-Module-CoreList.spec
+++ b/perl-Module-CoreList.spec
@@ -1,20 +1,18 @@
 Name:           perl-Module-CoreList
 # Epoch to compete with perl.spec
 Epoch:          1
-Version:        5.20170220
+Version:        5.20170320
 Release:        1%{?dist}
 Summary:        What modules are shipped with versions of perl
 License:        GPL+ or Artistic
-Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Module-CoreList/
 Source0:        
http://www.cpan.org/authors/id/B/BI/BINGOS/Module-CoreList-%{version}.tar.gz
 BuildArch:      noarch
-BuildRequires:  findutils
 BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl-generators
 BuildRequires:  perl(Config)
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
 # File::Copy not used
 # Run-time:
 # feature not used at tests
@@ -61,12 +59,11 @@ modules were shipped with given perl version.
 %setup -q -n Module-CoreList-%{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
@@ -83,6 +80,9 @@ make test
 %{_mandir}/man1/corelist.*
 
 %changelog
+* Tue Mar 21 2017 Petr Pisar <ppi...@redhat.com> - 1:5.20170320-1
+- 5.20170320 bump
+
 * Tue Feb 21 2017 Petr Pisar <ppi...@redhat.com> - 1:5.20170220-1
 - 5.20170220 bump
 
diff --git a/sources b/sources
index cca1882..37eeea2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Module-CoreList-5.20170220.tar.gz) = 
9ce8e5470e8844d31de2c3ddf6c8e651bc2ccfc388fffc709d1dcc0d8d3dbb3bcf409547a802c0d26f732a90e757a775c964cf8c6aadf92c96457071e555cbda
+SHA512 (Module-CoreList-5.20170320.tar.gz) = 
ee458ee15f6fd5bc9dff1218b4d4f3827fb46e005f3f94d29f63a522895ce1a4f4a5d82d4ab760c696b9be84738cb4301ea34fae3bbfa036a74dd0070582034f
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-Module-CoreList.git/commit/?h=f24&id=387524f0596a7873a482bd8ae3d7784b72b8c3e3
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to