5 Commits

Author SHA256 Message Date
7dd4990126 Add Gitea build results 2025-08-12 18:17:03 +02:00
d76c9f8511 Accepting request 1197310 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1197310
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Set-Tiny?expand=0&rev=3
2024-08-29 13:43:56 +00:00
c597a538c0 Accepting request 1195934 from devel:languages:perl:autoupdate
- updated to 0.60.0 (0.06)
   see /usr/share/doc/packages/perl-Set-Tiny/Changes
  0.06    2024-08-20
    - Revised Dist::Zilla packaging
    - Reduced minumum perl version
    - Fixed contains method to always return a single boolean value.

OBS-URL: https://build.opensuse.org/request/show/1195934
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Set-Tiny?expand=0&rev=5
2024-08-29 07:05:18 +00:00
ced904cdb5 Accepting request 1183470 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1183470
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Set-Tiny?expand=0&rev=2
2024-06-27 14:02:56 +00:00
Frank Schreiner
44fb9122b0 Accepting request 1182912 from devel:languages:perl:autoupdate
- updated to 0.50.0 (0.05)
   see /usr/share/doc/packages/perl-Set-Tiny/Changes
  0.05    2024-06-17
          Migration from Makefile.PL to Dist::Zilla.
          Enabled warnings pragma.
          Replaced test files with Dist::Zilla extensions.
          Minor refactorings to more "modern" Perl.
          Forcing minimum Perl version.

OBS-URL: https://build.opensuse.org/request/show/1182912
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Set-Tiny?expand=0&rev=3
2024-06-26 16:18:40 +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-Set-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-Set-Tiny)

View File

@@ -26,6 +26,7 @@ License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Simple sets of strings
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/H/HA/HAARG/%{cpan_name}-%{cpan_version}.tar.gz
Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros