8
0

Accepting request 1269385 from devel:languages:perl:autoupdate

- updated to 1.302210
   see /usr/share/doc/packages/perl-Test-Simple/Changes
  1.302210  2025-03-29 12:06:57-07:00 America/Los_Angeles
      - Alexander Hartmaier   - fix typo in Test2::Util::Trace docs
      - Karen Etheridge       - documentation fixes throughout for affect vs effect
      - Yasuharu Iida feat    - Test2::Tools::Warnings warns called in void context
      - bernhard Eliminate    - Remove unnecessary empty list assignments
      - Graham Knop calculate - CAN_SIGSYS when called rather than as a constant

OBS-URL: https://build.opensuse.org/request/show/1269385
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Simple?expand=0&rev=162
This commit is contained in:
Lars Vogdt
2025-04-17 16:19:52 +00:00
committed by Git OBS Bridge
parent 2813555306
commit 5be5cc469e
4 changed files with 18 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Mar 30 05:33:57 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 1.302210
see /usr/share/doc/packages/perl-Test-Simple/Changes
1.302210 2025-03-29 12:06:57-07:00 America/Los_Angeles
- Alexander Hartmaier - fix typo in Test2::Util::Trace docs
- Karen Etheridge - documentation fixes throughout for affect vs effect
- Yasuharu Iida feat - Test2::Tools::Warnings warns called in void context
- bernhard Eliminate - Remove unnecessary empty list assignments
- Graham Knop calculate - CAN_SIGSYS when called rather than as a constant
-------------------------------------------------------------------
Thu Jan 23 05:32:42 UTC 2025 - Tina Müller <timueller+perl@suse.de>

View File

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