17
0

17 Commits

Author SHA256 Message Date
2104df3803 Automatic update to Test-Simple-1.302216.tar.gz 2025-11-17 05:34:31 +00:00
68dfc94021 Add Gitea build results 2025-08-12 18:17:54 +02:00
309bdabc3f Accepting request 1296178 from devel:languages:perl
obsolete perl-Test2-Suite since it has been merged into this package

OBS-URL: https://build.opensuse.org/request/show/1296178
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Simple?expand=0&rev=56
2025-07-30 09:41:13 +00:00
eefbc290b0 obsolete perl-Test2-Suite since it has been merged into this package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Simple?expand=0&rev=169
2025-07-28 15:42:54 +00:00
f59fd18b6a Accepting request 1296176 from home:smithfarm:branches:devel:languages:perl
obsolete perl-Test2-Suite since it has been merged into this package

OBS-URL: https://build.opensuse.org/request/show/1296176
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Simple?expand=0&rev=168
2025-07-28 15:37:39 +00:00
ac0a908410 Accepting request 1282006 from devel:languages:perl
Forwarded request #1281908 from tinita

- updated to 1.302214
   see /usr/share/doc/packages/perl-Test-Simple/Changes
  1.302214  2025-05-24 15:02:44-07:00 America/Los_Angeles
      - Minor doc fix

OBS-URL: https://build.opensuse.org/request/show/1282006
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Simple?expand=0&rev=55
2025-06-03 15:51:04 +00:00
77199f177f Accepting request 1281908 from devel:languages:perl:autoupdate
- updated to 1.302214
   see /usr/share/doc/packages/perl-Test-Simple/Changes
  1.302214  2025-05-24 15:02:44-07:00 America/Los_Angeles
      - Minor doc fix

OBS-URL: https://build.opensuse.org/request/show/1281908
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Simple?expand=0&rev=166
2025-06-02 15:51:14 +00:00
fa6f0396ac Accepting request 1279825 from devel:languages:perl
Forwarded request #1279814 from tinita

- updated to 1.302213
   see /usr/share/doc/packages/perl-Test-Simple/Changes

OBS-URL: https://build.opensuse.org/request/show/1279825
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Simple?expand=0&rev=54
2025-05-27 16:49:25 +00:00
8518c8451c Accepting request 1279814 from devel:languages:perl:autoupdate
- updated to 1.302213
   see /usr/share/doc/packages/perl-Test-Simple/Changes

OBS-URL: https://build.opensuse.org/request/show/1279814
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Simple?expand=0&rev=164
2025-05-24 16:14:51 +00:00
bd61540642 Accepting request 1270601 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1270601
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Simple?expand=0&rev=53
2025-04-18 14:15:16 +00:00
Lars Vogdt
5be5cc469e 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
2025-04-17 16:19:52 +00:00
95bd042c3f Accepting request 1241533 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1241533
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Simple?expand=0&rev=52
2025-01-31 15:02:08 +00:00
2813555306 Accepting request 1240649 from devel:languages:perl:autoupdate
- updated to 1.302209
   see /usr/share/doc/packages/perl-Test-Simple/Changes
  1.302209  2025-01-22 08:17:20-08:00 America/Los_Angeles
      - #1021 don't use base (Thanks Haarg)
      - #1022 use PerlIO::get_layers without loading PerlIO.pm (Thanks Haarg)
      - #1023 move try_sig_mask to separate file to avoid always loading POSIX (Thanks Haarg)
  1.302208  2025-01-21 10:19:33-08:00 America/Los_Angeles
      - avoid closing over values in string eval when comparing values #1018 (Thanks Haarg)

