8
0

Accepting request 1070488 from devel:languages:perl:autoupdate

- updated to 2.15
   see /usr/share/doc/packages/perl-Class-Method-Modifiers/Changes
  2.15      2023-03-05 23:42:48Z
          - localize $SIG{__DIE__} before calling eval (closes RT#146848; Yves
            Orton)

OBS-URL: https://build.opensuse.org/request/show/1070488
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Class-Method-Modifiers?expand=0&rev=31
This commit is contained in:
2023-03-10 10:43:39 +00:00
committed by Git OBS Bridge
parent 6b9804cf6e
commit 53b187bc88
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3704ee6e75434f2a48e565a9c418e1593d611105ac6d658227549c6ba260cd1d
size 41180

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:65cd85bfe475d066e9186f7a8cc636070985b30b0ebb1cde8681cf062c2e15fc
size 41167

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Mar 6 03:06:08 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 2.15
see /usr/share/doc/packages/perl-Class-Method-Modifiers/Changes
2.15 2023-03-05 23:42:48Z
- localize $SIG{__DIE__} before calling eval (closes RT#146848; Yves
Orton)
-------------------------------------------------------------------
Tue Jan 17 03:06:06 UTC 2023 - Tina Müller <timueller+perl@suse.de>

View File

@@ -18,7 +18,7 @@
%define cpan_name Class-Method-Modifiers
Name: perl-Class-Method-Modifiers
Version: 2.14
Version: 2.15
Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Provides Moose-like method modifiers