7
0

3 Commits

Author SHA256 Message Date
6db38e098d Add Gitea build results 2025-08-12 18:17:40 +02:00
1da356a40b Accepting request 1266870 from devel:languages:perl
- updated to 1.205.0 (1.205)
   see /usr/share/doc/packages/perl-Test-Deep/Changes
  1.205     2025-04-01 11:01:50-04:00 America/New_York
          - add "use v5.12" to Test::Deep, just for clarity
          - fix a test so that if an "A" module is in @INC, the tests still pass (forwarded request 1266851 from tinita)

OBS-URL: https://build.opensuse.org/request/show/1266870
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Deep?expand=0&rev=30
2025-04-04 15:28:46 +00:00
bbccaaafa3 Accepting request 1266851 from devel:languages:perl:autoupdate
- updated to 1.205.0 (1.205)
   see /usr/share/doc/packages/perl-Test-Deep/Changes
  1.205     2025-04-01 11:01:50-04:00 America/New_York
          - add "use v5.12" to Test::Deep, just for clarity
          - fix a test so that if an "A" module is in @INC, the tests still pass

OBS-URL: https://build.opensuse.org/request/show/1266851
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Deep?expand=0&rev=45
2025-04-03 12:02:23 +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-Deep/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-Deep)

View File

@@ -27,6 +27,7 @@ Summary: Extremely flexible deep comparison
URL: https://metacpan.org/release/%{cpan_name} URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{cpan_version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/R/RJ/RJBS/%{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