Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Log-Log4perl for 
openSUSE:Factory checked in at 2021-02-17 18:08:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Log-Log4perl (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Log-Log4perl.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Log-Log4perl"

Wed Feb 17 18:08:44 2021 rev:35 rq:870555 version:1.54

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Log-Log4perl/perl-Log-Log4perl.changes      
2020-09-21 17:11:09.839339598 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Log-Log4perl.new.28504/perl-Log-Log4perl.changes
   2021-02-17 18:09:07.493822054 +0100
@@ -1,0 +2,9 @@
+Sun Feb  7 03:10:09 UTC 2021 - Tina M??ller <timueller+p...@suse.de>
+
+- updated to 1.54
+   see /usr/share/doc/packages/perl-Log-Log4perl/Changes
+
+  1.54 2021-02-06
+  - set real versions for some modules - thanks @eserte for report
+
+-------------------------------------------------------------------

Old:
----
  Log-Log4perl-1.53.tar.gz

New:
----
  Log-Log4perl-1.54.tar.gz

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

Other differences:
------------------
++++++ perl-Log-Log4perl.spec ++++++
--- /var/tmp/diff_new_pack.stOnVp/_old  2021-02-17 18:09:08.149822590 +0100
+++ /var/tmp/diff_new_pack.stOnVp/_new  2021-02-17 18:09:08.149822590 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Log-Log4perl
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,18 +16,16 @@
 #
 
 
+%define cpan_name Log-Log4perl
 Name:           perl-Log-Log4perl
-Version:        1.53
+Version:        1.54
 Release:        0
-%define cpan_name Log-Log4perl
 Summary:        Log4j implementation for Perl
 License:        Artistic-1.0 OR GPL-1.0-or-later
-Group:          Development/Libraries/Perl
 URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/E/ET/ETJ/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(File::Path) >= 2.070000
@@ -85,12 +83,12 @@
 re-read even while it's running!
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup  -n %{cpan_name}-%{version}
 find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
-make %{?_smp_mflags}
+%make_build
 
 %check
 make test
@@ -101,7 +99,6 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
 %doc Changes README
 %license LICENSE
 

++++++ Log-Log4perl-1.53.tar.gz -> Log-Log4perl-1.54.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Log4perl-1.53/Changes 
new/Log-Log4perl-1.54/Changes
--- old/Log-Log4perl-1.53/Changes       2020-09-17 18:45:00.000000000 +0200
+++ new/Log-Log4perl-1.54/Changes       2021-02-06 23:00:05.000000000 +0100
@@ -1,3 +1,6 @@
+1.54 2021-02-06
+- set real versions for some modules - thanks @eserte for report
+
 1.53 2020-09-17
 - fix the broken "improved detection of modules" change
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Log4perl-1.53/META.json 
new/Log-Log4perl-1.54/META.json
--- old/Log-Log4perl-1.53/META.json     2020-09-17 18:46:27.000000000 +0200
+++ new/Log-Log4perl-1.54/META.json     2021-02-06 23:01:09.000000000 +0100
@@ -4,7 +4,7 @@
       "Mike Schilli <m...@perlmeister.com>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.36, CPAN::Meta::Converter 
version 2.150010",
+   "generated_by" : "ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter 
version 2.150010",
    "license" : [
       "perl_5"
    ],
@@ -55,6 +55,6 @@
       },
       "x_MailingList" : "mailto:log4perl-de...@lists.sourceforge.net";
    },
-   "version" : "1.53",
-   "x_serialization_backend" : "JSON::PP version 4.00"
+   "version" : "1.54",
+   "x_serialization_backend" : "JSON::PP version 4.04"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Log4perl-1.53/META.yml 
new/Log-Log4perl-1.54/META.yml
--- old/Log-Log4perl-1.53/META.yml      2020-09-17 18:46:27.000000000 +0200
+++ new/Log-Log4perl-1.54/META.yml      2021-02-06 23:01:09.000000000 +0100
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.36, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter version 
2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -33,5 +33,5 @@
 resources:
   MailingList: mailto:log4perl-de...@lists.sourceforge.net
   bugtracker: https://github.com/mschilli/log4perl/issues
