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-01-16 17:59:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/okteta (Old) and /work/SRC/openSUSE:Factory/.okteta.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "okteta" Mon Jan 16 17:59:45 2023 rev:78 rq:1058663 version:0.26.10 Changes: -------- --- /work/SRC/openSUSE:Factory/okteta/okteta.changes 2022-06-12 17:43:25.582509408 +0200 +++ /work/SRC/openSUSE:Factory/.okteta.new.32243/okteta.changes 2023-01-16 18:02:22.963983472 +0100 @@ -1,0 +2,9 @@ +Mon Jan 16 09:08:02 UTC 2023 - Wolfgang Bauer <wba...@tmo.at> + +- Update to 0.26.10 + * Improved: translations + * Improved: Skip bookmark on current position for next/previous + navigation +- cleanup spec file + +------------------------------------------------------------------- Old: ---- okteta-0.26.9.tar.xz okteta-0.26.9.tar.xz.sig New: ---- okteta-0.26.10.tar.xz okteta-0.26.10.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ okteta.spec ++++++ --- /var/tmp/diff_new_pack.Qt88rl/_old 2023-01-16 18:02:23.543986566 +0100 +++ /var/tmp/diff_new_pack.Qt88rl/_new 2023-01-16 18:02:23.547986588 +0100 @@ -1,7 +1,7 @@ # # spec file for package okteta # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,13 +16,11 @@ # -# for compatibility with Leap 15.1 which doesn't have this macro yet -%{!?_kf5_knsrcfilesdir: %global _kf5_knsrcfilesdir %{_kf5_configdir}} %define Kasten_sover 4 %define Okteta_sover 3 %bcond_without released Name: okteta -Version: 0.26.9 +Version: 0.26.10 Release: 0 Summary: Hex Editor License: GFDL-1.2-only AND GPL-2.0-only @@ -127,24 +125,24 @@ %lang_package -n libokteta %prep -%setup -q +%autosetup -p1 %build - %cmake_kf5 -d build - %cmake_build +%cmake_kf5 -d build +%cmake_build %install - %kf5_makeinstall -C build - %if %{with released} - %find_lang okteta - %find_lang oktetapart - %find_lang liboktetacore libokteta.lang - %find_lang liboktetagui libokteta.lang - %find_lang libkasten libkasten.lang - %find_lang liboktetakasten libkasten.lang - %{kf5_find_htmldocs} - %endif - %suse_update_desktop_file org.kde.okteta Utility Editor +%kf5_makeinstall -C build + +%find_lang okteta +%find_lang oktetapart +%find_lang liboktetacore libokteta.lang +%find_lang liboktetagui libokteta.lang +%find_lang libkasten libkasten.lang +%find_lang liboktetakasten libkasten.lang +%{kf5_find_htmldocs} + +%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 @@ -192,7 +190,6 @@ %{_kf5_libdir}/pkgconfig/OktetaGui.pc %{_kf5_plugindir}/designer/ -%if %{with released} %files lang -f %{name}.lang %license LICENSES/* @@ -204,6 +201,5 @@ %files -n libokteta-lang -f libokteta.lang %license LICENSES/* -%endif %changelog ++++++ okteta-0.26.9.tar.xz -> okteta-0.26.10.tar.xz ++++++ ++++ 123681 lines of diff (skipped)