Accepting request 848427 from home:jubalh:branches:editors

- Update to 0.3.1 (2020-11-13)
  * Correctly display signed 16-bit values in "Decode values" panel.
  * Fix status bar offset going out of sync.
  * Move cursor when a row in the "Comments" panel is double clicked.
  * Focus document after updating position/selection via "Comments"
    panel.

OBS-URL: https://build.opensuse.org/request/show/848427
OBS-URL: https://build.opensuse.org/package/show/editors/rehex?expand=0&rev=3
This commit is contained in:
Dirk Stoecker 2020-11-13 22:50:50 +00:00 committed by Git OBS Bridge
parent ea0d8efe91
commit c5e30b03b9
4 changed files with 14 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5621388857e2bc049c0e6e30260c5723b829a81c4616f0349f4587647cbeb4b8
size 2658263

3
rehex-0.3.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1a8fcb070229a422268435ebef66d2d20113dad1243c6ad17cb6290a75d5acaf
size 2658555

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Nov 13 22:41:17 UTC 2020 - Michael Vetter <mvetter@suse.com>
- Update to 0.3.1 (2020-11-13)
* Correctly display signed 16-bit values in "Decode values" panel.
* Fix status bar offset going out of sync.
* Move cursor when a row in the "Comments" panel is double clicked.
* Focus document after updating position/selection via "Comments"
panel.
-------------------------------------------------------------------
Wed Nov 11 15:04:28 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>

View File

@ -17,7 +17,7 @@
Name: rehex
Version: 0.3.0
Version: 0.3.1
Release: 0
Summary: Reverse Engineers' Hex Editor
License: GPL-2.0-only