Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ark for openSUSE:Factory checked in 
at 2021-08-16 10:06:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ark (Old)
 and      /work/SRC/openSUSE:Factory/.ark.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ark"

Mon Aug 16 10:06:04 2021 rev:135 rq:911595 version:21.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ark/ark.changes  2021-07-29 21:31:36.816796954 
+0200
+++ /work/SRC/openSUSE:Factory/.ark.new.1899/ark.changes        2021-08-16 
10:06:17.727474847 +0200
@@ -1,0 +2,65 @@
+Fri Aug  6 09:33:52 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.08.0
+- No code change since 21.07.90
+
+-------------------------------------------------------------------
+Fri Jul 30 10:04:19 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.07.90
+  * New feature release
+- No code change since 21.07.80
+
+-------------------------------------------------------------------
+Mon Jul 26 11:35:45 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.07.80
+  * New feature release
+- Changes since 21.04.3:
+  * Port away from deprecated KConfigDialogManager::changedMap
+  * Add support for single files compressed with zstd (kde#434540)
+  * Revert addition of "application/zstd" as archive format
+  * libzipplugin: revert zip_source_file from using unique_ptr
+  * libzipplugin: some changes for merge review.
+  * libzipplugin: hack for zstd max compression method.
+  * libzipplugin: fix for pre 1.8.0 libzip versions.
+  * libzipplugin: support lzma xz for libzip 1.8.0+
+  * libzipplugin: replace almost all raw pointers with unique_ptr
+  * clirartest: Set the locale to english
+  * Bring back KPtyProcess include
+  * Remove unused includes
+  * Remove check about qt version
+  * As we depend against qt5.15 we can use qt macro/Qt::
+  * It's already defined in KDEFrameworkCompilerSettings
+  * Time to increase version
+  * Adding "application/zstd" mimetype
+  * Update Flatpak to 5.15 runtime
+  * Remove qt prefix
+  * Clean up ServiceType property usage in JSON based plugins
+  * FileItemActions: Make plugins more intuitive and interactive
+  * Show a "Welcome screen" when launched without an archive
+  * Set a better default window size
+  * Remove .travis.yml
+  * Remove forward declaration when we already include file
+  * Simplify part loading code
+  * Repair ark startup: make it find its own part again
+  * Add missing KConfig linkage
+  * Install the part in kf5/parts/
+  * Port to KRecentFilesMenu
+  * Refactor preview handling
+  * appstream: fix homepage url
+  * Support for zip files using backslashes as the path separator.
+  * Use QStringTokenizer for string splitting
+  * Require C++17
+  * Simplify fast path in ArchiveModel::parentFor
+  * Avoid QString (de)allocations in Entry::find
+  * Avoid another unnecessary string split
+  * Avoid using QString::split
+  * Use imported targets for libzip and zlib
+- Only install the license files once
+- Remove the unrar 'Suggests'.
+
+-------------------------------------------------------------------

Old:
----
  ark-21.04.3.tar.xz
  ark-21.04.3.tar.xz.sig

New:
----
  ark-21.08.0.tar.xz
  ark-21.08.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ark.spec ++++++
--- /var/tmp/diff_new_pack.mOCFcq/_old  2021-08-16 10:06:18.363474086 +0200
+++ /var/tmp/diff_new_pack.mOCFcq/_new  2021-08-16 10:06:18.367474081 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           ark
-Version:        21.04.3
+Version:        21.08.0
 Release:        0
 Summary:        KDE Archiver Tool
 License:        GPL-2.0-or-later
@@ -62,8 +62,6 @@
 BuildRequires:  pkgconfig(bzip2)
 # Recommend the most used compression programs (bnc#872010)
 Recommends:     xz
-# unrar is non-free. Avoid installing it automatically.
-Suggests:       unrar
 Obsoletes:      ark-devel
 Recommends:     p7zip-full
 Recommends:     unar
@@ -100,19 +98,19 @@
 %postun -n libkerfuffle%{SOMAJOR} -p /sbin/ldconfig
 
 %files
-%license COPYING*
 %doc %lang(en) %{_kf5_htmldir}/en/ark/
 %doc %{_kf5_mandir}/man1/ark.*
 %dir %{_kf5_plugindir}/kf5
 %dir %{_kf5_plugindir}/kf5/kfileitemaction
 %dir %{_kf5_plugindir}/kf5/kio_dnd
+%dir %{_kf5_plugindir}/kf5/parts
 %{_kf5_applicationsdir}/org.kde.ark.desktop
 %{_kf5_appstreamdir}/org.kde.ark.appdata.xml
 %{_kf5_bindir}/ark
 %{_kf5_configkcfgdir}/ark.kcfg
 %{_kf5_debugdir}/ark.categories
 %{_kf5_iconsdir}/hicolor/*/apps/*
-%{_kf5_plugindir}/arkpart.so
+%{_kf5_plugindir}/kf5/parts/arkpart.so
 %{_kf5_plugindir}/kerfuffle/
 %{_kf5_plugindir}/kf5/kfileitemaction/compressfileitemaction.so
 %{_kf5_plugindir}/kf5/kfileitemaction/extractfileitemaction.so
@@ -126,7 +124,6 @@
 
 %if %{with lang}
 %files lang -f %{name}.lang
-%license COPYING*
 %endif
 
 %changelog


++++++ ark-21.04.3.tar.xz -> ark-21.08.0.tar.xz ++++++
++++ 75468 lines of diff (skipped)

Reply via email to