Mailinglist Archive: opensuse-commit (849 mails)
| < Previous | Next > |
commit perl-JSON for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 31 Mar 2011 13:43:00 +0200
- Message-id: <20110331114300.B57B32023E@hilbert.suse.de>
Hello community,
here is the log from the commit of package perl-JSON for openSUSE:Factory
checked in at Thu Mar 31 13:43:00 CEST 2011.
--------
--- perl-JSON/perl-JSON.changes 2010-12-01 14:47:43.000000000 +0100
+++ /mounts/work_src_done/STABLE/perl-JSON/perl-JSON.changes 2011-03-08
12:49:17.000000000 +0100
@@ -1,0 +2,8 @@
+Tue Mar 08 11:45:09 UTC 2011 - pascal.bleser@xxxxxxxxxxxx
+
+- update to 2.51:
+ * import JSON::PP 2.27105 as BackportPP
+ * JSON::PP is split away JSON distributino for perl 5.14
+ * JSON::backportPP is included in instead
+
+-------------------------------------------------------------------
@@ -13 +21,2 @@
- * JSON: JSON::Backend::XS::Supportable always executed a needless process
with JSON::XS backend; this made encode/decode a bit slower
+ * JSON: JSON::Backend::XS::Supportable always executed a needless process
+ with JSON::XS backend; this made encode/decode a bit slower
@@ -22,2 +31,4 @@
- + modified tied object handling in encode; it made encoding speed faster
(RT#61604)
- + modified t/e10_bignum.t for avoiding a warning in using Math::BigInt dev
version
+ + modified tied object handling in encode; it made encoding speed faster
+ (RT#61604)
+ + modified t/e10_bignum.t for avoiding a warning in using Math::BigInt dev
+ version
@@ -52 +63,2 @@
- * enhanced XS compatibilty in the case of decoding a white space garbaged
text
+ * enhanced XS compatibilty in the case of decoding a white space garbaged
+ text
calling whatdependson for head-i586
Old:
----
JSON-2.26.tar.bz2
New:
----
JSON-2.51.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-JSON.spec ++++++
--- /var/tmp/diff_new_pack.jsaEVK/_old 2011-03-31 13:42:27.000000000 +0200
+++ /var/tmp/diff_new_pack.jsaEVK/_new 2011-03-31 13:42:27.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package perl-JSON (Version 2.26)
+# spec file for package perl-JSON
#
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -22,8 +22,8 @@
Name: perl-JSON
%define cpan_name JSON
Summary: JSON (JavaScript Object Notation) encoder/decoder
-Version: 2.26
-Release: 2
+Version: 2.51
+Release: 1
License: GPL+ or Artistic
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/JSON/
++++++ JSON-2.26.tar.bz2 -> JSON-2.51.tar.bz2 ++++++
++++ 6718 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |