8
0

Accepting request 1120557 from devel:languages:perl:autoupdate

- updated to 1.302196
   see /usr/share/doc/packages/perl-Test-Simple/Changes
  1.302196  2023-10-24 10:27:33-07:00 America/Los_Angeles
      - Fix #882
      - Fix handling of VSTRING and LVALUE refs in is_deeply() #918
      - Merge several doc fixes from mauke

OBS-URL: https://build.opensuse.org/request/show/1120557
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Simple?expand=0&rev=150
This commit is contained in:
Lars Vogdt
2023-10-26 12:53:58 +00:00
committed by Git OBS Bridge
parent 5c3ba2f700
commit f49eeddd7f
4 changed files with 16 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Oct 25 03:07:49 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 1.302196
see /usr/share/doc/packages/perl-Test-Simple/Changes
1.302196 2023-10-24 10:27:33-07:00 America/Los_Angeles
- Fix #882
- Fix handling of VSTRING and LVALUE refs in is_deeply() #918
- Merge several doc fixes from mauke
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Apr 29 03:13:36 UTC 2023 - Tina Müller <timueller+perl@suse.de> Sat Apr 29 03:13:36 UTC 2023 - Tina Müller <timueller+perl@suse.de>

View File

@@ -18,7 +18,7 @@
%define cpan_name Test-Simple %define cpan_name Test-Simple
Name: perl-Test-Simple Name: perl-Test-Simple
Version: 1.302195 Version: 1.302196
Release: 0 Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Basic utilities for writing tests Summary: Basic utilities for writing tests