8
0
forked from pool/perl-Set-Tiny

4 Commits

Author SHA256 Message Date
a11455f7b5 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
a2e407fc44 - 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/package/show/devel:languages:perl/perl-Set-Tiny?expand=0&rev=5
2024-08-29 07:05:18 +00:00
a6853bd8e7 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
eb5fe078f8 - 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/package/show/devel:languages:perl/perl-Set-Tiny?expand=0&rev=3
2024-06-26 16:18:40 +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-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,7 +26,6 @@ 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