diff --git a/Error-0.17020.tar.gz b/Error-0.17020.tar.gz deleted file mode 100644 index cffe8fc..0000000 --- a/Error-0.17020.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e3b5d5b368545ec0ea2d54d06ee47a613caed2e78d674c1b98c87985160b422c -size 22345 diff --git a/Error-0.17021.tar.gz b/Error-0.17021.tar.gz new file mode 100644 index 0000000..cda3ba7 --- /dev/null +++ b/Error-0.17021.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c81c1b4cdf38ae089f1cd4ae5999e1ea15bbba3d259085acf829fb9874e760d +size 22400 diff --git a/perl-Error.changes b/perl-Error.changes index c617ca8..978f424 100644 --- a/perl-Error.changes +++ b/perl-Error.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Oct 4 09:14:23 UTC 2013 - coolo@suse.com + +- updated to 0.17021 + Error.pm #0.17021 + - Fix for the format of the new Carp (in bleadperl) + - https://rt.cpan.org/Ticket/Display.html?id=88137 + - Thanks to Zefram for the report and patch. + ------------------------------------------------------------------- Tue Jun 4 08:44:23 UTC 2013 - coolo@suse.com diff --git a/perl-Error.spec b/perl-Error.spec index f2118e4..67fc306 100644 --- a/perl-Error.spec +++ b/perl-Error.spec @@ -17,7 +17,7 @@ Name: perl-Error -Version: 0.17020 +Version: 0.17021 Release: 0 %define cpan_name Error Summary: Error/exception handling in an OO-ish way @@ -29,7 +29,7 @@ BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(Module::Build) +BuildRequires: perl(Module::Build) >= 0.39 #BuildRequires: perl(Error) #BuildRequires: perl(Error::Simple) #BuildRequires: perl(File::Find::Object)