-version: '1.53'
+version: '1.54'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Log-Log4perl-1.53/lib/Log/Log4perl/Appender/Buffer.pm 
new/Log-Log4perl-1.54/lib/Log/Log4perl/Appender/Buffer.pm
--- old/Log-Log4perl-1.53/lib/Log/Log4perl/Appender/Buffer.pm   2020-09-07 
00:21:52.000000000 +0200
+++ new/Log-Log4perl-1.54/lib/Log/Log4perl/Appender/Buffer.pm   2021-02-06 
22:53:54.000000000 +0100
@@ -13,8 +13,7 @@
 
 our @ISA = qw(Log::Log4perl::Appender);
 
-our $CVSVERSION   = '$Revision: 1.2 $';
-our ($VERSION)    = ($CVSVERSION =~ /(\d+\.\d+)/);
+our $VERSION    = '1.53';
 
 ###########################################
 sub new {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Log4perl-1.53/lib/Log/Log4perl/Appender/Limit.pm 
new/Log-Log4perl-1.54/lib/Log/Log4perl/Appender/Limit.pm
--- old/Log-Log4perl-1.53/lib/Log/Log4perl/Appender/Limit.pm    2020-09-07 
00:21:52.000000000 +0200
+++ new/Log-Log4perl-1.54/lib/Log/Log4perl/Appender/Limit.pm    2021-02-06 
22:53:46.000000000 +0100
@@ -15,8 +15,7 @@
 
 our @ISA = qw(Log::Log4perl::Appender);
 
-our $CVSVERSION   = '$Revision: 1.7 $';
-our ($VERSION)    = ($CVSVERSION =~ /(\d+\.\d+)/);
+our $VERSION    = '1.53';
 
 ###########################################
 sub new {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Log-Log4perl-1.53/lib/Log/Log4perl/Appender/Synchronized.pm 
new/Log-Log4perl-1.54/lib/Log/Log4perl/Appender/Synchronized.pm
--- old/Log-Log4perl-1.53/lib/Log/Log4perl/Appender/Synchronized.pm     
2020-09-07 00:21:52.000000000 +0200
+++ new/Log-Log4perl-1.54/lib/Log/Log4perl/Appender/Synchronized.pm     
2021-02-06 22:53:41.000000000 +0100
@@ -15,8 +15,7 @@
 
 our @ISA = qw(Log::Log4perl::Appender);
 
-our $CVSVERSION   = '$Revision: 1.12 $';
-our ($VERSION)    = ($CVSVERSION =~ /(\d+\.\d+)/);
+our $VERSION    = '1.53';
 
 ###########################################
 sub new {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Log4perl-1.53/lib/Log/Log4perl/Catalyst.pm 
new/Log-Log4perl-1.54/lib/Log/Log4perl/Catalyst.pm
--- old/Log-Log4perl-1.53/lib/Log/Log4perl/Catalyst.pm  2020-07-22 
02:03:22.000000000 +0200
+++ new/Log-Log4perl-1.54/lib/Log/Log4perl/Catalyst.pm  2021-02-06 
22:53:25.000000000 +0100
@@ -4,7 +4,7 @@
 use Log::Log4perl qw(:levels);
 use Log::Log4perl::Logger;
 
-our $VERSION                  = $Log::Log4perl::VERSION;
+our $VERSION                  = '1.53';
 our $CATALYST_APPENDER_SUFFIX = "catalyst_buffer";
 our $LOG_LEVEL_ADJUSTMENT     = 1;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Log4perl-1.53/lib/Log/Log4perl.pm 
new/Log-Log4perl-1.54/lib/Log/Log4perl.pm
--- old/Log-Log4perl-1.53/lib/Log/Log4perl.pm   2020-09-17 18:45:09.000000000 
+0200
+++ new/Log-Log4perl-1.54/lib/Log/Log4perl.pm   2021-02-06 23:00:11.000000000 
+0100
@@ -16,7 +16,7 @@
 use Log::Log4perl::Config;
 use Log::Log4perl::Appender;
 
-our $VERSION = '1.53';
+our $VERSION = '1.54';
 
    # set this to '1' if you're using a wrapper
    # around Log::Log4perl

Reply via email to