From f17a33728638879a74c2dcbd6f6b6fff4aa0344b12af2359cc66ae881a7ba6e3 Mon Sep 17 00:00:00 2001 From: "Tina Mueller (cpanmirror)" Date: Thu, 9 Oct 2025 20:28:13 +0000 Subject: [PATCH] Automatic update to v0.530.0 (0.53) --- Specio-0.51.tar.gz | 3 --- Specio-0.53.tar.gz | 3 +++ perl-Specio.changes | 13 +++++++++++++ perl-Specio.spec | 12 +++++------- 4 files changed, 21 insertions(+), 10 deletions(-) delete mode 100644 Specio-0.51.tar.gz create mode 100644 Specio-0.53.tar.gz diff --git a/Specio-0.51.tar.gz b/Specio-0.51.tar.gz deleted file mode 100644 index 94bdb00..0000000 --- a/Specio-0.51.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:505f5de28bee55545b9ec0c45c1d5e4ae568d4f5dbb5e8eabe9d980cb9b68f93 -size 133033 diff --git a/Specio-0.53.tar.gz b/Specio-0.53.tar.gz new file mode 100644 index 0000000..07b6250 --- /dev/null +++ b/Specio-0.53.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d0eecfb9e89bd0f5f710fac42e1200a882d513a862f98497eaef5927ac6c183 +size 130009 diff --git a/perl-Specio.changes b/perl-Specio.changes index 7d020f1..13891cb 100644 --- a/perl-Specio.changes +++ b/perl-Specio.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Oct 9 20:28:12 UTC 2025 - Tina Müller + +- updated to 0.530.0 (0.53) + see /usr/share/doc/packages/perl-Specio/Changes + + 0.53 2025-10-04 + - Fixed a test failure when trying to open $^X on some platforms. + 0.52 2025-08-09 + - Really made it possible to force Specio to use only pure Perl dependencies. The changes in 0.51 + were incomplete, so lots of places still loaded the Clone (XS) module. Fixed by @arodland (Andrew + Rodland). GH #23. + ------------------------------------------------------------------- Fri Jun 20 05:34:49 UTC 2025 - Tina Müller diff --git a/perl-Specio.spec b/perl-Specio.spec index 169f305..f890356 100644 --- a/perl-Specio.spec +++ b/perl-Specio.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Specio # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,10 +18,10 @@ %define cpan_name Specio Name: perl-Specio -Version: 0.510.0 +Version: 0.530.0 Release: 0 -# 0.51 -> normalize -> 0.510.0 -%define cpan_version 0.51 +# 0.53 -> normalize -> 0.530.0 +%define cpan_version 0.53 License: Artistic-2.0 Summary: Type constraints and coercions for Perl URL: https://metacpan.org/release/%{cpan_name} @@ -32,7 +32,6 @@ BuildArch: noarch BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Clone) -BuildRequires: perl(Clone::Choose) BuildRequires: perl(Clone::PP) BuildRequires: perl(Devel::StackTrace) BuildRequires: perl(Eval::Closure) @@ -51,7 +50,6 @@ BuildRequires: perl(XString) BuildRequires: perl(parent) BuildRequires: perl(version) >= 0.83 Requires: perl(Clone) -Requires: perl(Clone::Choose) Requires: perl(Clone::PP) Requires: perl(Devel::StackTrace) Requires: perl(Eval::Closure) @@ -145,7 +143,7 @@ make test %perl_gen_filelist %files -f %{name}.files -%doc Changes CODE_OF_CONDUCT.md CONTRIBUTING.md README.md TODO.md +%doc Changes CODE_OF_CONDUCT.md CONTRIBUTING.md GOVERNANCE.md README.md SECURITY.md SUPPORT.md TODO.md %license LICENSE %changelog -- 2.51.1