8
0

2 Commits

Author SHA256 Message Date
83d2c9e2d5 Accepting request 1235292 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1235292
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-YAML-Tiny?expand=0&rev=19
2025-01-07 19:50:24 +00:00
01c4ac8adb - updated to 1.760.0 (1.76)
see /usr/share/doc/packages/perl-YAML-Tiny/Changes
  1.76    2024-12-16 18:59:46Z
          [FIXED]
          - revert change from #60: "yes", "y" etc are not actually booleans.
            (see issue #66).
  1.75    2024-12-15 21:24:54Z
          [FIXED]
          - fixed regression in %QUOTE (Nathan Monfils, PR#60) [later reverted
            in release 1.76, see above)
          - fix version comparison logic for forward compatibility (BooK, PR#63)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-YAML-Tiny?expand=0&rev=30
2025-01-06 16:54:10 +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-Tiny/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-Tiny)

View File

@@ -27,7 +27,6 @@ Summary: Read/Write YAML files with as little code as possible
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