Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Log-Dispatchouli for 
openSUSE:Factory checked in at 2026-05-19 17:48:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Log-Dispatchouli (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Log-Dispatchouli.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Log-Dispatchouli"

Tue May 19 17:48:19 2026 rev:28 rq:1353850 version:3.101.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Log-Dispatchouli/perl-Log-Dispatchouli.changes  
    2026-04-09 16:21:30.610536853 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Log-Dispatchouli.new.1966/perl-Log-Dispatchouli.changes
    2026-05-19 17:48:21.831636099 +0200
@@ -1,0 +2,9 @@
+Tue Apr 14 07:03:37 UTC 2026 - Tina Müller <[email protected]>
+
+- updated to 3.101.0 (3.101)
+   see /usr/share/doc/packages/perl-Log-Dispatchouli/Changes
+
+  3.101     2026-04-13 13:31:24-04:00 America/New_York
+          - fix auto-using of Log::Fmt::XS, which was straight up broken
+
+-------------------------------------------------------------------

Old:
----
  Log-Dispatchouli-3.100.tar.gz

New:
----
  Log-Dispatchouli-3.101.tar.gz

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

Other differences:
------------------
++++++ perl-Log-Dispatchouli.spec ++++++
--- /var/tmp/diff_new_pack.9sb9LK/_old  2026-05-19 17:48:22.991684085 +0200
+++ /var/tmp/diff_new_pack.9sb9LK/_new  2026-05-19 17:48:22.995684251 +0200
@@ -18,10 +18,10 @@
 
 %define cpan_name Log-Dispatchouli
 Name:           perl-Log-Dispatchouli
-Version:        3.100.0
+Version:        3.101.0
 Release:        0
-# 3.100 -> normalize -> 3.100.0
-%define cpan_version 3.100
+# 3.101 -> normalize -> 3.101.0
+%define cpan_version 3.101
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        Simple wrapper around Log::Dispatch
 URL:            https://metacpan.org/release/%{cpan_name}

++++++ Log-Dispatchouli-3.100.tar.gz -> Log-Dispatchouli-3.101.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Dispatchouli-3.100/Changes 
new/Log-Dispatchouli-3.101/Changes
--- old/Log-Dispatchouli-3.100/Changes  2026-04-01 16:35:58.000000000 +0200
+++ new/Log-Dispatchouli-3.101/Changes  2026-04-13 19:31:26.000000000 +0200
@@ -1,5 +1,8 @@
 Revision history for Log-Dispatchouli
 
+3.101     2026-04-13 13:31:24-04:00 America/New_York
+        - fix auto-using of Log::Fmt::XS, which was straight up broken
+
 3.100     2026-04-01 10:35:56-04:00 America/New_York
         - when present, use Log::Fmt::XS for emitting logfmt
         - abstract out logfmt tests for use in both Log::Fmt and Log::Fmt::XS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Dispatchouli-3.100/META.json 
new/Log-Dispatchouli-3.101/META.json
--- old/Log-Dispatchouli-3.100/META.json        2026-04-01 16:35:58.000000000 
+0200
+++ new/Log-Dispatchouli-3.101/META.json        2026-04-13 19:31:26.000000000 
+0200
@@ -85,7 +85,7 @@
          "web" : "https://github.com/rjbs/Log-Dispatchouli";
       }
    },
-   "version" : "3.100",
+   "version" : "3.101",
    "x_Dist_Zilla" : {
       "perl" : {
          "version" : "5.040001"
@@ -497,7 +497,7 @@
                   "branch" : null,
                   "changelog" : "Changes",
                   "signed" : 0,
-                  "tag" : "3.100",
+                  "tag" : "3.101",
                   "tag_format" : "%v",
                   "tag_message" : "v%V"
                },
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Dispatchouli-3.100/META.yml 
new/Log-Dispatchouli-3.101/META.yml
--- old/Log-Dispatchouli-3.100/META.yml 2026-04-01 16:35:58.000000000 +0200
+++ new/Log-Dispatchouli-3.101/META.yml 2026-04-13 19:31:26.000000000 +0200
@@ -50,7 +50,7 @@
   bugtracker: https://github.com/rjbs/Log-Dispatchouli/issues
   homepage: https://github.com/rjbs/Log-Dispatchouli
   repository: https://github.com/rjbs/Log-Dispatchouli.git
-version: '3.100'
+version: '3.101'
 x_Dist_Zilla:
   perl:
     version: '5.040001'
@@ -371,7 +371,7 @@
           branch: ~
           changelog: Changes
           signed: 0
-          tag: '3.100'
+          tag: '3.101'
           tag_format: '%v'
           tag_message: v%V
         Dist::Zilla::Role::Git::Repo:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Dispatchouli-3.100/Makefile.PL 
new/Log-Dispatchouli-3.101/Makefile.PL
--- old/Log-Dispatchouli-3.100/Makefile.PL      2026-04-01 16:35:58.000000000 
+0200
+++ new/Log-Dispatchouli-3.101/Makefile.PL      2026-04-13 19:31:26.000000000 
+0200
@@ -52,7 +52,7 @@
     "base" => 0,
     "lib" => 0
   },
