Hello community,

here is the log from the commit of package perl-Variable-Magic for 
openSUSE:Factory checked in at 2016-09-08 17:39:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Variable-Magic (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Variable-Magic.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Variable-Magic"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Variable-Magic/perl-Variable-Magic.changes  
2015-10-12 10:01:50.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Variable-Magic.new/perl-Variable-Magic.changes 
    2016-09-08 17:39:05.000000000 +0200
@@ -1,0 +2,15 @@
+Wed Sep  7 06:18:52 UTC 2016 - [email protected]
+
+- updated to 0.60
+   see /usr/share/doc/packages/perl-Variable-Magic/Changes
+
+  0.60    2016-09-06 22:30 UTC
+          + Chg : A large chunk of boilerplate XS code, which is also used in
+                  other XS modules, has been factored out of the main .xs file
+                  to a collection of .h files in the xsh subdirectory.
+          + Fix : [RT #128989] : Bleadperl v5.25.3-266-g1d7e644 breaks V::M.
+                  Len magic is no longer called for negative array indices
+                  fetches, so the relevant tests are now skipped.
+                  Thanks Andreas Koenig for reporting.
+
+-------------------------------------------------------------------

Old:
----
  Variable-Magic-0.59.tar.gz

New:
----
  Variable-Magic-0.60.tar.gz

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

Other differences:
------------------
++++++ perl-Variable-Magic.spec ++++++
--- /var/tmp/diff_new_pack.dtUy1s/_old  2016-09-08 17:39:06.000000000 +0200
+++ /var/tmp/diff_new_pack.dtUy1s/_new  2016-09-08 17:39:06.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Variable-Magic
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Variable-Magic
-Version:        0.59
+Version:        0.60
 Release:        0
 %define cpan_name Variable-Magic
 Summary:        Associate user-defined magic to variables from Perl
@@ -42,8 +42,8 @@
 It is not surprising, as tied variables are implemented as a special kind
 of magic, just like any 'irregular' Perl variable : scalars like '$!', '$('
 or '$^W', the '%ENV' and '%SIG' hashes, the '@ISA' array, 'vec()' and
-'substr()' lvalues, the threads::shared manpage variables... They all share
-the same underlying C API, and this module gives you direct access to it.
+'substr()' lvalues, threads::shared variables... They all share the same
+underlying C API, and this module gives you direct access to it.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}

++++++ Variable-Magic-0.59.tar.gz -> Variable-Magic-0.60.tar.gz ++++++
++++ 2108 lines of diff (skipped)


Reply via email to