diff --git a/Error-0.17027.tar.gz b/Error-0.17027.tar.gz deleted file mode 100644 index 293c3c4..0000000 --- a/Error-0.17027.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:07b2ac8275dfa04144745a6c1900a596280f862b97d22bab0c5ce02682ebd3be -size 33260 diff --git a/Error-0.17028.tar.gz b/Error-0.17028.tar.gz new file mode 100644 index 0000000..26de304 --- /dev/null +++ b/Error-0.17028.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ad85c5e58b31c8903006298424a51bba39f1840e324f5ae612eabc8b935e960 +size 33234 diff --git a/perl-Error.changes b/perl-Error.changes index 8c9dd8c..de9fa4e 100644 --- a/perl-Error.changes +++ b/perl-Error.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Aug 24 05:07:58 UTC 2019 - Stephan Kulow + +- updated to 0.17028 + see /usr/share/doc/packages/perl-Error/Changes + + 0.17028 2019-08-23 + - Moved the VCS repo to https://github.com/shlomif/perl-error.pm + - No other significant changes. + ------------------------------------------------------------------- Thu Nov 8 06:19:56 UTC 2018 - Stephan Kulow diff --git a/perl-Error.spec b/perl-Error.spec index f5c4ebe..c0367ca 100644 --- a/perl-Error.spec +++ b/perl-Error.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Error # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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,10 +17,10 @@ Name: perl-Error -Version: 0.17027 +Version: 0.17028 Release: 0 %define cpan_name Error -Summary: Error +Summary: Error/exception handling in an OO-ish way License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl Url: https://metacpan.org/release/%{cpan_name} @@ -59,7 +59,7 @@ perl Build.PL installdirs=vendor %files -f %{name}.files %defattr(-,root,root,755) -%doc ChangeLog Changes examples README scripts +%doc ChangeLog Changes examples README %license LICENSE %changelog