Accepting request 816796 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/816796 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qhexedit2?expand=0&rev=10
This commit is contained in:
commit
f589252101
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b4949c3c226b9c4e68c98c51eb91ef68d2a43cc1c2fb9e3c89e815d897b8e8ca
|
|
||||||
size 354268
|
|
3
qhexedit2-0.8.7.tar.gz
Normal file
3
qhexedit2-0.8.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5a9c7bc9b41323b0b5355f92f332dcc933d23618d68b24783231297ab8953c29
|
||||||
|
size 341289
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 24 07:50:46 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
|
||||||
|
|
||||||
|
- Update to version 0.8.7
|
||||||
|
* extend HexCaps check to address and edit text
|
||||||
|
* use 'monospace' hint to improve font guess
|
||||||
|
* fix build with qt < 5.11.0
|
||||||
|
* add icon pics to source
|
||||||
|
* forward key press events to parent widget
|
||||||
|
* limit undo stack to 1000 entries
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 16 17:09:27 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
|
Sat Mar 16 17:09:27 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package qhexedit2
|
# spec file for package qhexedit2
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define _libver 4
|
%define _libver 4
|
||||||
Name: qhexedit2
|
Name: qhexedit2
|
||||||
Version: 0.8.6
|
Version: 0.8.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Qt-based hex editor
|
Summary: Qt-based hex editor
|
||||||
License: LGPL-2.0-only
|
License: LGPL-2.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user