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 2023-04-27 20:02:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Log-Dispatch (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Log-Dispatch.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Log-Dispatch"

Thu Apr 27 20:02:57 2023 rev:47 rq:1083294 version:2.71

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Log-Dispatch/perl-Log-Dispatch.changes      
2020-07-28 17:22:46.005729115 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Log-Dispatch.new.1533/perl-Log-Dispatch.changes
    2023-04-27 20:03:16.102748729 +0200
@@ -1,0 +2,13 @@
+Fri Apr 21 03:07:48 UTC 2023 - Tina Müller <timueller+p...@suse.de>
+
+- updated to 2.71
+   see /usr/share/doc/packages/perl-Log-Dispatch/Changes
+
+  2.71     2023-04-05
+
+  - The docs for the Screen output were never updated after the changes in 
2.50,
+    when it reverted back to using STDOUT or STDERR directly. This led to a lot
+    of the docs being confusing and wrong. Reported by @mauke. GH #65, #66, and
+    #67.
+
+-------------------------------------------------------------------

Old:
----
  Log-Dispatch-2.70.tar.gz

New:
----
  Log-Dispatch-2.71.tar.gz

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

Other differences:
------------------
++++++ perl-Log-Dispatch.spec ++++++
--- /var/tmp/diff_new_pack.qTIiqh/_old  2023-04-27 20:03:16.594751622 +0200
+++ /var/tmp/diff_new_pack.qTIiqh/_new  2023-04-27 20:03:16.598751645 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Log-Dispatch
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2023 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-Dispatch
 Name:           perl-Log-Dispatch
-Version:        2.70
+Version:        2.71
 Release:        0
-%define cpan_name Log-Dispatch
-Summary:        Dispatches messages to one or more outputs
 License:        Artistic-2.0
-Group:          Development/Libraries/Perl
+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
 Source1:        cpanspec.yml
 BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Devel::GlobalDestruction)
@@ -79,12 +77,13 @@
 code needed on your part, once the dispatching object has been created.
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
-find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
+%autosetup  -n %{cpan_name}-%{version}
+
+find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 
644
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
-make %{?_smp_mflags}
+%make_build
 
 %check
 make test
@@ -95,8 +94,7 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
-%doc azure-pipelines.yml Changes CODE_OF_CONDUCT.md CONTRIBUTING.md README.md
+%doc Changes CODE_OF_CONDUCT.md CONTRIBUTING.md README.md
 %license LICENSE
 
 %changelog

++++++ Log-Dispatch-2.70.tar.gz -> Log-Dispatch-2.71.tar.gz ++++++
++++ 4355 lines of diff (skipped)

Reply via email to