3 Commits

Author SHA256 Message Date
e560f43cba Add Gitea build results 2025-08-12 18:18:43 +02:00
b2fb1f1dda 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
f67d422eb2 Accepting request 1234028 from devel:languages:perl:autoupdate
- 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/request/show/1234028
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 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-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,6 +27,7 @@ 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