Hello community,

here is the log from the commit of package perl-autovivification for 
openSUSE:Factory checked in at 2015-05-16 20:07:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-autovivification (Old)
 and      /work/SRC/openSUSE:Factory/.perl-autovivification.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-autovivification"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-autovivification/perl-autovivification.changes  
    2015-04-16 14:11:42.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-autovivification.new/perl-autovivification.changes
 2015-05-16 20:07:03.000000000 +0200
@@ -1,0 +2,25 @@
+Fri May 15 11:35:02 UTC 2015 - co...@suse.com
+
+- updated to 0.15
+   see /usr/share/doc/packages/perl-autovivification/Changes
+
+  0.15    2015-05-14 20:35 UTC
+          + Chg : The new environment variable to enable thread tests on older
+                  perls is PERL_FORCE_TEST_THREADS. Note that this variable
+                  should only be turned on by authors.
+          + Fix : The module has been taught about the new multideref
+                  optimization, and will function properly on perl 5.21.11 and
+                  above.
+          + Fix : The module will no longer crash or behave erratically when it
+                  is loaded by several threads (or Windows emulated processes)
+                  ran in parallel.
+          + Fix : Update the Windows ActivePerl + gcc 3.4 workaround for
+                  ExtUtils::MakeMaker 7.04. Thanks Christian Walde for 
reporting
+                  and feedback on this issue.
+          + Fix : Be really compatible with the optional OP_PARENT feature.
+          + Tst : $ENV{$Config{ldlibpthname}} is now preserved on all 
platforms,
+                  which will address failures of t/43-peep.t and
+                  t/51-threads-teardown.t with unusual compilers (like icc) 
that
+                  link all their compiled objects to their own libraries.
+
+-------------------------------------------------------------------

Old:
----
  autovivification-0.14.tar.gz

New:
----
  autovivification-0.15.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-autovivification.spec ++++++
--- /var/tmp/diff_new_pack.Z2iEVd/_old  2015-05-16 20:07:03.000000000 +0200
+++ /var/tmp/diff_new_pack.Z2iEVd/_new  2015-05-16 20:07:03.000000000 +0200
@@ -17,14 +17,15 @@
 
 
 Name:           perl-autovivification
-Version:        0.14
+Version:        0.15
 Release:        0
 %define cpan_name autovivification
-Summary:        Lexically disable autovivification.
+Summary:        Lexically disable autovivification
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/autovivification/
-Source:         
http://www.cpan.org/authors/id/V/VP/VPIT/%{cpan_name}-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/V/VP/VPIT/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
@@ -60,6 +61,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes README
+%doc Changes README samples
 
 %changelog

++++++ autovivification-0.14.tar.gz -> autovivification-0.15.tar.gz ++++++
++++ 3101 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