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-01-11 21:14:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ark (Old) and /work/SRC/openSUSE:Factory/.ark.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ark" Tue Jan 11 21:14:36 2022 rev:140 rq:944248 version:21.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ark/ark.changes 2021-12-13 20:39:19.736447833 +0100 +++ /work/SRC/openSUSE:Factory/.ark.new.1892/ark.changes 2022-01-11 21:15:09.860785577 +0100 @@ -1,0 +2,14 @@ +Tue Jan 4 10:24:57 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 21.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.12.1/ +- Changes since 21.12.0: + * Hide welcome screen as soon as we know we're loading a file (kde#441529) + * Do not highlight file after compression (kde#440663) + * Fix extraction "Dolphin Actions" not abiding "Open destination folder + after extracting" setting. (kde#319134) + * Kerfuffle CreateJob: delete addJob in dtor (kde#443540) + +------------------------------------------------------------------- Old: ---- ark-21.12.0.tar.xz ark-21.12.0.tar.xz.sig New: ---- ark-21.12.1.tar.xz ark-21.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ark.spec ++++++ --- /var/tmp/diff_new_pack.bd74ff/_old 2022-01-11 21:15:10.540786055 +0100 +++ /var/tmp/diff_new_pack.bd74ff/_new 2022-01-11 21:15:10.548786060 +0100 @@ -19,16 +19,16 @@ %define SOMAJOR 21 # 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 lang +%bcond_without released Name: ark -Version: 21.12.0 +Version: 21.12.1 Release: 0 Summary: KDE Archiver Tool License: GPL-2.0-or-later Group: Productivity/Other URL: https://apps.kde.org/ark Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz -%if %{with lang} +%if %{with released} Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif @@ -88,7 +88,7 @@ %install %kf5_makeinstall -C build - %if %{with lang} + %if %{with released} %find_lang %{name} --with-man --all-name %{kf5_find_htmldocs} %endif @@ -122,7 +122,7 @@ %license COPYING* %{_kf5_libdir}/libkerfuffle.so.* -%if %{with lang} +%if %{with released} %files lang -f %{name}.lang %endif ++++++ ark-21.12.0.tar.xz -> ark-21.12.1.tar.xz ++++++ ++++ 10728 lines of diff (skipped)
