5 Commits

Author SHA256 Message Date
bd6bc258cd Add Gitea build results 2025-08-12 18:18:43 +02:00
19ba575bd5 Accepting request 1244887 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1244887
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-YAML-PP?expand=0&rev=22
2025-02-11 20:21:41 +00:00
82e0491c7c Accepting request 1244879 from devel:languages:perl:autoupdate
- updated to 0.39.0 (v0.39.0)
   see /usr/share/doc/packages/perl-YAML-PP/Changes
  v0.39.0 2025-02-10 00:01:45+01:00
      - Allow unknown tags again, reverting the previous change in v0.38.1 which
        only was supposed to be a dev release
      - Add new option require_footer

OBS-URL: https://build.opensuse.org/request/show/1244879
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-YAML-PP?expand=0&rev=53
2025-02-10 20:56:31 +00:00
eeaa481f20 Accepting request 1241535 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1241535
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-YAML-PP?expand=0&rev=21
2025-01-31 15:02:09 +00:00
f9bf91d552 Accepting request 1240654 from devel:languages:perl:autoupdate
- updated to 0.38.1 (v0.38.1)
   see /usr/share/doc/packages/perl-YAML-PP/Changes
  v0.38.1 2025-01-25 00:30:13+01:00
      - Add --duplicate-keys commandline flag
      - Forbid unknown tags by default
      - Add a 'Catchall' schema to allow unknen tags
      - Add a --catchall commandline flag

OBS-URL: https://build.opensuse.org/request/show/1240654
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-YAML-PP?expand=0&rev=51
2025-01-30 22:24:17 +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-YAML-PP/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-YAML-PP)

View File

@@ -27,6 +27,7 @@ Summary: YAML 1.2 Processor
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/T/TI/TINITA/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros