commit perl-PPI for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-PPI for openSUSE:Factory checked in at 2025-01-07 20:50:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-PPI (Old) and /work/SRC/openSUSE:Factory/.perl-PPI.new.1881 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "perl-PPI" Tue Jan 7 20:50:23 2025 rev:30 rq:1235290 version:1.281.0 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-PPI/perl-PPI.changes 2024-09-29 18:09:17.758304284 +0200 +++ /work/SRC/openSUSE:Factory/.perl-PPI.new.1881/perl-PPI.changes 2025-01-07 20:50:43.858242864 +0100 @@ -1,0 +2,23 @@ +Sat Dec 28 05:32:21 UTC 2024 - Tina Müller <timueller+perl@suse.de> + +- updated to 1.281.0 (1.281) + see /usr/share/doc/packages/perl-PPI/Changes + + 1.281 2024-12-27 14:44:47Z + Summary: + - Implement support for signatures and other parsing features + + Details: + - Framework for recognition of parsing feature activation via: + - `use $PERL_VERSION` in code + - `use feature` in code + - `use $Common::CPAN::Module` in code + - PPI::Document->new( feature_mods => ... ) + - PPI::Document->new( custom_feature_includes => ... ) + - PPI::Document->new( custom_feature_include_cb => ... ) + - $ENV{PPI_CUSTOM_FEATURE_INCLUDES} + - Added ability to parse features: + - signatures, as PPI::Structure::Signature + - try catch, as PPI::Statement::Compound + +------------------------------------------------------------------- Old: ---- PPI-1.279.tar.gz New: ---- PPI-1.281.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-PPI.spec ++++++ --- /var/tmp/diff_new_pack.Z4a1Zd/_old 2025-01-07 20:50:44.274260064 +0100 +++ /var/tmp/diff_new_pack.Z4a1Zd/_new 2025-01-07 20:50:44.278260230 +0100 @@ -18,10 +18,10 @@ %define cpan_name PPI Name: perl-PPI -Version: 1.279.0 +Version: 1.281.0 Release: 0 -# 1.279 -> normalize -> 1.279.0 -%define cpan_version 1.279 +# 1.281 -> normalize -> 1.281.0 +%define cpan_version 1.281 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Parse, Analyze and Manipulate Perl (without perl) URL: https://metacpan.org/release/%{cpan_name} @@ -34,18 +34,24 @@ BuildRequires: perl(Clone) >= 0.30 BuildRequires: perl(List::Util) >= 1.33 BuildRequires: perl(Params::Util) >= 1.00 +BuildRequires: perl(Safe::Isa) BuildRequires: perl(Storable) >= 2.17 BuildRequires: perl(Task::Weaken) BuildRequires: perl(Test::More) >= 0.96 BuildRequires: perl(Test::NoWarnings) BuildRequires: perl(Test::Object) >= 0.07 BuildRequires: perl(Test::SubCalls) >= 1.07 +BuildRequires: perl(YAML::PP) BuildRequires: perl(parent) +BuildRequires: perl(version) >= 0.77 Requires: perl(Clone) >= 0.30 Requires: perl(List::Util) >= 1.33 Requires: perl(Params::Util) >= 1.00 +Requires: perl(Safe::Isa) Requires: perl(Storable) >= 2.17 Requires: perl(Task::Weaken) +Requires: perl(YAML::PP) +Requires: perl(version) >= 0.77 Provides: perl(PPI) = %{version} Provides: perl(PPI::Cache) = %{version} Provides: perl(PPI::Document) = %{version} @@ -86,6 +92,7 @@ Provides: perl(PPI::Structure::For) = %{version} Provides: perl(PPI::Structure::Given) = %{version} Provides: perl(PPI::Structure::List) = %{version} +Provides: perl(PPI::Structure::Signature) = %{version} Provides: perl(PPI::Structure::Subscript) = %{version} Provides: perl(PPI::Structure::Unknown) = %{version} Provides: perl(PPI::Structure::When) = %{version} ++++++ PPI-1.279.tar.gz -> PPI-1.281.tar.gz ++++++ ++++ 4113 lines of diff (skipped)
participants (1)
-
Source-Sync