SHA256
7
0
forked from pool/perl-Specio

6 Commits

Author SHA256 Message Date
d002c5b107 Accepting request 1288171 from devel:languages:perl
Forwarded request #1288033 from tinita

- updated to 0.510.0 (0.51)
   see /usr/share/doc/packages/perl-Specio/Changes
  0.51     2025-06-19
  - Made it possible to force Specio to only use pure Perl dependencies by setting the
    SPECIO_IMPLEMENTATION environment variable to "PP". Requested by @arodland (Andrew Rodland). GH
    #23.

OBS-URL: https://build.opensuse.org/request/show/1288171
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Specio?expand=0&rev=13
2025-06-27 21:00:28 +00:00
4ff6539894 - updated to 0.510.0 (0.51)
see /usr/share/doc/packages/perl-Specio/Changes
  0.51     2025-06-19
  - Made it possible to force Specio to only use pure Perl dependencies by setting the
    SPECIO_IMPLEMENTATION environment variable to "PP". Requested by @arodland (Andrew Rodland). GH
    #23.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Specio?expand=0&rev=32
2025-06-24 07:17:03 +00:00
5f875fce85 Accepting request 1247152 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1247152
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Specio?expand=0&rev=12
2025-02-20 15:27:39 +00:00
97680e455a - updated to 0.500.0 (0.50)
see /usr/share/doc/packages/perl-Specio/Changes
  0.50     2025-02-18
  - Fixed a bug in the Int type that caused it to accept numbers like 124512.000000000123, which when
    stringified, are stringified as integers.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Specio?expand=0&rev=30
2025-02-19 15:33:31 +00:00
973da0d4d3 Accepting request 1236290 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1236290
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Specio?expand=0&rev=11
2025-01-12 10:09:35 +00:00
65e871a4f7 - updated to 0.490.0 (0.49)
see /usr/share/doc/packages/perl-Specio/Changes
  0.49     2024-12-23
  - Attempting to import any structured type caused a confusing "Can't store CODE items"
    error. Reported by Kerin Millar.
  - Removed the "this is alpha" warning from Specio::Library::Structured. Given that I don't plan on
    making any major changes to this module, it's as production-ready as it's going to get.

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

View File

@@ -27,7 +27,6 @@ Summary: Type constraints and coercions for Perl
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros