Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ark for openSUSE:Factory checked in at 2022-04-24 00:20:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ark (Old) and /work/SRC/openSUSE:Factory/.ark.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ark" Sun Apr 24 00:20:03 2022 rev:143 rq:972111 version:22.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ark/ark.changes 2022-03-04 20:14:43.520804666 +0100 +++ /work/SRC/openSUSE:Factory/.ark.new.1538/ark.changes 2022-04-24 00:20:38.352309237 +0200 @@ -1,0 +2,45 @@ +Fri Apr 22 09:32:06 UTC 2022 - Wolfgang Bauer <wba...@tmo.at> + +- Fix soversion + +------------------------------------------------------------------- +Mon Apr 18 07:50:39 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/22.04.0/ + +------------------------------------------------------------------- +Fri Apr 8 18:17:00 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.03.90 + * New feature release + +------------------------------------------------------------------- +Wed Mar 23 08:13:30 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.03.80 + * New feature release +- Changes since 21.12.3: + * Skip parent directory check if it is already read-only + * Skip non-local files in extract file item action + * Cache result of libarchiveHasLzo + * Use a better and simpler default name for multi-file archives + * [compress action] Enable fancy "job finished" notification + * app/compressfileitemaction: Show archive name in menu actions + * kerfuffle/addtoarchive: Add getFileName() + * [Previewer] Use file name in archive for window caption + * Kdelibs4ConfigMigrator will be removed in qt6 + * Do not highlight file after compression (kde#440663) + * We depend agains 5.86. + * Kerfuffle CreateJob: delete addJob in dtor (kde#443540) + * Mark LoadJob as transient + * Fix extraction "Dolphin Actions" not abiding "Open destination + folder after extracting" setting. (kde#319134) + * [libarchiveplugin] Remove trailing slash while there is one + * [libarchiveplugin] Handle absolute paths + * Make AddToArchive::fileName() const. + * Port away from deprecated KPluginLoader + +------------------------------------------------------------------- Old: ---- ark-21.12.3.tar.xz ark-21.12.3.tar.xz.sig New: ---- ark-22.04.0.tar.xz ark-22.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ark.spec ++++++ --- /var/tmp/diff_new_pack.A9uG7t/_old 2022-04-24 00:20:38.820309590 +0200 +++ /var/tmp/diff_new_pack.A9uG7t/_new 2022-04-24 00:20:38.824309593 +0200 @@ -16,12 +16,12 @@ # -%define SOMAJOR 21 +%define SOMAJOR 22 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: ark -Version: 21.12.3 +Version: 22.04.0 Release: 0 Summary: KDE Archiver Tool License: GPL-2.0-or-later @@ -65,7 +65,6 @@ Obsoletes: ark-devel Recommends: p7zip-full Recommends: unar -Recommends: %{name}-lang %description This is a KDE application to work with compressed archives. @@ -120,6 +119,7 @@ %files -n libkerfuffle%{SOMAJOR} %license COPYING* +%{_kf5_libdir}/libkerfuffle.so.%{SOMAJOR} %{_kf5_libdir}/libkerfuffle.so.* %if %{with released} ++++++ ark-21.12.3.tar.xz -> ark-22.04.0.tar.xz ++++++ ++++ 39891 lines of diff (skipped)