Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package okteta for openSUSE:Factory checked in at 2023-06-14 16:31:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/okteta (Old) and /work/SRC/openSUSE:Factory/.okteta.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "okteta" Wed Jun 14 16:31:28 2023 rev:79 rq:1093092 version:0.26.11 Changes: -------- --- /work/SRC/openSUSE:Factory/okteta/okteta.changes 2023-01-16 18:02:22.963983472 +0100 +++ /work/SRC/openSUSE:Factory/.okteta.new.15902/okteta.changes 2023-06-14 16:32:36.667674850 +0200 @@ -1,0 +2,29 @@ +Wed Jun 14 10:00:56 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 0.26.11: + * Improved: translations + * Improved: Search tool: store used settings in the config + * Improved: Replace tool: store used settings in the config + * Improved: Select range tool: store used settings in the config + * Improved: Goto tool: store used settings in the config + * Improved: Pattern generator: store also used input encoding + in the config + * Improved: Statistics tool: add option to copy data to clipboard + * Improved: Statistics tool: use consistent formatting for + percent column + * Improved: Structures tool: enable context menu for array and + string elements + * Improved: Structures tool: show tooltip for array & string elements + * Fixed: Search tool: prevent crash on backward search with empty array + * Fixed: Search tool: enhance/fix search behaviour with existing selection + * Fixed: Search tool: don't reset stored search direction on first dialog show + * Fixed: Replace tool: prevent crash on backward search with empty array + * Fixed: Replace tool: enhance/fix search behaviour with existing selection + * Fixed: Structures tool: fix parsing 3 and 4 byte UTF-8 sequences + * Fixed: Structures tool: fix outdated error indices for UTF-8 string decoding + * Fixed: unit tests accidentally shared working directories (kde#467541) + * Changed: Select range tool: move "Relative to end" field next to end input + * Changed: Search tool: disable automagic for "In selection" checkbox (kde#441925) + * Changed: Replace tool: disable automagic for "In selection" checkbox (kde#441925) + +------------------------------------------------------------------- Old: ---- okteta-0.26.10.tar.xz okteta-0.26.10.tar.xz.sig New: ---- okteta-0.26.11.tar.xz okteta-0.26.11.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ okteta.spec ++++++ --- /var/tmp/diff_new_pack.TensIP/_old 2023-06-14 16:32:37.243678390 +0200 +++ /var/tmp/diff_new_pack.TensIP/_new 2023-06-14 16:32:37.247678414 +0200 @@ -20,11 +20,10 @@ %define Okteta_sover 3 %bcond_without released Name: okteta -Version: 0.26.10 +Version: 0.26.11 Release: 0 Summary: Hex Editor License: GFDL-1.2-only AND GPL-2.0-only -Group: Development/Tools/Other URL: https://apps.kde.org/okteta Source0: https://download.kde.org/stable/okteta/%{version}/src/okteta-%{version}.tar.xz %if %{with released} @@ -62,7 +61,6 @@ BuildRequires: cmake(Qt5UiPlugin) BuildRequires: cmake(Qt5Widgets) BuildRequires: cmake(Qt5Xml) -Recommends: %{name}-lang Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} @@ -71,7 +69,6 @@ %package data Summary: Hex Editor data files -Group: Development/Tools/Other # the files were in the main package before Conflicts: %{name} < 0.26 BuildArch: noarch @@ -81,7 +78,6 @@ %package part Summary: Hex Editor KParts plugin -Group: Development/Tools/Other Recommends: %{name}-part-lang %description part @@ -89,7 +85,6 @@ %package -n libKasten%{Kasten_sover} Summary: High-level hex editor/viewer framework libraries -Group: Development/Tools/Other Requires: %{name}-data Recommends: libkasten-lang Provides: libkasten = %{version} @@ -100,7 +95,6 @@ %package -n libOkteta%{Okteta_sover} Summary: Hex editor/viewer QWidgets libraries -Group: Development/Tools/Other Recommends: libokteta-lang Provides: libokteta = %{version} @@ -109,7 +103,6 @@ %package devel Summary: Development files for the Okteta Hex Editor -Group: Development/Tools/Other Requires: libKasten%{Kasten_sover} = %{version} Requires: libOkteta%{Okteta_sover} = %{version} # designer plugin was in the main package before @@ -144,10 +137,8 @@ %suse_update_desktop_file org.kde.okteta Utility Editor -%post -n libKasten%{Kasten_sover} -p /sbin/ldconfig -%postun -n libKasten%{Kasten_sover} -p /sbin/ldconfig -%post -n libOkteta%{Okteta_sover} -p /sbin/ldconfig -%postun -n libOkteta%{Okteta_sover} -p /sbin/ldconfig +%ldconfig_scriptlets -n libKasten%{Kasten_sover} +%ldconfig_scriptlets -n libOkteta%{Okteta_sover} %files %license LICENSES/* @@ -179,7 +170,6 @@ %{_kf5_libdir}/libOkteta%{Okteta_sover}*.so.* %files devel -%license LICENSES/* %{_kf5_cmakedir}/ %{_kf5_libdir}/libKasten%{Kasten_sover}*.so %{_kf5_libdir}/libOkteta%{Okteta_sover}*.so @@ -191,15 +181,11 @@ %{_kf5_plugindir}/designer/ %files lang -f %{name}.lang -%license LICENSES/* %files part-lang -f oktetapart.lang -%license LICENSES/* %files -n libkasten-lang -f libkasten.lang -%license LICENSES/* %files -n libokteta-lang -f libokteta.lang -%license LICENSES/* %changelog ++++++ okteta-0.26.10.tar.xz -> okteta-0.26.11.tar.xz ++++++ ++++ 46845 lines of diff (skipped)