From 6174d2d1fd3323a5e2c63cde8532e6503fcc2c0d4e715f62227cd1eb5767ee61 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Wed, 3 Jul 2019 05:03:58 +0000 Subject: [PATCH] Accepting request 713095 from home:wolfi323:branches:KDE:Extra - Update to 0.26.2 * Fixed: replacing content backwards no longer skips some content * Fixed: "From Cursor" in search dialog now disabled with "In Selection" on * Fixed: "In Selection" disabled now if there is nothing selected * Fixed: search dialog now modal to prevent unsupported interaction with app * Improved: maximum array size in structures extended to 64K (kde#371790) * Translations improved (ko) OBS-URL: https://build.opensuse.org/request/show/713095 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/okteta?expand=0&rev=13 --- okteta-0.26.1.tar.xz | 3 --- okteta-0.26.2.tar.xz | 3 +++ okteta.changes | 14 ++++++++++++++ okteta.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 okteta-0.26.1.tar.xz create mode 100644 okteta-0.26.2.tar.xz diff --git a/okteta-0.26.1.tar.xz b/okteta-0.26.1.tar.xz deleted file mode 100644 index ada7085..0000000 --- a/okteta-0.26.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4c4ee823b225c8bbffed366d9ca73f7951534d4ba1bcb671cd5f743ba1a18af -size 970532 diff --git a/okteta-0.26.2.tar.xz b/okteta-0.26.2.tar.xz new file mode 100644 index 0000000..7be91d0 --- /dev/null +++ b/okteta-0.26.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb8d819af1d2d7ebb286542918985afcd1937f0ec6172180ff5b1acc5383684c +size 976264 diff --git a/okteta.changes b/okteta.changes index fe29257..6b30216 100644 --- a/okteta.changes +++ b/okteta.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Jul 2 17:13:01 UTC 2019 - wbauer@tmo.at + +- Update to 0.26.2 + * Fixed: replacing content backwards no longer skips some content + * Fixed: "From Cursor" in search dialog now disabled with "In + Selection" on + * Fixed: "In Selection" disabled now if there is nothing selected + * Fixed: search dialog now modal to prevent unsupported + interaction with app + * Improved: maximum array size in structures extended to 64K + (kde#371790) + * Translations improved (ko) + ------------------------------------------------------------------- Thu Apr 11 11:56:33 UTC 2019 - wbauer@tmo.at diff --git a/okteta.spec b/okteta.spec index 8e12d84..a83c487 100644 --- a/okteta.spec +++ b/okteta.spec @@ -20,7 +20,7 @@ %define Okteta_sover 3 %bcond_without lang Name: okteta -Version: 0.26.1 +Version: 0.26.2 Release: 0 Summary: Hex Editor License: GPL-2.0-only AND GFDL-1.2-only