Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rehex for openSUSE:Factory checked in at 2024-02-15 21:01:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rehex (Old) and /work/SRC/openSUSE:Factory/.rehex.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rehex" Thu Feb 15 21:01:31 2024 rev:9 rq:1146850 version:0.61.0 Changes: -------- --- /work/SRC/openSUSE:Factory/rehex/rehex.changes 2023-07-31 15:24:57.523528358 +0200 +++ /work/SRC/openSUSE:Factory/.rehex.new.1815/rehex.changes 2024-02-15 21:02:45.272965569 +0100 @@ -1,0 +2,21 @@ +Thu Feb 15 07:55:57 UTC 2024 - Michael Vetter <mvet...@suse.com> + +- Update to 0.61.0: + * Permit trailing commas in template enum definitions (#216). + * Add overwrite/insert toggle to "Fill range" dialog (#213). + * Add copy/export context menu commands to strings tool (#210). + * Fix temporary hang in strings tool when processing large files (#217). + * Fix settings not being saved during application exit. + * Batch comments panel updates to improve responsiveness (#205). + * Add search field to comments panel (#204). + * Add bit editor tool. + * Add checksum tool (#219). + * Add options to search for floating point values. + * Don't reload files modified externally when requested not to. + * Start search when Enter is pressed in search dialog input field, + or search backwards when Shift+Enter is pressed. + * Add "Reload automatically" toggle to "File" menu to automatically + reload the file when modified externally (and not in the editor) (#222). + * Preserve scroll position when reloading file. + +------------------------------------------------------------------- Old: ---- rehex-0.60.1.tar.gz New: ---- rehex-0.61.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rehex.spec ++++++ --- /var/tmp/diff_new_pack.Mmtfz8/_old 2024-02-15 21:02:45.696980891 +0100 +++ /var/tmp/diff_new_pack.Mmtfz8/_new 2024-02-15 21:02:45.696980891 +0100 @@ -1,7 +1,7 @@ # # spec file for package rehex # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 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.60.1 +Version: 0.61.0 Release: 0 Summary: Reverse Engineers' Hex Editor License: GPL-2.0-only @@ -32,6 +32,7 @@ BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: zip +BuildRequires: pkgconfig(botan-2) BuildRequires: pkgconfig(capstone) BuildRequires: pkgconfig(jansson) BuildRequires: pkgconfig(lua) ++++++ rehex-0.60.1.tar.gz -> rehex-0.61.0.tar.gz ++++++ ++++ 12031 lines of diff (skipped)