Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rehex for openSUSE:Factory checked 
in at 2022-01-08 23:23:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rehex (Old)
 and      /work/SRC/openSUSE:Factory/.rehex.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rehex"

Sat Jan  8 23:23:42 2022 rev:6 rq:944798 version:0.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/rehex/rehex.changes      2021-08-26 
23:16:43.248177741 +0200
+++ /work/SRC/openSUSE:Factory/.rehex.new.1892/rehex.changes    2022-01-08 
23:24:21.934268198 +0100
@@ -1,0 +2,28 @@
+Fri Jan  7 14:01:23 UTC 2022 - Michael Vetter <mvet...@suse.com>
+
+- Update to 0.4.1:
+  * Fix text rendering glitches that can occur when displaying
+    control characters and some Unicode ones, depending which font
+    is in use (worst affected is the default Windows font).
+
+-------------------------------------------------------------------
+Fri Jan  7 14:00:22 UTC 2022 - Michael Vetter <mvet...@suse.com>
+
+- Update to 0.4.0:
+  * Add data types for common text encodings (Unicode, ISO-8859)
+    text displayed or typed into the text view on the right will
+    be decoded or encoded appropriately (#10).
+  * Treat pasted text as text rather than a string of raw bytes.
+  * Add 8-bit integer data types.
+  * Don't mark new files as unsaved.
+  * Store cursor position history and allow jumping backwards/forwards (#81).
+  * Allow jumping to previous/next difference in data compare window (#131).
+  * Collapse long ranges of identical data in data compare window (#85).
+  * Added "Jump to offset in main window" to data compare window context menu.
+  * Added shortcuts for comparing data (#103).
+  * Add support for other encodings to strings tool (#106).
+  * Add write protect flag to prevent accidental changes to file
+    data during analysis (#130).
+  * Respect system cursor blink speed setting (#112).
+
+-------------------------------------------------------------------

Old:
----
  rehex-0.3.92.tar.gz

New:
----
  rehex-0.4.1.tar.gz

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

Other differences:
------------------
++++++ rehex.spec ++++++
--- /var/tmp/diff_new_pack.ptWt2n/_old  2022-01-08 23:24:23.694269635 +0100
+++ /var/tmp/diff_new_pack.ptWt2n/_new  2022-01-08 23:24:23.698269638 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rehex
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           rehex
-Version:        0.3.92
+Version:        0.4.1
 Release:        0
 Summary:        Reverse Engineers' Hex Editor
 License:        GPL-2.0-only
@@ -26,6 +26,7 @@
 BuildRequires:  dos2unix
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
+BuildRequires:  libunistring-devel
 BuildRequires:  update-desktop-files
 %if 0%{?suse_version} > 1500
 BuildRequires:  wxWidgets-3_0-devel

++++++ rehex-0.3.92.tar.gz -> rehex-0.4.1.tar.gz ++++++
++++ 7763 lines of diff (skipped)

Reply via email to