Hello community,
here is the log from the commit of package perl-Class-XSAccessor for
openSUSE:Factory checked in at 2012-03-01 17:22:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Class-XSAccessor (Old)
and /work/SRC/openSUSE:Factory/.perl-Class-XSAccessor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Class-XSAccessor", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Class-XSAccessor/perl-Class-XSAccessor.changes
2011-09-23 12:36:26.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Class-XSAccessor.new/perl-Class-XSAccessor.changes
2012-03-01 17:22:43.000000000 +0100
@@ -1,0 +2,15 @@
+Mon Feb 27 08:47:13 UTC 2012 - [email protected]
+
+- updated to 1.13
+ - Removes the cached read-only and read-write accessors
+ for the time being. (These were only available from another
+ development releasse.
+ - Much more brutal thread-safety testing.
+ - Fixed thread-safety problem with the global hashkey storage.
+ - Lots of refactoring in the C code.
+ - Instead of storing an index in the CV, we store a pointer to
+ the hashkey struct.
+ - Implements cached read-only and read-write accessors.
+ Details on what that means are in the documentation.
+
+-------------------------------------------------------------------
Old:
----
Class-XSAccessor-1.12.tar.gz
New:
----
Class-XSAccessor-1.13.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Class-XSAccessor.spec ++++++
--- /var/tmp/diff_new_pack.fgiDq3/_old 2012-03-01 17:22:44.000000000 +0100
+++ /var/tmp/diff_new_pack.fgiDq3/_new 2012-03-01 17:22:44.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Class-XSAccessor
#
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,15 +16,14 @@
#
-
Name: perl-Class-XSAccessor
-Version: 1.12
-Release: 1
-License: GPL-1.0+ or Artistic-1.0
+Version: 1.13
+Release: 0
%define cpan_name Class-XSAccessor
Summary: Generate fast XS accessors without runtime compilation
-Url: http://search.cpan.org/dist/Class-XSAccessor/
+License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
+Url: http://search.cpan.org/dist/Class-XSAccessor/
Source:
http://www.cpan.org/authors/id/S/SM/SMUELLER/%{cpan_name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
++++++ Class-XSAccessor-1.12.tar.gz -> Class-XSAccessor-1.13.tar.gz ++++++
++++ 1837 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]