Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package hexyl for openSUSE:Factory checked 
in at 2022-12-06 14:23:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hexyl (Old)
 and      /work/SRC/openSUSE:Factory/.hexyl.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hexyl"

Tue Dec  6 14:23:20 2022 rev:2 rq:1040410 version:0.11.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/hexyl/hexyl.changes      2022-11-29 
10:53:05.732717711 +0100
+++ /work/SRC/openSUSE:Factory/.hexyl.new.1835/hexyl.changes    2022-12-06 
14:23:28.793680280 +0100
@@ -1,0 +2,14 @@
+Mon Dec  5 18:32:15 UTC 2022 - Martin Hauke <[email protected]>
+
+- Update to version 0.11.0
+  * Significantly improved performance.
+  * Added variable panels through the --panels and --terminal-width
+    flags.
+  * Added new --group-bytes/-g option.
+  * Added new --base B option (where B can be binary, octal,
+    decimal or hexadecimal).
+  * Show actual zero bytes as ⋄ in the character panel
+    (previously: 0), in order not to confuse them with ASCII.
+  * 0 bytes if colors are deactivated.
+
+-------------------------------------------------------------------

Old:
----
  hexyl-0.10.0.tar.gz

New:
----
  hexyl-0.11.0.tar.gz

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

Other differences:
------------------
++++++ hexyl.spec ++++++
--- /var/tmp/diff_new_pack.nLZaLr/_old  2022-12-06 14:23:29.805688907 +0100
+++ /var/tmp/diff_new_pack.nLZaLr/_new  2022-12-06 14:23:29.809688942 +0100
@@ -1,6 +1,7 @@
 #
 # spec file for package hexyl
 #
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2022, Martin Hauke <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -15,8 +16,9 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 Name:           hexyl
-Version:        0.10.0
+Version:        0.11.0
 Release:        0
 Summary:        A command-line hex viewer
 License:        Apache-2.0
@@ -27,8 +29,8 @@
 Source1:        vendor.tar.xz
 Source2:        cargo_config
 BuildRequires:  cargo
+BuildRequires:  cargo-packaging
 BuildRequires:  rust
-BuildRequires:  rust-packaging
 
 %description
 hexyl is a simple hex viewer for the terminal. It uses a colored output

++++++ _service ++++++
--- /var/tmp/diff_new_pack.nLZaLr/_old  2022-12-06 14:23:29.853689317 +0100
+++ /var/tmp/diff_new_pack.nLZaLr/_new  2022-12-06 14:23:29.857689351 +0100
@@ -1,6 +1,10 @@
 <services>
   <service name="cargo_vendor" mode="disabled">
-    <param name="srcdir">hexyl-0.10.0</param>
+     <param name="srcdir">hexyl-0.11.0</param>
+     <param name="update">true</param>
+  </service>
+  <service name="cargo_audit" mode="disabled">
+     <param name="srcdir">hexyl-0.11.0</param>
   </service>
 </services>
 

++++++ hexyl-0.10.0.tar.gz -> hexyl-0.11.0.tar.gz ++++++
++++ 2981 lines of diff (skipped)

++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/hexyl/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.hexyl.new.1835/vendor.tar.xz differ: char 27, line 1

Reply via email to