-  "VERSION" => "3.100",
+  "VERSION" => "3.101",
   "test" => {
     "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Dispatchouli-3.100/README 
new/Log-Dispatchouli-3.101/README
--- old/Log-Dispatchouli-3.100/README   2026-04-01 16:35:58.000000000 +0200
+++ new/Log-Dispatchouli-3.101/README   2026-04-13 19:31:26.000000000 +0200
@@ -1,5 +1,5 @@
 This archive contains the distribution Log-Dispatchouli,
-version 3.100:
+version 3.101:
 
   a simple wrapper around Log::Dispatch
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Log-Dispatchouli-3.100/lib/Log/Dispatchouli/Global.pm 
new/Log-Dispatchouli-3.101/lib/Log/Dispatchouli/Global.pm
--- old/Log-Dispatchouli-3.100/lib/Log/Dispatchouli/Global.pm   2026-04-01 
16:35:58.000000000 +0200
+++ new/Log-Dispatchouli-3.101/lib/Log/Dispatchouli/Global.pm   2026-04-13 
19:31:26.000000000 +0200
@@ -1,6 +1,6 @@
 use strict;
 use warnings;
-package Log::Dispatchouli::Global 3.100;
+package Log::Dispatchouli::Global 3.101;
 # ABSTRACT: a system for sharing a global, dynamically-scoped logger
 
 use Carp ();
@@ -280,7 +280,7 @@
 
 =head1 VERSION
 
-version 3.100
+version 3.101
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Dispatchouli-3.100/lib/Log/Dispatchouli/Proxy.pm 
new/Log-Dispatchouli-3.101/lib/Log/Dispatchouli/Proxy.pm
--- old/Log-Dispatchouli-3.100/lib/Log/Dispatchouli/Proxy.pm    2026-04-01 
16:35:58.000000000 +0200
+++ new/Log-Dispatchouli-3.101/lib/Log/Dispatchouli/Proxy.pm    2026-04-13 
19:31:26.000000000 +0200
@@ -1,6 +1,6 @@
 use v5.20;
 use warnings;
-package Log::Dispatchouli::Proxy 3.100;
+package Log::Dispatchouli::Proxy 3.101;
 # ABSTRACT: a simple wrapper around Log::Dispatch
 
 # Not dangerous.  Accepted without change.
@@ -205,7 +205,7 @@
 
 =head1 VERSION
 
-version 3.100
+version 3.101
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Dispatchouli-3.100/lib/Log/Dispatchouli.pm 
new/Log-Dispatchouli-3.101/lib/Log/Dispatchouli.pm
--- old/Log-Dispatchouli-3.100/lib/Log/Dispatchouli.pm  2026-04-01 
16:35:58.000000000 +0200
+++ new/Log-Dispatchouli-3.101/lib/Log/Dispatchouli.pm  2026-04-13 
19:31:26.000000000 +0200
@@ -1,6 +1,6 @@
 use v5.20;
 use warnings;
-package Log::Dispatchouli 3.100;
+package Log::Dispatchouli 3.101;
 # ABSTRACT: a simple wrapper around Log::Dispatch
 
 # Not dangerous.  Accepted without change.
@@ -499,7 +499,7 @@
   $LOG_FMT_PACKAGE = 'Log::Fmt';
   my $ok = eval { require Log::Fmt::XS; };
   if ($ok && ! $ENV{LOG_FMT_NO_XS}) {
-    $LOG_FMT_PACKAGE = 'Log::Fmt::WithXS';
+    $LOG_FMT_PACKAGE = 'Log::Fmt::XS';
   }
 }
 
