Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-JSON-Parse for openSUSE:Factory
checked in at 2021-01-27 18:58:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-JSON-Parse (Old)
and /work/SRC/openSUSE:Factory/.perl-JSON-Parse.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-JSON-Parse"
Wed Jan 27 18:58:37 2021 rev:3 rq:867239 version:0.60
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-JSON-Parse/perl-JSON-Parse.changes
2021-01-05 18:13:23.267331633 +0100
+++
/work/SRC/openSUSE:Factory/.perl-JSON-Parse.new.28504/perl-JSON-Parse.changes
2021-01-27 18:59:20.380535957 +0100
@@ -1,0 +2,6 @@
+Tue Jan 26 03:07:53 UTC 2021 - Tina M??ller <[email protected]>
+
+- updated to 0.60
+ see /usr/share/doc/packages/perl-JSON-Parse/Changes
+
+-------------------------------------------------------------------
Old:
----
JSON-Parse-0.59.tar.gz
New:
----
JSON-Parse-0.60.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-JSON-Parse.spec ++++++
--- /var/tmp/diff_new_pack.TKtKzu/_old 2021-01-27 18:59:20.796536600 +0100
+++ /var/tmp/diff_new_pack.TKtKzu/_new 2021-01-27 18:59:20.800536607 +0100
@@ -18,7 +18,7 @@
%define cpan_name JSON-Parse
Name: perl-JSON-Parse
-Version: 0.59
+Version: 0.60
Release: 0
Summary: Parse JSON
License: Artistic-1.0 OR GPL-1.0-or-later
@@ -41,7 +41,7 @@
JSON from a file, and there is a safer version of parse_json called
parse_json_safe which doesn't throw exceptions.
-For special cases of parsing, there are also methods new and run, which
+For special cases of parsing, there are also methods new and parse, which
create a JSON parsing object and run it on text. See METHODS.
JSON::Parse accepts only UTF-8 as input. See UTF-8 only and Handling of
@@ -72,6 +72,6 @@
%perl_gen_filelist
%files -f %{name}.files
-%doc Changes CONTRIBUTING.md examples README see-also-info.json
+%doc Changes CONTRIBUTING.md examples README
%changelog
++++++ JSON-Parse-0.59.tar.gz -> JSON-Parse-0.60.tar.gz ++++++
++++ 3059 lines of diff (skipped)