forked from pool/perl-Safe-Isa
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
This commit is contained in:
committed by
Git OBS Bridge
parent
00be634fb6
commit
ea7e951ea9
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7db6d7d9be58d41ef8cd91bd86ffa025bce5ad4a59f265575c6315dc39242723
|
|
||||||
size 5994
|
|
3
Safe-Isa-1.000009.tar.gz
Normal file
3
Safe-Isa-1.000009.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:510770f2e32c22532b8c162641fb989c7d2b143a4b316e69a34ad5415135a65f
|
||||||
|
size 6496
|
@@ -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
|
Sun Oct 8 08:07:04 UTC 2017 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Safe-Isa
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,11 +17,11 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Safe-Isa
|
Name: perl-Safe-Isa
|
||||||
Version: 1.000008
|
Version: 1.000009
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Safe-Isa
|
%define cpan_name Safe-Isa
|
||||||
Summary: Call isa, can, does and DOES safely on things that may not be objects
|
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
|
Group: Development/Libraries/Perl
|
||||||
Url: http://search.cpan.org/dist/Safe-Isa/
|
Url: http://search.cpan.org/dist/Safe-Isa/
|
||||||
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
|
||||||
|
Reference in New Issue
Block a user