Hello community, here is the log from the commit of package jshon for openSUSE:Factory checked in at 2019-05-06 21:17:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jshon (Old) and /work/SRC/openSUSE:Factory/.jshon.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jshon" Mon May 6 21:17:09 2019 rev:2 rq:701026 version:20131105 Changes: -------- --- /work/SRC/openSUSE:Factory/jshon/jshon.changes 2019-05-05 21:21:52.917352799 +0200 +++ /work/SRC/openSUSE:Factory/.jshon.new.5148/jshon.changes 2019-05-06 21:17:11.693063925 +0200 @@ -1,0 +2,5 @@ +Mon May 6 09:13:31 UTC 2019 - Jan Engelhardt <[email protected]> + +- Ensure neutrality of description. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jshon.spec ++++++ --- /var/tmp/diff_new_pack.XNb8Xh/_old 2019-05-06 21:17:12.269065423 +0200 +++ /var/tmp/diff_new_pack.XNb8Xh/_new 2019-05-06 21:17:12.273065433 +0200 @@ -1,6 +1,7 @@ # # spec file for package jshon # +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2015, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -12,7 +13,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -33,9 +34,9 @@ BuildRequires: pkgconfig(jansson) %description -Jshon parses, reads and creates JSON. It is designed to be as usable as possible -from within the shell and replaces fragile adhoc parsers made from grep/sed/awk -as well as heavyweight one-line parsers made from perl/python. +Jshon parses, reads and creates JSON. It is usable from within the +shell and can replace adhoc parsers made from grep/sed/awk as well as +one-line parsers made from perl/python. %prep %autosetup
