From ea7e951ea9d3710366a5e1606d35232e5b6e69b8fa992bc5af26413181b3193c Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 23 Apr 2018 07:46:53 +0000 Subject: [PATCH] Accepting request 599680 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/599680 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Safe-Isa?expand=0&rev=12 --- Safe-Isa-1.000008.tar.gz | 3 --- Safe-Isa-1.000009.tar.gz | 3 +++ perl-Safe-Isa.changes | 10 ++++++++++ perl-Safe-Isa.spec | 6 +++--- 4 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 Safe-Isa-1.000008.tar.gz create mode 100644 Safe-Isa-1.000009.tar.gz diff --git a/Safe-Isa-1.000008.tar.gz b/Safe-Isa-1.000008.tar.gz deleted file mode 100644 index a46cd22..0000000 --- a/Safe-Isa-1.000008.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7db6d7d9be58d41ef8cd91bd86ffa025bce5ad4a59f265575c6315dc39242723 -size 5994 diff --git a/Safe-Isa-1.000009.tar.gz b/Safe-Isa-1.000009.tar.gz new file mode 100644 index 0000000..9ab159c --- /dev/null +++ b/Safe-Isa-1.000009.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:510770f2e32c22532b8c162641fb989c7d2b143a4b316e69a34ad5415135a65f +size 6496 diff --git a/perl-Safe-Isa.changes b/perl-Safe-Isa.changes index cfac347..19b678d 100644 --- a/perl-Safe-Isa.changes +++ b/perl-Safe-Isa.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Apr 22 05:56:36 UTC 2018 - coolo@suse.com + +- updated to 1.000009 + see /usr/share/doc/packages/perl-Safe-Isa/Changes + + 1.000009 - 2018-04-21 + - Fix handling of DOES and does (they no longer fall back to isa in most + situations outside of Moo/Moose) + ------------------------------------------------------------------- Sun Oct 8 08:07:04 UTC 2017 - coolo@suse.com diff --git a/perl-Safe-Isa.spec b/perl-Safe-Isa.spec index eb13339..f8cb8f1 100644 --- a/perl-Safe-Isa.spec +++ b/perl-Safe-Isa.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Safe-Isa # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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,11 +17,11 @@ Name: perl-Safe-Isa -Version: 1.000008 +Version: 1.000009 Release: 0 %define cpan_name Safe-Isa Summary: Call isa, can, does and DOES safely on things that may not be objects -License: Artistic-1.0 or GPL-1.0+ +License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Safe-Isa/ Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz