Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Log-Dispatch for 
openSUSE:Factory checked in at 2026-06-08 14:18:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Log-Dispatch (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Log-Dispatch.new.2375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Log-Dispatch"

Mon Jun  8 14:18:14 2026 rev:48 rq:1357695 version:2.710.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Log-Dispatch/perl-Log-Dispatch.changes      
2023-04-27 20:03:16.102748729 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Log-Dispatch.new.2375/perl-Log-Dispatch.changes
    2026-06-08 14:24:30.195024839 +0200
@@ -1,0 +2,5 @@
+Sat Jun  6 17:43:56 UTC 2026 - Tina Müller <[email protected]>
+
+- See https://github.com/openSUSE/cpanspec/issues/47 for details
+
+-------------------------------------------------------------------

New:
----
  README.md
  _scmsync.obsinfo
  build.specials.obscpio

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

Other differences:
------------------
++++++ perl-Log-Dispatch.spec ++++++
--- /var/tmp/diff_new_pack.3mzAj0/_old  2026-06-08 14:24:30.915054697 +0200
+++ /var/tmp/diff_new_pack.3mzAj0/_new  2026-06-08 14:24:30.919054863 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Log-Dispatch
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,22 +18,25 @@
 
 %define cpan_name Log-Dispatch
 Name:           perl-Log-Dispatch
-Version:        2.71
+Version:        2.710.0
 Release:        0
+# 2.71 -> normalize -> 2.710.0
+%define cpan_version 2.71
 License:        Artistic-2.0
 Summary:        Dispatches messages to one or more outputs
 URL:            https://metacpan.org/release/%{cpan_name}
-Source0:        
https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{cpan_version}.tar.gz
 Source1:        cpanspec.yml
+Source100:      README.md
 BuildArch:      noarch
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Devel::GlobalDestruction)
-BuildRequires:  perl(Dist::CheckConflicts) >= 0.02
+BuildRequires:  perl(Dist::CheckConflicts) >= 0.20
 BuildRequires:  perl(IPC::Run3)
 BuildRequires:  perl(Module::Runtime)
 BuildRequires:  perl(Params::ValidationCompiler)
-BuildRequires:  perl(Specio) >= 0.32
+BuildRequires:  perl(Specio) >= 0.320
 BuildRequires:  perl(Specio::Declare)
 BuildRequires:  perl(Specio::Exporter)
 BuildRequires:  perl(Specio::Library::Builtins)
@@ -47,10 +50,10 @@
 BuildRequires:  perl(namespace::autoclean)
 BuildRequires:  perl(parent)
 Requires:       perl(Devel::GlobalDestruction)
-Requires:       perl(Dist::CheckConflicts) >= 0.02
+Requires:       perl(Dist::CheckConflicts) >= 0.20
 Requires:       perl(Module::Runtime)
 Requires:       perl(Params::ValidationCompiler)
-Requires:       perl(Specio) >= 0.32
+Requires:       perl(Specio) >= 0.320
 Requires:       perl(Specio::Declare)
 Requires:       perl(Specio::Exporter)
 Requires:       perl(Specio::Library::Builtins)
@@ -60,6 +63,25 @@
 Requires:       perl(Try::Tiny)
 Requires:       perl(namespace::autoclean)
 Requires:       perl(parent)
+Provides:       perl(Log::Dispatch) = %{version}
+Provides:       perl(Log::Dispatch::ApacheLog) = %{version}
+Provides:       perl(Log::Dispatch::Base) = %{version}
+Provides:       perl(Log::Dispatch::Code) = %{version}
+Provides:       perl(Log::Dispatch::Email) = %{version}
+Provides:       perl(Log::Dispatch::Email::MIMELite) = %{version}
+Provides:       perl(Log::Dispatch::Email::MailSend) = %{version}
+Provides:       perl(Log::Dispatch::Email::MailSender) = %{version}
+Provides:       perl(Log::Dispatch::Email::MailSendmail) = %{version}
+Provides:       perl(Log::Dispatch::File) = %{version}
+Provides:       perl(Log::Dispatch::File::Locked) = %{version}
+Provides:       perl(Log::Dispatch::Handle) = %{version}
+Provides:       perl(Log::Dispatch::Null) = %{version}
+Provides:       perl(Log::Dispatch::Output) = %{version}
+Provides:       perl(Log::Dispatch::Screen) = %{version}
+Provides:       perl(Log::Dispatch::Syslog) = %{version}
+Provides:       perl(Log::Dispatch::Types) = %{version}
+Provides:       perl(Log::Dispatch::Vars) = %{version}
+%undefine       __perllib_provides
 %{perl_requires}
 
 %description
@@ -77,7 +99,7 @@
 code needed on your part, once the dispatching object has been created.
 
 %prep
-%autosetup  -n %{cpan_name}-%{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
 

++++++ README.md ++++++

## Build Results

Current state of perl in openSUSE:Factory is

![Factory build 
results](https://br.opensuse.org/status/openSUSE:Factory/perl-Log-Dispatch/standard)

The current state of perl in the devel project build (devel:languages:perl)

![Devel project build 
results](https://br.opensuse.org/status/devel:languages:perl/perl-Log-Dispatch)



++++++ _scmsync.obsinfo ++++++
mtime: 1780767842
commit: a8db1688a6864c8519645090c5ccd5518898d0c580dae7adcefa00b1791ca747
url: https://src.opensuse.org/perl/perl-Log-Dispatch
revision: a8db1688a6864c8519645090c5ccd5518898d0c580dae7adcefa00b1791ca747
projectscmsync: https://src.opensuse.org/perl/_ObsPrj

++++++ 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-06-06 19:44:02.000000000 +0200
@@ -0,0 +1 @@
+.osc

Reply via email to