diff --git a/.gitignore b/.gitignore index e63f5c9..82ee455 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ Carp-Clan-6.04.tar.gz +/Carp-Clan-6.06.tar.gz diff --git a/perl-Carp-Clan.spec b/perl-Carp-Clan.spec index bd13b70..d37385b 100644 --- a/perl-Carp-Clan.spec +++ b/perl-Carp-Clan.spec @@ -1,17 +1,18 @@ Name: perl-Carp-Clan -Version: 6.04 -Release: 23%{?dist} +Version: 6.06 +Release: 1%{?dist} Summary: Perl module to print improved warning messages License: GPL+ or Artistic URL: http://search.cpan.org/dist/Carp-Clan/ -Source0: http://www.cpan.org/authors/id/S/ST/STBEY/Carp-Clan-%{version}.tar.gz +Source0: http://www.cpan.org/authors/id/K/KE/KENTNL/Carp-Clan-%{version}.tar.gz BuildArch: noarch BuildRequires: coreutils BuildRequires: make BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 BuildRequires: perl(strict) # Run-time @@ -22,7 +23,6 @@ BuildRequires: perl(vars) BuildRequires: perl(Object::Deadly) BuildRequires: perl(Test::Exception) BuildRequires: perl(Test::More) - %endif Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) @@ -60,6 +60,9 @@ make test %changelog +* Wed Jun 01 2016 Jitka Plesnikova - 6.06-1 +- 6.06 bump + * Wed May 18 2016 Jitka Plesnikova - 6.04-23 - Perl 5.24 re-rebuild of bootstrapped packages diff --git a/sources b/sources index 3d0c790..6726ac5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b6316bc51bb530d994f2784615939fb2 Carp-Clan-6.04.tar.gz +c562a35c48f43665fab735cdc7fe3cb2 Carp-Clan-6.06.tar.gz