Accepting request 1000616 from devel:languages:perl:autoupdate

- updated to 0.242
   see /usr/share/doc/packages/perl-Data-Dmp/Changes
  0.242   2022-08-28  Released-By: PERLANCAR; Urgency: high
          - [bugfix] Avoid 'Modification of a read-only value attempted'
            error because we still dumped a scalarref object as
            bless(\1,'Foo').

OBS-URL: https://build.opensuse.org/request/show/1000616
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Dmp?expand=0&rev=4
This commit is contained in:
Stephan Kulow
2022-09-08 19:48:06 +00:00
committed by Git OBS Bridge
parent c0509c8ddd
commit 76c6ab0429
4 changed files with 18 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8074d49660e7e420e7a56620e0ecb3cfceee5194bb9a25957dbe795d7b58bc9f
size 21397

3
Data-Dmp-0.242.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Aug 29 03:06:51 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 0.242
see /usr/share/doc/packages/perl-Data-Dmp/Changes
0.242 2022-08-28 Released-By: PERLANCAR; Urgency: high
- [bugfix] Avoid 'Modification of a read-only value attempted'
error because we still dumped a scalarref object as
bless(\1,'Foo').
-------------------------------------------------------------------
Thu Jun 24 03:07:02 UTC 2021 - Tina Müller <timueller+perl@suse.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Data-Dmp
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,10 +18,10 @@
%define cpan_name Data-Dmp
Name: perl-Data-Dmp
Version: 0.241
Version: 0.242
Release: 0
Summary: Dump Perl data structures as Perl code
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Dump Perl data structures as Perl code
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/P/PE/PERLANCAR/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml