forked from pool/qhexedit2
Accepting request 685603 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/685603 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qhexedit2?expand=0&rev=9
This commit is contained in:
commit
2bb19849fb
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1b90a5c939f1e0e5c1ba52ae34fda35d4699d39e50fe4b5eb42173a80117b72b
|
|
||||||
size 353983
|
|
3
qhexedit2-0.8.6.tar.gz
Normal file
3
qhexedit2-0.8.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b4949c3c226b9c4e68c98c51eb91ef68d2a43cc1c2fb9e3c89e815d897b8e8ca
|
||||||
|
size 354268
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 16 17:09:27 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
|
||||||
|
|
||||||
|
- Update to version 0.8.6
|
||||||
|
* Bug fix: select data above 2GB
|
||||||
|
* add selectedData() method
|
||||||
|
* minor changes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 12 12:05:08 UTC 2018 - aloisio@gmx.com
|
Wed Dec 12 12:05:08 UTC 2018 - aloisio@gmx.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package qhexedit2
|
# spec file for package qhexedit2
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@ -12,13 +12,13 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _libver 4
|
%define _libver 4
|
||||||
Name: qhexedit2
|
Name: qhexedit2
|
||||||
Version: 0.8.5
|
Version: 0.8.6
|
||||||
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