11
0

5 Commits

Author SHA256 Message Date
a2ad17ad1a Add Gitea build results 2025-08-12 18:17:58 +02:00
022b74cd37 Accepting request 1244957 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1244957
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Warnings?expand=0&rev=20
2025-02-11 20:22:05 +00:00
918bb42ccf Accepting request 1244865 from devel:languages:perl:autoupdate
- updated to 0.38.0 (0.038)
   see /usr/share/doc/packages/perl-Test-Warnings/Changes
  0.038     2025-02-02 00:27:04Z
            - no longer swap out done_testing method if :no_end_test is
              configured

OBS-URL: https://build.opensuse.org/request/show/1244865
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Warnings?expand=0&rev=36
2025-02-11 07:08:41 +00:00
e74b1c66de Accepting request 1236815 from devel:languages:perl
- updated to 0.37.0 (0.037)
   see /usr/share/doc/packages/perl-Test-Warnings/Changes
  0.037     2025-01-05 20:38:16Z
            - remove unneeded use of Import::Into
            - fix tests that invoke Test::Warnings->import directly
  0.036     2025-01-03 18:30:28Z
            - avoid redefinition warnings when $^W is enabled in tests
              (RT#158297)
  0.035     2025-01-03 17:47:24Z
            - allow tests to pass even when Import::Into is not installed
              (RT#158296)
            - add backcompat shim for cases where Test::More is loaded in tests
              after Test::Warnings
  0.034     2025-01-03 02:46:29Z
            - fix Test2 compability for done_testing()
            - Test2::Warnings added as a simple wrapper (for now) (forwarded request 1236704 from tinita)

OBS-URL: https://build.opensuse.org/request/show/1236815
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Warnings?expand=0&rev=19
2025-01-12 10:08:39 +00:00
e2cda55af7 Accepting request 1236704 from devel:languages:perl:autoupdate
- updated to 0.37.0 (0.037)
   see /usr/share/doc/packages/perl-Test-Warnings/Changes
  0.037     2025-01-05 20:38:16Z
            - remove unneeded use of Import::Into
            - fix tests that invoke Test::Warnings->import directly
  0.036     2025-01-03 18:30:28Z
            - avoid redefinition warnings when $^W is enabled in tests
              (RT#158297)
  0.035     2025-01-03 17:47:24Z
            - allow tests to pass even when Import::Into is not installed
              (RT#158296)
            - add backcompat shim for cases where Test::More is loaded in tests
              after Test::Warnings
  0.034     2025-01-03 02:46:29Z
            - fix Test2 compability for done_testing()
            - Test2::Warnings added as a simple wrapper (for now)

OBS-URL: https://build.opensuse.org/request/show/1236704
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Warnings?expand=0&rev=34
2025-01-10 09:41:00 +00:00
2 changed files with 13 additions and 0 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-Warnings/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-Warnings)

View File

@@ -27,6 +27,7 @@ Summary: Test for warnings and the lack of them
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros