Stephan Kulow 2013-10-04 11:56:58 +00:00 committed by Git OBS Bridge
parent e3a6f46d8b
commit 7f872ba2d4
4 changed files with 14 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e3b5d5b368545ec0ea2d54d06ee47a613caed2e78d674c1b98c87985160b422c
size 22345

3
Error-0.17021.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1c81c1b4cdf38ae089f1cd4ae5999e1ea15bbba3d259085acf829fb9874e760d
size 22400

View File

@ -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

View File

@ -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)