Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package hxtools for openSUSE:Factory checked 
in at 2023-04-11 13:52:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hxtools (Old)
 and      /work/SRC/openSUSE:Factory/.hxtools.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hxtools"

Tue Apr 11 13:52:01 2023 rev:47 rq:1078406 version:20230411

Changes:
--------
--- /work/SRC/openSUSE:Factory/hxtools/hxtools.changes  2022-12-02 
13:13:30.917976602 +0100
+++ /work/SRC/openSUSE:Factory/.hxtools.new.19717/hxtools.changes       
2023-04-11 13:52:07.103694098 +0200
@@ -1,0 +2,8 @@
+Tue Apr 11 10:48:34 UTC 2023 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 20230411
+  * checkbrack: remove -p option
+  * gpsh: avoid spurious "mkvmerge failed" report
+  * wktimer: -S option behavior split off to -X
+
+-------------------------------------------------------------------

Old:
----
  hxtools-20221120.tar.asc
  hxtools-20221120.tar.zst

New:
----
  hxtools-20230411.tar.asc
  hxtools-20230411.tar.zst

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

Other differences:
------------------
++++++ hxtools.spec ++++++
--- /var/tmp/diff_new_pack.IHvVb3/_old  2023-04-11 13:52:07.623697111 +0200
+++ /var/tmp/diff_new_pack.IHvVb3/_new  2023-04-11 13:52:07.631697157 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package hxtools
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,17 +12,17 @@
 # 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/
 #
 
 
 Name:           hxtools
-Version:        20221120
+Version:        20230411
 Release:        0
 Summary:        Collection of day-to-day tools (binaries)
-License:        GPL-2.0+ and WTFPL
+License:        GPL-2.0-or-later AND WTFPL
 Group:          Productivity/Other
-Url:            https://inai.de/projects/hxtools/
+URL:            https://inai.de/projects/hxtools/
 
 Source:         https://inai.de/files/hxtools/%name-%version.tar.zst
 Source2:        https://inai.de/files/hxtools/%name-%version.tar.asc
@@ -30,8 +30,8 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  libcap-devel >= 2
-BuildRequires:  zstd
 BuildRequires:  pkgconfig >= 0.21
+BuildRequires:  zstd
 BuildRequires:  pkgconfig(libHX) >= 3.17
 BuildRequires:  pkgconfig(libpci) >= 3
 BuildRequires:  pkgconfig(mount) >= 2.20
@@ -49,6 +49,7 @@
 %description
 A collection of various tools. Some of the important ones:
 
+* checkbrack(1) — check parenthesis and bracket count
 * fd0ssh(1) — pipe for password-over-stdin support to ssh
 * ofl(1) — open file lister (replaces fuser and lsof -m)
 * tailhex(1) — hex dumper with tail-following support
@@ -69,7 +70,6 @@
 %description scripts
 Architecture-independent programs from hxtools.
 
-* checkbrack(1) — check parenthesis and bracket count
 * cwdiff(1) — run wdiff with color
 * diff2php(1) — transform patch to self-serving PHP file
 * doxygen-kerneldoc-filter(1) — filter for Doxygen to support kerneldoc
@@ -189,6 +189,7 @@
 %license LICENSE*
 %_bindir/bin2c
 %_bindir/bsvplay
+%_bindir/checkbrack
 %_bindir/declone
 %_bindir/gxxdm
 %_bindir/hcdplay
@@ -200,7 +201,6 @@
 %_bindir/tailhex
 %_bindir/xcp
 %dir %hldir
-%hldir/cctypeinfo
 %hldir/peicon
 %hldir/psthreads
 %hldir/rot13
@@ -208,7 +208,6 @@
 
 %files scripts
 %_bindir/aumeta
-%_bindir/checkbrack
 %_bindir/cwdiff
 %_bindir/fxterm
 %_bindir/git-*

Reply via email to