From 4414e35f9d9bd5eb98aeb7fd120b1aa788bfeccf Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Feb 07 2020 09:18:23 +0000 Subject: Update to 0.238 - New upstream release 0.238 - Move the prerequisite Test::More from being a runtime prerequisite to a test time / build time prerequisite (GH#11) --- diff --git a/perl-parent.rpmlintrc b/perl-parent.rpmlintrc new file mode 100644 index 0000000..edc5af1 --- /dev/null +++ b/perl-parent.rpmlintrc @@ -0,0 +1,2 @@ +from Config import * +addFilter("spelling-error %description -l en_US qw -> ") diff --git a/perl-parent.spec b/perl-parent.spec index c8703ef..a6cf814 100644 --- a/perl-parent.spec +++ b/perl-parent.spec @@ -1,7 +1,7 @@ Name: perl-parent Epoch: 1 -Version: 0.237 -Release: 440%{?dist} +Version: 0.238 +Release: 1%{?dist} Summary: Establish an ISA relationship with base classes at compile time License: GPL+ or Artistic URL: https://metacpan.org/release/parent @@ -18,7 +18,7 @@ BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(strict) # Test Suite BuildRequires: perl(lib) -BuildRequires: perl(Test::More) >= 0.4 +BuildRequires: perl(Test::More) >= 0.40 # Dependencies Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) @@ -56,6 +56,11 @@ make test %{_mandir}/man3/parent.3* %changelog +* Fri Feb 7 2020 Paul Howarth - 1:0.238-1 +- Update to 0.238 + - Move the prerequisite Test::More from being a runtime prerequisite to a + test time / build time prerequisite (GH#11) + * Thu Jan 30 2020 Fedora Release Engineering - 1:0.237-440 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild @@ -73,7 +78,7 @@ make test * Sat Jul 7 2018 Paul Howarth - 1:0.237-1 - Update to 0.237 - - Don't load vars.pm (CPAN RT#132077) + - Don't load vars.pm (Perl RT#132077) - Drop legacy Group: tag - Drop buildroot cleaning in %%install section diff --git a/sources b/sources index 443e287..5dc66eb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (parent-0.237.tar.gz) = 3da3b16eb8401a0c37aeadc4cf8518c9640f6c22edb837e652d33d68758932079f576b1ede52cdf28d35c3edb2f4e0f49462ad1567419487634349508d7b4794 +SHA512 (parent-0.238.tar.gz) = b1ede0366f6a9f16e9b76553d4af5934f99a63449b8db0e681ba7103b306a777b698be008da87f25791fb83bbc6085294c4c4cd695a6899fcd04cbc5045a2bf4