Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package jc for openSUSE:Factory checked in 
at 2024-03-25 21:12:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jc (Old)
 and      /work/SRC/openSUSE:Factory/.jc.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jc"

Mon Mar 25 21:12:03 2024 rev:18 rq:1161274 version:1.25.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/jc/jc.changes    2023-12-19 23:16:43.487483177 
+0100
+++ /work/SRC/openSUSE:Factory/.jc.new.1905/jc.changes  2024-03-25 
21:18:59.789212667 +0100
@@ -1,0 +2,64 @@
+Sun Mar 24 10:13:57 UTC 2024 - Martin Hauke <mar...@gmx.de>
+
+- Update to version 1.25.2
+  * Add apt-cache-show command parser.
+  * Add apt-get-sqq command parser.
+  * Add ethtool command parser.
+  * Add needrestart command parser.
+  * Enhance df parser to add human readable output support.
+  * Enhance free parser to add human readable output support.
+  * Enhance iptables parser to handle -x output.
+  * Enhance /proc/pid/stat parser to support "Idle" state.
+  * Enhance rpm_qi and pkg_index_deb parsers to split list fields
+    into arrays.
+  * Fix iwconfig parser to handle more special characters in the
+    SSID name.
+  * Fix xrandr parser to ignore extra horizontal and vertical stats
+    lines.
+- Update to version 1.25.1
+  * Fix for crash when optional libraries are not installed.
+  * Fix for ini parser crashing with some keys with no values.
+  * Fix xrandr parser to extract more EDID data.
+  * Enhance uptime parser to support output with no user information
+  * Enhance --quiet CLI option to cover more warning messages.
+  * Add tests for missing optional libraries.
+- Update to version 1.25.0
+  * Add --slurp functionality to wrap output from multiple lines
+    into a single array.
+  * Streaming parsers are not supported. Use jc -hhh to find parsers
+    compatible with the slurp option.
+  * Enhance /proc file magic syntax to allow slurping when multiple
+    files are selected.
+  * Enhance --meta-out functionality to include a list of the input
+    data when using --slurp or /proc file magic syntax. For
+    slurpable parsers, this is a list of string inputs in order.
+    For /proc file magic syntax, this is a list of /proc filenames
+    in order. This can help with identifying which input matches to
+    which output when using --slurp or when converting multiple
+    files via /proc file magic syntax.
+  * Add curl-head command parser for curl --head or curl -I with
+    verbose support.
+  * Add efibootmgr command parser.
+  * Add http-headers parser for plain HTTP header output.
+  * Add kv-dup parser for Key/Value files with duplicate keys.
+  * Add path string parser to parse posix path.
+  * Add path-list string parser to parse path list strings found
+    in env variables.
+  * Add source link to online parser documentation.
+  * Add snap package build scripts.
+  * Add remove_quotes function to utils.py.
+  * Add normalize_key function to utils.py.
+  * Add line_slice function to utils.py.
+  * Add get_parser function to lib.py.
+  * Enhance nsd-control parser to support more zone information.
+  * Enhance ping and ping-s parsers to support the -I command
+    option.
+  * Enhance proc-net-tcp parser to add opposite endian support for
+    architectures like the s390x.
+  * Enhance url parser to add parent, filename, stem, and
+    extension fields.
+  * Fix ini and ini-dup parsers to consistently handle null values
+     as empty strings.
+  * Fix line slicer to not skip blank lines.
+
+-------------------------------------------------------------------

Old:
----
  jc-1.24.0.tar.gz

New:
----
  jc-1.25.2.tar.gz

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

Other differences:
------------------
++++++ jc.spec ++++++
--- /var/tmp/diff_new_pack.vrOSMt/_old  2024-03-25 21:19:01.153262836 +0100
+++ /var/tmp/diff_new_pack.vrOSMt/_new  2024-03-25 21:19:01.153262836 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package jc
 #
-# Copyright (c) 2023 SUSE LLC
-# Copyright (c) 2020-2023, Martin Hauke <mar...@gmx.de>
+# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2020-2024, Martin Hauke <mar...@gmx.de>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 
 Name:           jc
-Version:        1.24.0
+Version:        1.25.2
 Release:        0
 Summary:        JSON CLI output utility
 License:        MIT

++++++ jc-1.24.0.tar.gz -> jc-1.25.2.tar.gz ++++++
/work/SRC/openSUSE:Factory/jc/jc-1.24.0.tar.gz 
/work/SRC/openSUSE:Factory/.jc.new.1905/jc-1.25.2.tar.gz differ: char 13, line 1

Reply via email to