Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Code-TidyAll for openSUSE:Factory checked in at 2025-05-12 18:09:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Code-TidyAll (Old) and /work/SRC/openSUSE:Factory/.perl-Code-TidyAll.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Code-TidyAll" Mon May 12 18:09:18 2025 rev:8 rq:1276846 version:0.850.0 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Code-TidyAll/perl-Code-TidyAll.changes 2024-03-09 20:56:14.253999742 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Code-TidyAll.new.30101/perl-Code-TidyAll.changes 2025-05-12 18:09:23.799552244 +0200 @@ -1,0 +2,10 @@ +Mon Apr 28 05:46:09 UTC 2025 - Tina Müller <timueller+p...@suse.de> + +- updated to 0.850.0 (0.85) + see /usr/share/doc/packages/perl-Code-TidyAll/Changes + + 0.85 2025-04-27 + + - Fixed a bug in how this module called `Path::Tiny`. Fixed by @gregoa (Gregor Hermann). GH #128. + +------------------------------------------------------------------- Old: ---- Code-TidyAll-0.84.tar.gz New: ---- Code-TidyAll-0.85.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Code-TidyAll.spec ++++++ --- /var/tmp/diff_new_pack.wsn7vf/_old 2025-05-12 18:09:24.347575328 +0200 +++ /var/tmp/diff_new_pack.wsn7vf/_new 2025-05-12 18:09:24.347575328 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Code-TidyAll # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,9 +18,10 @@ %define cpan_name Code-TidyAll Name: perl-Code-TidyAll -Version: 0.840.0 +Version: 0.850.0 Release: 0 -%define cpan_version 0.84 +# 0.85 -> normalize -> 0.850.0 +%define cpan_version 0.85 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Engine for tidyall, your all-in-one code tidier and validator URL: https://metacpan.org/release/%{cpan_name} @@ -43,20 +44,20 @@ BuildRequires: perl(Module::Runtime) BuildRequires: perl(Moo) >= 2.000000 BuildRequires: perl(Moo::Role) -BuildRequires: perl(Path::Tiny) >= 0.098 +BuildRequires: perl(Path::Tiny) >= 0.98.0 BuildRequires: perl(Scope::Guard) -BuildRequires: perl(Specio) >= 0.40 +BuildRequires: perl(Specio) >= 0.400 BuildRequires: perl(Specio::Declare) BuildRequires: perl(Specio::Library::Builtins) BuildRequires: perl(Specio::Library::Numeric) -BuildRequires: perl(Specio::Library::Path::Tiny) >= 0.04 +BuildRequires: perl(Specio::Library::Path::Tiny) >= 0.40.0 BuildRequires: perl(Specio::Library::String) BuildRequires: perl(Test::Class::Most) BuildRequires: perl(Test::Differences) BuildRequires: perl(Test::Fatal) BuildRequires: perl(Test::More) >= 0.96 BuildRequires: perl(Test::Warnings) -BuildRequires: perl(Text::Diff) >= 1.44 +BuildRequires: perl(Text::Diff) >= 1.440 BuildRequires: perl(Text::Diff::Table) BuildRequires: perl(Time::Duration::Parse) BuildRequires: perl(Try::Tiny) @@ -76,15 +77,15 @@ Requires: perl(Module::Runtime) Requires: perl(Moo) >= 2.000000 Requires: perl(Moo::Role) -Requires: perl(Path::Tiny) >= 0.098 +Requires: perl(Path::Tiny) >= 0.98.0 Requires: perl(Scope::Guard) -Requires: perl(Specio) >= 0.40 +Requires: perl(Specio) >= 0.400 Requires: perl(Specio::Declare) Requires: perl(Specio::Library::Builtins) Requires: perl(Specio::Library::Numeric) -Requires: perl(Specio::Library::Path::Tiny) >= 0.04 +Requires: perl(Specio::Library::Path::Tiny) >= 0.40.0 Requires: perl(Specio::Library::String) -Requires: perl(Text::Diff) >= 1.44 +Requires: perl(Text::Diff) >= 1.440 Requires: perl(Text::Diff::Table) Requires: perl(Time::Duration::Parse) Requires: perl(Try::Tiny) @@ -133,7 +134,7 @@ You can call this API from your own program instead of executing 'tidyall'. %prep -%autosetup -n %{cpan_name}-%{cpan_version} +%autosetup -n %{cpan_name}-%{cpan_version} -p1 find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 644 ++++++ Code-TidyAll-0.84.tar.gz -> Code-TidyAll-0.85.tar.gz ++++++ ++++ 2983 lines of diff (skipped)