diff --git a/Exception-Class-1.41.tar.gz b/Exception-Class-1.41.tar.gz deleted file mode 100644 index 854b45e..0000000 --- a/Exception-Class-1.41.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8efb33371b44dd18471aced1be2376eed292fbd297120783e6e97a47d1fee41d -size 45432 diff --git a/Exception-Class-1.42.tar.gz b/Exception-Class-1.42.tar.gz new file mode 100644 index 0000000..00a60ff --- /dev/null +++ b/Exception-Class-1.42.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bb4ee64d3770d6812bda36890ef5df418573287eb8eccbb106f04c981dea22b +size 45718 diff --git a/perl-Exception-Class.changes b/perl-Exception-Class.changes index c406bb3..d53bfeb 100644 --- a/perl-Exception-Class.changes +++ b/perl-Exception-Class.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Jan 6 06:22:54 UTC 2017 - coolo@suse.com + +- updated to 1.42 + see /usr/share/doc/packages/perl-Exception-Class/Changes + + 1.42 2017-01-04 + + - Generated exception classes are now added to %INC. If you subclass a + generated class with "use base" then base.pm will no longer attempt to load + the requested class. Patch by Todd Rinaldo. PR #8. + ------------------------------------------------------------------- Thu Dec 8 06:27:26 UTC 2016 - coolo@suse.com diff --git a/perl-Exception-Class.spec b/perl-Exception-Class.spec index 2df8724..fa6f0c2 100644 --- a/perl-Exception-Class.spec +++ b/perl-Exception-Class.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Exception-Class # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: perl-Exception-Class -Version: 1.41 +Version: 1.42 Release: 0 %define cpan_name Exception-Class Summary: Module That Allows You to Declare Real Exception Classes in Perl