OBS-URL: https://build.opensuse.org/request/show/1240649
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Simple?expand=0&rev=160
2025-01-30 22:23:42 +00:00
a9fd8710da Accepting request 1236293 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1236293
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Simple?expand=0&rev=51
2025-01-12 10:09:36 +00:00
ca3ccfe16c Accepting request 1235432 from devel:languages:perl:autoupdate
- updated to 1.302207
   see /usr/share/doc/packages/perl-Test-Simple/Changes
  1.302207  2024-12-27 18:13:18-08:00 America/Los_Angeles
      - Fix debugging info when JSON::MaybeXS is missing (Thanks James E Keenan)
      - Fix typos (Thanks sobrado8086)
      - Add TEST2_ENABLE_PLUGINS env var
      - Add Test2::Env docs
  1.302206  2024-12-19 17:51:07-08:00 America/Los_Angeles
      - Remove Test::Builder::IO::Scalar
      - Fix #1016
  1.302205  2024-12-19 09:28:05-08:00 America/Los_Angeles
      - Use our instead of 'use vars'
      - Fix $[ usage
      - Doc updates
  1.302204  2024-09-14 10:32:25-07:00 America/Los_Angeles
      - Add pending diagnostics functionality
      - Show warnings/exceptions for no_warnings() and lives()
  1.302203  2024-09-04 16:15:07-07:00 America/Los_Angeles
      - Fix some tests when run on windows
  1.302202  2024-09-02 16:27:17-07:00 America/Los_Angeles
      - Add comment on how to make tables bigger, #931
      - Typo fix

OBS-URL: https://build.opensuse.org/request/show/1235432
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Simple?expand=0&rev=158
2025-01-09 16:30:47 +00:00
d45c4cf834 Accepting request 1197306 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1197306
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Simple?expand=0&rev=50
2024-08-30 11:26:17 +00:00
2c1551bf7c Accepting request 1195919 from devel:languages:perl:autoupdate
- updated to 1.302201
   see /usr/share/doc/packages/perl-Test-Simple/Changes
  *******************************************************************************
  * Please note, over time several distributions have been merged into this one *
  * over time. Changes file history has also been merged, so entries for these  *
  * merged distributions can be found further down in the file.                 *
  *******************************************************************************
  1.302201  2024-08-13 08:19:01-07:00 America/Los_Angeles
      - Fix bug found by new warnings in blead (Thanks Mauke)
  1.302200  2024-08-04 11:22:17-07:00 America/Los_Angeles
      - Merge Test2-Suite into Test-Simple
      - Some doc updates
      - Some test fixes

OBS-URL: https://build.opensuse.org/request/show/1195919
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Simple?expand=0&rev=156
2024-08-29 07:03:54 +00:00
5 changed files with 32 additions and 6 deletions

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-Test-Simple/standard)
The current state of perl in the devel project build (devel:languages:perl)
![Devel project build results](https://br.opensuse.org/status/devel:languages:perl/perl-Test-Simple)

View File

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

BIN
Test-Simple-1.302216.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Nov 17 05:34:30 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 1.302216
see /usr/share/doc/packages/perl-Test-Simple/Changes
1.302216 2025-11-15 21:18:57-08:00 America/Los_Angeles
- Fix Changelog, no other changes
- Add dzil tool to prevent this next time
1.302215 2025-11-13 16:41:55-08:00 America/Los_Angeles
- Fix Typos (Thanks Masahiro Iuchi)
- Fix undef string bug in Test::Tester (Thanks Branislav Zahradník)
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 28 15:39:07 UTC 2025 - Nathan Cutler <ncutler@suse.com> Mon Jul 28 15:39:07 UTC 2025 - Nathan Cutler <ncutler@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-Test-Simple # spec file for package perl-Test-Simple
# #
# Copyright (c) 2025 SUSE LLC # Copyright (c) 2025 SUSE LLC and contributors
# #
# 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
@@ -18,13 +18,14 @@
%define cpan_name Test-Simple %define cpan_name Test-Simple
Name: perl-Test-Simple Name: perl-Test-Simple
Version: 1.302214 Version: 1.302216
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
URL: https://metacpan.org/release/%{cpan_name} URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/E/EX/EXODIST/%{cpan_name}-%{version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/E/EX/EXODIST/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch BuildArch: noarch
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros
@@ -46,7 +47,7 @@ complicated testing, use the Test::More module (a drop-in replacement for
this one). this one).
%prep %prep
%autosetup -n %{cpan_name}-%{version} -p1 %autosetup -n %{cpan_name}-%{version} -p1
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 644 find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 644