Hello community,

here is the log from the commit of package perl-Variable-Magic for 
openSUSE:Factory checked in at 2011-12-21 10:02:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Variable-Magic (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Variable-Magic.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Variable-Magic", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Variable-Magic/perl-Variable-Magic.changes  
2011-09-23 12:39:23.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Variable-Magic.new/perl-Variable-Magic.changes 
    2011-12-21 10:02:55.000000000 +0100
@@ -1,0 +2,18 @@
+Mon Dec 19 16:24:34 UTC 2011 - [email protected]
+
+- update to 0.47
+  + Add : The new constant VMG_COMPAT_HASH_DELETE_NOUVAR_VOID evaluates
+          to true when "delete $hash{key}" does not call 'delete' uvar
+          magic in void context.
+  + Chg : The MAGIC tokens created by this module no longer use the
+          mg_private member for storing a "magical" signature.
+  + Fix : Triggering magic in a thread on a variable cloned from the main
+          interpreter, and when the wizard already went out of scope,
+          will not segfault anymore.
+  + Opt : The pointer table is no longer needed to ensure thread safety.
+          The size of the object code is about 8% smaller for threaded
+          perls.
+  + Tst : Threads tests will not fail anymore if resources constraints
+          prevent the system from creating all the required threads.
+
+-------------------------------------------------------------------

Old:
----
  Variable-Magic-0.46.tar.bz2

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

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

Other differences:
------------------
++++++ perl-Variable-Magic.spec ++++++
--- /var/tmp/diff_new_pack.OoanDM/_old  2011-12-21 10:02:56.000000000 +0100
+++ /var/tmp/diff_new_pack.OoanDM/_new  2011-12-21 10:02:56.000000000 +0100
@@ -15,19 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %bcond_with test
 
 Name:           perl-Variable-Magic
 %define cpan_name Variable-Magic
 Summary:        Associate user-defined magic to variables from Perl
-Version:        0.46
-Release:        1
-License:        GPL+ or Artistic
+License:        GPL-1.0+ or Artistic-1.0
 Group:          Development/Libraries/Perl
+Version:        0.47
+Release:        0
 Url:            http://search.cpan.org/dist/Variable-Magic/
-Source:         
http://search.cpan.org/CPAN/authors/id/V/VP/VPIT/%{cpan_name}-%{version}.tar.bz2
+Source:         
http://search.cpan.org/CPAN/authors/id/V/VP/VPIT/%{cpan_name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}
 BuildRequires:  perl

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to