diff --git a/perl-Test-Exception.spec b/perl-Test-Exception.spec index 6ed5005..4802d3f 100644 --- a/perl-Test-Exception.spec +++ b/perl-Test-Exception.spec @@ -1,12 +1,15 @@ Name: perl-Test-Exception -Version: 0.40 -Release: 2%{?dist} +Version: 0.41 +Release: 1%{?dist} Summary: Library of test functions for exception based Perl code License: GPL+ or Artistic URL: http://search.cpan.org/dist/Test-Exception/ -Source0: http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Test-Exception-%{version}.tar.gz +Source0: http://search.cpan.org/CPAN/authors/id/E/EX/EXODIST/Test-Exception-%{version}.tar.gz BuildArch: noarch # Module Build +BuildRequires: coreutils +BuildRequires: findutils +BuildRequires: make BuildRequires: perl BuildRequires: perl(ExtUtils::MakeMaker) # Module Runtime @@ -58,6 +61,11 @@ make test %{_mandir}/man3/Test::Exception.3* %changelog +* Tue Dec 22 2015 Paul Howarth - 0.41-1 +- Update to 0.41 + - Updated for Test2 +- This release by EXODIST → update source URL + * Thu Jun 18 2015 Fedora Release Engineering - 0.40-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 57fc179..65eba64 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -29993e711cf671f8f2ec759f410de681 Test-Exception-0.40.tar.gz +5adb7650f58c846f1093d01112582443 Test-Exception-0.41.tar.gz