Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kdepim-runtime for openSUSE:Factory checked in at 2022-01-11 21:14:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdepim-runtime (Old) and /work/SRC/openSUSE:Factory/.kdepim-runtime.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdepim-runtime" Tue Jan 11 21:14:59 2022 rev:87 rq:944306 version:21.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kdepim-runtime/kdepim-runtime.changes 2021-12-13 20:45:40.660494496 +0100 +++ /work/SRC/openSUSE:Factory/.kdepim-runtime.new.1892/kdepim-runtime.changes 2022-01-11 21:15:44.936810248 +0100 @@ -1,0 +2,14 @@ +Tue Jan 4 10:25:30 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- 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: + * pop3: Properly reload settings on configuration change (kde#447005) + * POP3: Fix SSL connections (kde#446751) + * Use QFormLayout here +- Drop upstream patch: + * 0001-POP3-Fix-SSL-connections.patch + +------------------------------------------------------------------- Old: ---- 0001-POP3-Fix-SSL-connections.patch kdepim-runtime-21.12.0.tar.xz kdepim-runtime-21.12.0.tar.xz.sig New: ---- kdepim-runtime-21.12.1.tar.xz kdepim-runtime-21.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdepim-runtime.spec ++++++ --- /var/tmp/diff_new_pack.U346Ua/_old 2022-01-11 21:15:45.560810687 +0100 +++ /var/tmp/diff_new_pack.U346Ua/_new 2022-01-11 21:15:45.564810690 +0100 @@ -19,21 +19,19 @@ %define kf5_version 5.79.0 # 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: kdepim-runtime -Version: 21.12.0 +Version: 21.12.1 Release: 0 Summary: Akonadi resources for PIM applications License: GPL-2.0-or-later AND GPL-3.0-or-later Group: System/GUI/KDE URL: https://www.kde.org 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 -# PATCH-FIX-UPSTREAM -Patch0: 0001-POP3-Fix-SSL-connections.patch BuildRequires: cyrus-sasl-devel BuildRequires: extra-cmake-modules BuildRequires: kf5-filesystem @@ -111,7 +109,7 @@ %install %kf5_makeinstall -C build - %if %{with lang} + %if %{with released} %find_lang %{name} --with-man --all-name %{kf5_find_htmldocs} %endif @@ -141,7 +139,7 @@ %{_kf5_sharedir}/akonadi/ %{_kf5_sharedir}/mime/packages/kdepim-mime.xml -%if %{with lang} +%if %{with released} %files lang -f %{name}.lang %endif ++++++ kdepim-runtime-21.12.0.tar.xz -> kdepim-runtime-21.12.1.tar.xz ++++++ ++++ 20812 lines of diff (skipped)