Hello community,

here is the log from the commit of package perl-Log-Dispatch for 
openSUSE:Factory checked in at 2015-06-16 14:05:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-03-25 10:01:02.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Log-Dispatch.new/perl-Log-Dispatch.changes 
2015-06-16 14:06:03.000000000 +0200
@@ -1,0 +2,12 @@
+Mon Jun 15 08:50:03 UTC 2015 - [email protected]
+
+- updated to 2.45
+   see /usr/share/doc/packages/perl-Log-Dispatch/Changes
+
+  2.45     2015-06-14
+  
+  - Don't include threads and threads::shared in list of dependencies. This is
+    only needed for Log::Dispatch::Syslog and is loaded at runtime as needed
+    (which has its own issues but ...). Reported by Kent Fredric. RT #103392.
+
+-------------------------------------------------------------------

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

New:
----
  Log-Dispatch-2.45.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-Log-Dispatch.spec ++++++
--- /var/tmp/diff_new_pack.7g1VIj/_old  2015-06-16 14:06:05.000000000 +0200
+++ /var/tmp/diff_new_pack.7g1VIj/_new  2015-06-16 14:06:05.000000000 +0200
@@ -17,25 +17,28 @@
 
 
 Name:           perl-Log-Dispatch
-Version:        2.44
+Version:        2.45
 Release:        0
 %define cpan_name Log-Dispatch
 Summary:        Dispatches messages to one or more outputs
 License:        Artistic-2.0
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Log-Dispatch/
-Source:         
http://www.cpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
+Source0:        
http://www.cpan.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)
 BuildRequires:  perl(Dist::CheckConflicts) >= 0.02
 BuildRequires:  perl(Module::Runtime)
 BuildRequires:  perl(Params::Validate) >= 0.15
 BuildRequires:  perl(Sys::Syslog) >= 0.28
 BuildRequires:  perl(Test::Fatal)
-BuildRequires:  perl(Test::More) >= 0.88
+BuildRequires:  perl(Test::More) >= 0.96
 BuildRequires:  perl(Test::Requires)
+Requires:       perl(Devel::GlobalDestruction)
 Requires:       perl(Dist::CheckConflicts) >= 0.02
 Requires:       perl(Module::Runtime)
 Requires:       perl(Params::Validate) >= 0.15

++++++ Log-Dispatch-2.44.tar.gz -> Log-Dispatch-2.45.tar.gz ++++++
++++ 3930 lines of diff (skipped)

++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL 
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module

Reply via email to