8
1
forked from pool/perl-YAML-PP

4 Commits

Author SHA256 Message Date
1d87938b6e 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
7d6cc33b00 - 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/package/show/devel:languages:perl/perl-YAML-PP?expand=0&rev=53
2025-02-10 20:56:31 +00:00
dabdb12ae4 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
d27b2cd767 - 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/package/show/devel:languages:perl/perl-YAML-PP?expand=0&rev=51
2025-01-30 22:24:17 +00:00
2 changed files with 0 additions and 13 deletions

View File

@@ -1,12 +0,0 @@
## 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,7 +27,6 @@ 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