From 79c3e2b06f18ce6d18fafb9962a5f8ddb03fc06420f25f67f2ae5145e3fd8891 Mon Sep 17 00:00:00 2001 From: Luigi Baldoni Date: Sat, 16 Mar 2019 17:12:03 +0000 Subject: [PATCH] Accepting request 685602 from home:alois:branches:X11:Utilities - Update to version 0.8.6 * Bug fix: select data above 2GB * add selectedData() method * minor changes OBS-URL: https://build.opensuse.org/request/show/685602 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/qhexedit2?expand=0&rev=23 --- qhexedit2-0.8.5.tar.gz | 3 --- qhexedit2-0.8.6.tar.gz | 3 +++ qhexedit2.changes | 8 ++++++++ qhexedit2.spec | 6 +++--- 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 qhexedit2-0.8.5.tar.gz create mode 100644 qhexedit2-0.8.6.tar.gz diff --git a/qhexedit2-0.8.5.tar.gz b/qhexedit2-0.8.5.tar.gz deleted file mode 100644 index f098978..0000000 --- a/qhexedit2-0.8.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1b90a5c939f1e0e5c1ba52ae34fda35d4699d39e50fe4b5eb42173a80117b72b -size 353983 diff --git a/qhexedit2-0.8.6.tar.gz b/qhexedit2-0.8.6.tar.gz new file mode 100644 index 0000000..c28255a --- /dev/null +++ b/qhexedit2-0.8.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4949c3c226b9c4e68c98c51eb91ef68d2a43cc1c2fb9e3c89e815d897b8e8ca +size 354268 diff --git a/qhexedit2.changes b/qhexedit2.changes index 24d0a36..ca26630 100644 --- a/qhexedit2.changes +++ b/qhexedit2.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Mar 16 17:09:27 UTC 2019 - Luigi Baldoni + +- 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 diff --git a/qhexedit2.spec b/qhexedit2.spec index d251e15..5da0606 100644 --- a/qhexedit2.spec +++ b/qhexedit2.spec @@ -1,7 +1,7 @@ # # 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 # 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) # 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 Name: qhexedit2 -Version: 0.8.5 +Version: 0.8.6 Release: 0 Summary: Qt-based hex editor License: LGPL-2.0-only