diff --git a/Exception-Class-1.43.tar.gz b/Exception-Class-1.43.tar.gz deleted file mode 100644 index e20c405..0000000 --- a/Exception-Class-1.43.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff3b4b3f706e84aaa87ab0dee5cec6bd7a8fc9f72cf76d115212541fa0a13760 -size 45601 diff --git a/Exception-Class-1.44.tar.gz b/Exception-Class-1.44.tar.gz new file mode 100644 index 0000000..0796c9c --- /dev/null +++ b/Exception-Class-1.44.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33f3fbf8b138d3b04ea4ec0ba83fb0df6ba898806bcf4ef393d4cafc1a23ee0d +size 46156 diff --git a/perl-Exception-Class.changes b/perl-Exception-Class.changes index 6ed52b7..12aab9d 100644 --- a/perl-Exception-Class.changes +++ b/perl-Exception-Class.changes @@ -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 diff --git a/perl-Exception-Class.spec b/perl-Exception-Class.spec index 7685d61..1dcd914 100644 --- a/perl-Exception-Class.spec +++ b/perl-Exception-Class.spec @@ -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