Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Specio for openSUSE:Factory checked in at 2025-06-27 23:00:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Specio (Old) and /work/SRC/openSUSE:Factory/.perl-Specio.new.7067 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Specio" Fri Jun 27 23:00:28 2025 rev:13 rq:1288171 version:0.510.0 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Specio/perl-Specio.changes 2025-02-20 16:28:59.305443472 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Specio.new.7067/perl-Specio.changes 2025-06-27 23:01:14.285089666 +0200 @@ -1,0 +2,12 @@ +Fri Jun 20 05:34:49 UTC 2025 - Tina Müller <timueller+p...@suse.de> + +- 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. + +------------------------------------------------------------------- Old: ---- Specio-0.50.tar.gz New: ---- Specio-0.51.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Specio.spec ++++++ --- /var/tmp/diff_new_pack.QIsvgo/_old 2025-06-27 23:01:15.121124122 +0200 +++ /var/tmp/diff_new_pack.QIsvgo/_new 2025-06-27 23:01:15.125124286 +0200 @@ -18,10 +18,10 @@ %define cpan_name Specio Name: perl-Specio -Version: 0.500.0 +Version: 0.510.0 Release: 0 -# 0.50 -> normalize -> 0.500.0 -%define cpan_version 0.50 +# 0.51 -> normalize -> 0.510.0 +%define cpan_version 0.51 License: Artistic-2.0 Summary: Type constraints and coercions for Perl URL: https://metacpan.org/release/%{cpan_name} @@ -31,12 +31,15 @@ BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Clone) +BuildRequires: perl(Clone::Choose) +BuildRequires: perl(Clone::PP) BuildRequires: perl(Devel::StackTrace) BuildRequires: perl(Eval::Closure) BuildRequires: perl(List::Util) >= 1.33 BuildRequires: perl(MRO::Compat) +BuildRequires: perl(Module::Implementation) BuildRequires: perl(Module::Runtime) -BuildRequires: perl(Role::Tiny) >= 1.003003 +BuildRequires: perl(Role::Tiny) >= 1.3.3 BuildRequires: perl(Role::Tiny::With) BuildRequires: perl(Sub::Quote) BuildRequires: perl(Test::Fatal) @@ -47,12 +50,15 @@ 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) Requires: perl(List::Util) >= 1.33 Requires: perl(MRO::Compat) +Requires: perl(Module::Implementation) Requires: perl(Module::Runtime) -Requires: perl(Role::Tiny) >= 1.003003 +Requires: perl(Role::Tiny) >= 1.3.3 Requires: perl(Role::Tiny::With) Requires: perl(Sub::Quote) Requires: perl(Test::Fatal) @@ -95,11 +101,13 @@ Provides: perl(Specio::Library::Structured::Map) = %{version} Provides: perl(Specio::Library::Structured::Tuple) = %{version} Provides: perl(Specio::OO) = %{version} +Provides: perl(Specio::PP) = %{version} Provides: perl(Specio::PartialDump) = %{version} Provides: perl(Specio::Registry) = %{version} Provides: perl(Specio::Role::Inlinable) = %{version} Provides: perl(Specio::Subs) = %{version} Provides: perl(Specio::TypeChecks) = %{version} +Provides: perl(Specio::XS) = %{version} Provides: perl(Test::Specio) = %{version} %undefine __perllib_provides Recommends: perl(Ref::Util) >= 0.112 ++++++ Specio-0.50.tar.gz -> Specio-0.51.tar.gz ++++++ ++++ 9075 lines of diff (skipped)