Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Perl-Critic-Community for 
openSUSE:Factory checked in at 2025-01-27 20:53:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Perl-Critic-Community (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Perl-Critic-Community.new.2316 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Perl-Critic-Community"

Mon Jan 27 20:53:17 2025 rev:3 rq:1240317 version:1.0.4

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Perl-Critic-Community/perl-Perl-Critic-Community.changes
    2022-07-28 20:59:35.427730826 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Perl-Critic-Community.new.2316/perl-Perl-Critic-Community.changes
  2025-01-27 20:53:44.586897111 +0100
@@ -1,0 +2,12 @@
+Wed Jan 22 21:12:16 UTC 2025 - Tina Müller <[email protected]>
+
+- updated to 1.0.4 (v1.0.4)
+   see /usr/share/doc/packages/perl-Perl-Critic-Community/Changes
+
+  v1.0.4    2024-12-28 17:32:08 EST
+    - Add SplitQuotedPattern policy
+    - Mention 'indirect' and 'multidimensional' features in the appropriate 
documentation
+    - Replace dependency on Perl::Critic::Pulp with 
Plicease::ProhibitArrayAssignAref (plicease #55)
+    - Remove Freenode legacy aliases from new versions of the distribution as 
they will no longer be updated
+
+-------------------------------------------------------------------

Old:
----
  Perl-Critic-Community-v1.0.3.tar.gz

New:
----
  Perl-Critic-Community-v1.0.4.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Perl-Critic-Community.spec ++++++
--- /var/tmp/diff_new_pack.DzFsfJ/_old  2025-01-27 20:53:46.222964542 +0100
+++ /var/tmp/diff_new_pack.DzFsfJ/_new  2025-01-27 20:53:46.226964707 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Perl-Critic-Community
 #
-# Copyright (c) 2022 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,25 +18,28 @@
 
 %define cpan_name Perl-Critic-Community
 Name:           perl-Perl-Critic-Community
-Version:        1.0.3
+Version:        1.0.4
 Release:        0
+# v1.0.4 -> normalize -> 1.0.4
+%define cpan_version v1.0.4
 License:        Artistic-2.0
 Summary:        Community-inspired Perl::Critic policies
 URL:            https://metacpan.org/release/%{cpan_name}
-Source0:        
https://cpan.metacpan.org/authors/id/D/DB/DBOOK/%{cpan_name}-v%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/D/DB/DBOOK/%{cpan_name}-%{cpan_version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(List::Util) >= 1.33
+BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(Module::Build::Tiny) >= 0.034
 BuildRequires:  perl(Module::Metadata)
 BuildRequires:  perl(PPI) >= 1.254
 BuildRequires:  perl(Path::Tiny) >= 0.101
 BuildRequires:  perl(Perl::Critic) >= 1.126
 BuildRequires:  perl(Perl::Critic::Policy::Objects::ProhibitIndirectSyntax) >= 
1.126
+BuildRequires:  perl(Perl::Critic::Policy::Plicease::ProhibitArrayAssignAref) 
>= 100.0.0
 BuildRequires:  
perl(Perl::Critic::Policy::Subroutines::ProhibitAmpersandSigils) >= 1.126
-BuildRequires:  
perl(Perl::Critic::Policy::ValuesAndExpressions::ProhibitArrayAssignAref) >= 90
 BuildRequires:  
perl(Perl::Critic::Policy::Variables::ProhibitConditionalDeclarations) >= 1.126
 BuildRequires:  perl(Perl::Critic::Policy::Variables::ProhibitLoopOnHash) >= 
0.005
 BuildRequires:  
perl(Perl::Critic::Policy::Variables::RequireLexicalLoopIterators) >= 1.126
@@ -47,8 +50,8 @@
 Requires:       perl(Path::Tiny) >= 0.101
 Requires:       perl(Perl::Critic) >= 1.126
 Requires:       perl(Perl::Critic::Policy::Objects::ProhibitIndirectSyntax) >= 
1.126
+Requires:       perl(Perl::Critic::Policy::Plicease::ProhibitArrayAssignAref) 
>= 100.0.0
 Requires:       
perl(Perl::Critic::Policy::Subroutines::ProhibitAmpersandSigils) >= 1.126
-Requires:       
perl(Perl::Critic::Policy::ValuesAndExpressions::ProhibitArrayAssignAref) >= 90
 Requires:       
perl(Perl::Critic::Policy::Variables::ProhibitConditionalDeclarations) >= 1.126
 Requires:       perl(Perl::Critic::Policy::Variables::ProhibitLoopOnHash) >= 
0.005
 Requires:       
perl(Perl::Critic::Policy::Variables::RequireLexicalLoopIterators) >= 1.126
@@ -67,7 +70,7 @@
 occur if it is used in combination with core Perl::Critic policies.
 
 %prep
-%autosetup  -n %{cpan_name}-v%{version}
+%autosetup  -n %{cpan_name}-%{cpan_version} -p1
 
 %build
 perl Build.PL --installdirs=vendor
@@ -81,6 +84,6 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%doc Changes CONTRIBUTING.md prereqs.yml README
+%doc Changes CONTRIBUTING.md README
 %license LICENSE
 

++++++ Perl-Critic-Community-v1.0.3.tar.gz -> 
Perl-Critic-Community-v1.0.4.tar.gz ++++++
++++ 2924 lines of diff (skipped)

Reply via email to