@@ -918,7 +918,7 @@
 
 =head1 VERSION
 
-version 3.100
+version 3.101
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Dispatchouli-3.100/lib/Log/Fmt/Test.pm 
new/Log-Dispatchouli-3.101/lib/Log/Fmt/Test.pm
--- old/Log-Dispatchouli-3.100/lib/Log/Fmt/Test.pm      2026-04-01 
16:35:58.000000000 +0200
+++ new/Log-Dispatchouli-3.101/lib/Log/Fmt/Test.pm      2026-04-13 
19:31:26.000000000 +0200
@@ -1,4 +1,4 @@
-package Log::Fmt::Test 3.100;
+package Log::Fmt::Test 3.101;
 
 use v5.22.0; # lexical subs too buggy before this
 use warnings;
@@ -756,7 +756,7 @@
   }
 }
 
-package Log::Dispatchouli::LogFmtTester 3.100 {
+package Log::Dispatchouli::LogFmtTester 3.101 {
   use parent 'Log::Dispatchouli';
   our $LOG_FMT_PACKAGE;
   sub _log_fmt_package { $LOG_FMT_PACKAGE // die "no package supplied" }
@@ -776,7 +776,7 @@
 
 =head1 VERSION
 
-version 3.100
+version 3.101
 
 =head1 PERL VERSION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Dispatchouli-3.100/lib/Log/Fmt.pm 
new/Log-Dispatchouli-3.101/lib/Log/Fmt.pm
--- old/Log-Dispatchouli-3.100/lib/Log/Fmt.pm   2026-04-01 16:35:58.000000000 
+0200
+++ new/Log-Dispatchouli-3.101/lib/Log/Fmt.pm   2026-04-13 19:31:26.000000000 
+0200
@@ -1,6 +1,6 @@
 use v5.20;
 use warnings;
-package Log::Fmt 3.100;
+package Log::Fmt 3.101;
 # ABSTRACT: a little parser and emitter of structured log lines
 
 use experimental 'postderef'; # Not dangerous.  Is accepted without changed.
@@ -334,7 +334,7 @@
 
 =head1 VERSION
 
-version 3.100
+version 3.101
 
 =head1 OVERVIEW
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Log-Dispatchouli-3.100/xt/release/changes_has_content.t 
new/Log-Dispatchouli-3.101/xt/release/changes_has_content.t
--- old/Log-Dispatchouli-3.100/xt/release/changes_has_content.t 2026-04-01 
16:35:58.000000000 +0200
+++ new/Log-Dispatchouli-3.101/xt/release/changes_has_content.t 2026-04-13 
19:31:26.000000000 +0200
@@ -2,7 +2,7 @@
 
 note 'Checking Changes';
 my $changes_file = 'Changes';
-my $newver = '3.100';
+my $newver = '3.101';
 my $trial_token = '-TRIAL';
 my $encoding = 'UTF-8';
 

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.9sb9LK/_old  2026-05-19 17:48:23.279695999 +0200
+++ /var/tmp/diff_new_pack.9sb9LK/_new  2026-05-19 17:48:23.287696330 +0200
@@ -1,6 +1,6 @@
-mtime: 1775080038
-commit: c729127273e7224090a2226cff3c6d2a78e99f5e0a2dce891e8371439167854f
-url: https://src.opensuse.org/perl/perl-Log-Dispatchouli.git
-revision: c729127273e7224090a2226cff3c6d2a78e99f5e0a2dce891e8371439167854f
+mtime: 1776150218
+commit: 200cebe32558f05d63be2d33712e0498e58ee61ba1bfa5a0cbfbe2b97d5ac14c
+url: https://src.opensuse.org/perl/perl-Log-Dispatchouli
+revision: 200cebe32558f05d63be2d33712e0498e58ee61ba1bfa5a0cbfbe2b97d5ac14c
 projectscmsync: https://src.opensuse.org/perl/_ObsPrj
 

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-04-14 09:03:38.000000000 +0200
@@ -0,0 +1 @@
+.osc

Reply via email to