Hello community,

here is the log from the commit of package perl-Log-Dispatch for 
openSUSE:Factory checked in at 2020-07-28 17:22:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Log-Dispatch (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Log-Dispatch.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Log-Dispatch"

Tue Jul 28 17:22:32 2020 rev:46 rq:822843 version:2.70

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Log-Dispatch/perl-Log-Dispatch.changes      
2019-11-03 10:41:15.993763931 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Log-Dispatch.new.3592/perl-Log-Dispatch.changes
    2020-07-28 17:22:46.005729115 +0200
@@ -1,0 +2,11 @@
+Tue Jul 21 03:14:49 UTC 2020 - Tina Müller <[email protected]>
+
+- updated to 2.70
+   see /usr/share/doc/packages/perl-Log-Dispatch/Changes
+
+  2.70     2020-07-20
+
+  - Make locking test wait longer before giving up. Some filesystems (like NFS)
+    can be quite slow to lock files. Fixed by Joelle Maslak. GH #61.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-Log-Dispatch.spec ++++++
--- /var/tmp/diff_new_pack.gnsPrc/_old  2020-07-28 17:22:48.833732867 +0200
+++ /var/tmp/diff_new_pack.gnsPrc/_new  2020-07-28 17:22:48.837732873 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Log-Dispatch
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:           perl-Log-Dispatch
-Version:        2.69
+Version:        2.70
 Release:        0
 %define cpan_name Log-Dispatch
 Summary:        Dispatches messages to one or more outputs
 License:        Artistic-2.0
 Group:          Development/Libraries/Perl
-Url:            https://metacpan.org/release/%{cpan_name}
+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
@@ -80,7 +80,7 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f ! -path "*/t/*" ! -name "*.pl" ! -name "*.sh" -print0 | xargs 
-0 chmod 644
+find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
@@ -96,7 +96,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc appveyor.yml Changes CODE_OF_CONDUCT.md CONTRIBUTING.md README.md
+%doc azure-pipelines.yml Changes CODE_OF_CONDUCT.md CONTRIBUTING.md README.md
 %license LICENSE
 
 %changelog

++++++ Log-Dispatch-2.69.tar.gz -> Log-Dispatch-2.70.tar.gz ++++++
++++ 1950 lines of diff (skipped)


Reply via email to