Hello community,

here is the log from the commit of package perl-JSON-XS for openSUSE:Factory 
checked in at 2013-12-06 13:45:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-JSON-XS (Old)
 and      /work/SRC/openSUSE:Factory/.perl-JSON-XS.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-JSON-XS"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-JSON-XS/perl-JSON-XS.changes        
2013-06-05 17:51:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-JSON-XS.new/perl-JSON-XS.changes   
2013-12-06 14:43:05.000000000 +0100
@@ -1,0 +2,15 @@
+Mon Nov 25 07:46:38 UTC 2013 - [email protected]
+
+- updated to 3.01
+      - backport to perls < 5.18 (reported by Paul Howarth).
+      - implemented an object tagging extension (using the
+         Types::Serialiser serialisation protocol).
+      - reworked the documentation regarding object serialisation,
+         add a new OBJECT SERIALISATION section that explains the
+         whole process.
+      - new setting: allow_tags.
+      - switch to Types::Serialiser booleans.
+      - remove to_json/from_json.
+      - other minor improvements to the documentation.
+
+-------------------------------------------------------------------

Old:
----
  JSON-XS-2.34.tar.gz

New:
----
  JSON-XS-3.01.tar.gz

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

Other differences:
------------------
++++++ perl-JSON-XS.spec ++++++
--- /var/tmp/diff_new_pack.c07mCP/_old  2013-12-06 14:43:05.000000000 +0100
+++ /var/tmp/diff_new_pack.c07mCP/_new  2013-12-06 14:43:05.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           perl-JSON-XS
-Version:        2.34
+Version:        3.01
 Release:        0
 %define cpan_name JSON-XS
 Summary:        JSON serialising/deserialising, done correctly and fast
@@ -28,8 +28,10 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(Types::Serialiser)
 BuildRequires:  perl(common::sense)
 #BuildRequires: perl(JSON::XS)
+Requires:       perl(Types::Serialiser)
 Requires:       perl(common::sense)
 %{perl_requires}
 

++++++ JSON-XS-2.34.tar.gz -> JSON-XS-3.01.tar.gz ++++++
++++ 1668 lines of diff (skipped)

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

Reply via email to