Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rehex for openSUSE:Factory checked in at 2023-07-31 15:24:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rehex (Old) and /work/SRC/openSUSE:Factory/.rehex.new.32662 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rehex" Mon Jul 31 15:24:56 2023 rev:8 rq:1101459 version:0.60.1 Changes: -------- --- /work/SRC/openSUSE:Factory/rehex/rehex.changes 2022-11-04 17:35:42.945045811 +0100 +++ /work/SRC/openSUSE:Factory/.rehex.new.32662/rehex.changes 2023-07-31 15:24:57.523528358 +0200 @@ -1,0 +2,41 @@ +Mon Jul 31 06:17:56 UTC 2023 - Michael Vetter <[email protected]> + +- Update to 0.60.1: + New features: + * Add data histogram tool (#140). + * Monitor for open files being externally modified and allow + reloading (#124). + * Add "Delete comment and children" context menu command to + delete a comment and any comments encapsulated by it (#198). + * Allow dragging tabs between windows or out to new ones. + Quality of life improvements: + * Use virtual offsets in "Select range" dialog. + * Don't re-open files to save when there are no changes (#193). + * Improve performance when large numbers of comments are defined. + * Open original file when passed a rehex-meta file on the command line (#207). + Character set handling: + * Add <charset = "XXX"> syntax to templates (#184). + * Add character set option to text search (#182, #200). + * Add IBM codepage 866 and Windows-1251 (#208). + Binary templates: + * Expose current array index as ArrayIndex when expanding arrays + of structs in templates (#191). + * Fix true/false not being usable inside template functions/structs (#197). + * Add new ReadString(), SPrintf(), SetComment(), StringLengthBytes(), + ArrayPush(), ArrayPop() and OffsetOf() template function. + * Fix repeated execution of the same switch() block in a template (#202). + * Add 'private' variables to template language. + * Fix template format strings that expand to further format tokens. + * Fix template error when converting a float to an int. + * Remember recently selected templates (#183). + * Implement lexical variable scoping in templates and allow functions + to access global variables defined above them (#190). + * Add "Apply template from cursor" option to binary template tool. + Bug fixes: + * Fix crash when running rehex for the first time on some systems (#194). + * Correctly draw insert cursor over highlighted data and at the end of the file (#196). + * Fix cases where the strings tool would appear to run forever with an empty file. + * Remove strings from the strings panel when they are deleted from the file. + * Fix crash when attempting to open a directory/bundle on macOS. + +------------------------------------------------------------------- Old: ---- rehex-0.5.4.tar.gz New: ---- rehex-0.60.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rehex.spec ++++++ --- /var/tmp/diff_new_pack.L6TvBa/_old 2023-07-31 15:24:58.211532330 +0200 +++ /var/tmp/diff_new_pack.L6TvBa/_new 2023-07-31 15:24:58.219532376 +0200 @@ -1,7 +1,7 @@ # # spec file for package rehex # -# 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 @@ -17,7 +17,7 @@ Name: rehex -Version: 0.5.4 +Version: 0.60.1 Release: 0 Summary: Reverse Engineers' Hex Editor License: GPL-2.0-only ++++++ rehex-0.5.4.tar.gz -> rehex-0.60.1.tar.gz ++++++ ++++ 50768 lines of diff (skipped)
