Accepting request 914422 from home:jubalh:branches:editors
- Update to 0.3.92: * Reduce persistent memory usage (#52). * Fully undo virtual mapping changes in one step (#126). * Fix build dependency errors (#129). * Add "Find previous" button to search dialogs (#111). * Fix hard-to-see colours in "Decode values" panel on some systems (#127). * Fix build errors on FreeBSD (#133). * Prevent document from jumping around when the window is resized or disassembly is in progress (#132). * Fix build errors when using wxWidgets 3.1.5 and newer. * Refactor selection handling to make sense in virtual section view (#125). * Add font face setting to "View" menu (#128). * Correctly track whether files have been modified since saving (#122). OBS-URL: https://build.opensuse.org/request/show/914422 OBS-URL: https://build.opensuse.org/package/show/editors/rehex?expand=0&rev=9
This commit is contained in:
parent
caa4d84c96
commit
8bdd473f3d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:014a44ae5e5fc71d025fcab71392d8d2c50afc25f0d7eb6a9f87e14772b9c6ca
|
||||
size 3292919
|
3
rehex-0.3.92.tar.gz
Normal file
3
rehex-0.3.92.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:08dbea973754e21e580f54f51d65f74ebbd10b300cdbaf8ad19e3540a4e51596
|
||||
size 3307148
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 26 16:28:32 UTC 2021 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.3.92:
|
||||
* Reduce persistent memory usage (#52).
|
||||
* Fully undo virtual mapping changes in one step (#126).
|
||||
* Fix build dependency errors (#129).
|
||||
* Add "Find previous" button to search dialogs (#111).
|
||||
* Fix hard-to-see colours in "Decode values" panel on some
|
||||
systems (#127).
|
||||
* Fix build errors on FreeBSD (#133).
|
||||
* Prevent document from jumping around when the window is resized
|
||||
or disassembly is in progress (#132).
|
||||
* Fix build errors when using wxWidgets 3.1.5 and newer.
|
||||
* Refactor selection handling to make sense in virtual
|
||||
section view (#125).
|
||||
* Add font face setting to "View" menu (#128).
|
||||
* Correctly track whether files have been modified
|
||||
since saving (#122).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 24 11:06:25 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: rehex
|
||||
Version: 0.3.91
|
||||
Version: 0.3.92
|
||||
Release: 0
|
||||
Summary: Reverse Engineers' Hex Editor
|
||||
License: GPL-2.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user