Accepting request 555882 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/555882 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Exception-Class?expand=0&rev=17
This commit is contained in:
commit
f8672e97ab
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ff3b4b3f706e84aaa87ab0dee5cec6bd7a8fc9f72cf76d115212541fa0a13760
|
||||
size 45601
|
3
Exception-Class-1.44.tar.gz
Normal file
3
Exception-Class-1.44.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:33f3fbf8b138d3b04ea4ec0ba83fb0df6ba898806bcf4ef393d4cafc1a23ee0d
|
||||
size 46156
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 11 06:19:21 UTC 2017 - coolo@suse.com
|
||||
|
||||
- updated to 1.44
|
||||
see /usr/share/doc/packages/perl-Exception-Class/Changes
|
||||
|
||||
1.44 2017-12-10
|
||||
|
||||
- You can now pass "frame_filter", "filter_frames_early", and "skip_frames" to
|
||||
the throw() method of an exception class. These will be passed on to the
|
||||
Devel::StackTrace constructor. Requested by Frédéric Brière. GH #6.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 10 05:31:47 UTC 2017 - coolo@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Exception-Class
|
||||
Version: 1.43
|
||||
Version: 1.44
|
||||
Release: 0
|
||||
%define cpan_name Exception-Class
|
||||
Summary: Module That Allows You to Declare Real Exception Classes in Perl
|
||||
@ -80,7 +80,7 @@ module.
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc Changes CONTRIBUTING.md README.md
|
||||
%doc appveyor.yml Changes CONTRIBUTING.md README.md
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user