7 Commits

Author SHA256 Message Date
e1eb87fced Add Gitea build results 2025-08-12 18:17:09 +02:00
15688479a0 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
7df47c797a Accepting request 1288033 from devel:languages:perl:autoupdate
- 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/1288033
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
55978260f1 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
e3f2ef4fb5 Accepting request 1247065 from devel:languages:perl:autoupdate
- 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/request/show/1247065
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
70cc98c39f 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
ce22f5a828 Accepting request 1235428 from devel:languages:perl:autoupdate
- 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/request/show/1235428
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 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-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,6 +27,7 @@ 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