11
0

3 Commits

Author SHA256 Message Date
03e8c4ff27 Add Gitea build results 2025-08-12 18:17:42 +02:00
de0d71f945 Accepting request 1235284 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1235284
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-ExpectAndCheck?expand=0&rev=3
2025-01-07 19:52:48 +00:00
31ce43dfd1 Accepting request 1234017 from devel:languages:perl:autoupdate
- updated to 0.70.0 (0.07)
   see /usr/share/doc/packages/perl-Test-ExpectAndCheck/Changes
  0.07    2024-10-13
          [CHANGES]
           * Added `namedargs()` helper for dealing with methods that take named
             arguments in maybe-unreliable orders due to hash order randomisation
           * Added optional VERBOSE debugging mode

OBS-URL: https://build.opensuse.org/request/show/1234017
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-ExpectAndCheck?expand=0&rev=5
2025-01-06 16:52:48 +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-ExpectAndCheck/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-ExpectAndCheck)

View File

@@ -27,6 +27,7 @@ Summary: Expect/check-style unit testing with object methods
URL: https://metacpan.org/release/%{cpan_name} URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/P/PE/PEVANS/%{cpan_name}-%{cpan_version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/P/PE/PEVANS/%{cpan_name}-%{cpan_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