Hello community,

here is the log from the commit of package perl-Log-Dispatch for 
openSUSE:Factory checked in at 2015-08-10 09:16:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Log-Dispatch (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Log-Dispatch.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Log-Dispatch"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Log-Dispatch/perl-Log-Dispatch.changes      
2015-06-16 14:06:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Log-Dispatch.new/perl-Log-Dispatch.changes 
2015-08-10 09:16:33.000000000 +0200
@@ -1,0 +2,33 @@
+Sat Aug  8 08:45:21 UTC 2015 - co...@suse.com
+
+- updated to 2.48
+   see /usr/share/doc/packages/perl-Log-Dispatch/Changes
+
+  2.48     2015-08-07
+  
+  - Fixed (I hope) tests that were added in the last release that fail on
+    Windows.
+  
+  
+  2.47     2015-08-06
+  
+  - Really, really make per-thread locking work. Depending on when threads and
+    threads::shared were loaded, you might get an error like 'Type of arg 1 to
+    threads::shared::share must be one of $@% at .../Log/Dispatch/Syslog.pm 
line
+    67, near "$thread_lock)"'. Reported by David Schweikert.
+  
+  - Added support for auth-related parameters and replyto to
+    Log::Dispatch::Email::MailSender. Implemented by Rohan Carly. Based on
+    GitHub #10.
+  
+  - Added a utf8 flag for Log::Dispatch::Screen. If this is true, then it sets
+    the ":encoding(UTF-8)" flag on the handle it uses for output (without
+    affecting STDOUT or STDERR elsewhere). Suggested by Ivan Baidakou.
+  
+  
+  2.46     2015-08-05
+  
+  - Really make the per-thread locking in the Syslog output work. Based on a
+    patch by David Schweikert. GitHub #9.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-Log-Dispatch.spec ++++++
--- /var/tmp/diff_new_pack.l7gwN6/_old  2015-08-10 09:16:34.000000000 +0200
+++ /var/tmp/diff_new_pack.l7gwN6/_new  2015-08-10 09:16:34.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Log-Dispatch
-Version:        2.45
+Version:        2.48
 Release:        0
 %define cpan_name Log-Dispatch
 Summary:        Dispatches messages to one or more outputs
@@ -32,8 +32,9 @@
 BuildRequires:  perl-macros
 BuildRequires:  perl(Devel::GlobalDestruction)
 BuildRequires:  perl(Dist::CheckConflicts) >= 0.02
+BuildRequires:  perl(IPC::Run3)
 BuildRequires:  perl(Module::Runtime)
-BuildRequires:  perl(Params::Validate) >= 0.15
+BuildRequires:  perl(Params::Validate) >= 1.03
 BuildRequires:  perl(Sys::Syslog) >= 0.28
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) >= 0.96
@@ -41,7 +42,7 @@
 Requires:       perl(Devel::GlobalDestruction)
 Requires:       perl(Dist::CheckConflicts) >= 0.02
 Requires:       perl(Module::Runtime)
-Requires:       perl(Params::Validate) >= 0.15
+Requires:       perl(Params::Validate) >= 1.03
 Requires:       perl(Sys::Syslog) >= 0.28
 %{perl_requires}
 

++++++ Log-Dispatch-2.45.tar.gz -> Log-Dispatch-2.48.tar.gz ++++++
++++ 2586 lines of diff (skipped)


Reply via email to