Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package jc for openSUSE:Factory checked in 
at 2026-06-22 17:32:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jc (Old)
 and      /work/SRC/openSUSE:Factory/.jc.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jc"

Mon Jun 22 17:32:37 2026 rev:23 rq:1360808 version:1.25.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/jc/jc.changes    2025-10-14 18:11:08.329949397 
+0200
+++ /work/SRC/openSUSE:Factory/.jc.new.1956/jc.changes  2026-06-22 
17:33:07.609496754 +0200
@@ -1,0 +2,34 @@
+Fri Jun 19 07:19:40 UTC 2026 - Martin Hauke <[email protected]>
+
+- Update to version 1.25.7
+  * Add csv-ih, tsv, and tsv-ih file parsers for CSV files without
+    headers, TSV files, and TSV files without headers. Note that
+    these are standard and not streaming parsers so the entire
+    CSV/TSV will be loaded into memory. For lazy loading
+    equivalents, see below.
+  * Add csv-ih-s, tsv-s, and tsv-ih-s streaming file parsers for
+    CSV files without headers, TSV files, and TSV files without
+    headers. These streaming parsers will lazily load the data
+    into memory and may be more suitable for extremely large files.
+  * Add typeset and declare Bash internal command parser to convert
+    variables simple arrays, and associative arrays along with
+    object metadata.
+  * Enhance pip-show command parser to add -f show files support.
+  * Enhance rsync and rsync-s parsers to add --stats or
+    --info=stats[1-3] fields.
+  * Fix certbot command parser to allow parsing of named certs.
+  * Fix hashsum command parser to correctly parse the mode
+    indicator.
+  * Fix ifconfig command parser for incorrect stripping of
+    leading zeros in some hex numbers.
+  * Fix iptables command parser when Target is blank and verbose
+    output is used.
+  * Fix lsattr command parser for filenames with spaces (newlines
+    in filenames are still not supported).
+  * Fix proc-pid-smaps proc parser when unknown VmFlags are output
+  * Fix jc.utils.timestamp function and tests for behavior change
+    in python 3.15
+  * Fix ufw command parser to support rule logging. A new boolean
+    log field is introduced.
+
+-------------------------------------------------------------------

Old:
----
  jc-1.25.6.tar.gz

New:
----
  jc-1.25.7.tar.gz

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

Other differences:
------------------
++++++ jc.spec ++++++
--- /var/tmp/diff_new_pack.GcSVUw/_old  2026-06-22 17:33:09.113549478 +0200
+++ /var/tmp/diff_new_pack.GcSVUw/_new  2026-06-22 17:33:09.117549618 +0200
@@ -1,8 +1,8 @@
 #
 # spec file for package jc
 #
-# Copyright (c) 2025 SUSE LLC and contributors
-# Copyright (c) 2020-2025, Martin Hauke <[email protected]>
+# Copyright (c) 2026 SUSE LLC and contributors
+# Copyright (c) 2020-2026, Martin Hauke <[email protected]>
 #
 # 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.25.6
+Version:        1.25.7
 Release:        0
 Summary:        JSON CLI output utility
 License:        MIT

++++++ jc-1.25.6.tar.gz -> jc-1.25.7.tar.gz ++++++
/work/SRC/openSUSE:Factory/jc/jc-1.25.6.tar.gz 
/work/SRC/openSUSE:Factory/.jc.new.1956/jc-1.25.7.tar.gz differ: char 12, line 1

Reply via email to