Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kcm_flatpak for openSUSE:Factory checked in at 2023-02-24 18:06:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcm_flatpak (Old) and /work/SRC/openSUSE:Factory/.kcm_flatpak.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcm_flatpak" Fri Feb 24 18:06:46 2023 rev:3 rq:1067218 version:5.27.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kcm_flatpak/kcm_flatpak.changes 2023-02-14 16:46:14.950735537 +0100 +++ /work/SRC/openSUSE:Factory/.kcm_flatpak.new.31432/kcm_flatpak.changes 2023-02-24 18:06:50.952955349 +0100 @@ -1,0 +2,30 @@ +Tue Feb 21 14:09:16 UTC 2023 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.27.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.1 +- Changes since 5.27.0: + * DRY the code a bit + * use range based for loops where possible + * make clazy happy + * typo-- + * always use frontend strings but convert to backend strings when saving (kde#465818) + * add a test case to cover BUG 465818 + * don't needlessly define a default constructor + * don't else after return + * initialize variables where possible + * don't declare multiple variables in a single line + * don't const primitives + * pass qstrings by reference where appropriate + * refresh git-blame-ignore-revs for latest clang-format run + * automatic clang-format run (clang 15) + * enable clang-format + * print a cmake feature summary + * don't needlessly define default dtors + * mark constructors explicit where appropriate + * don't declare getters as slots + * sort includes + * Avoid creating empty fs permission entry from overrides + +------------------------------------------------------------------- Old: ---- flatpak-kcm-5.27.0.tar.xz flatpak-kcm-5.27.0.tar.xz.sig New: ---- flatpak-kcm-5.27.1.tar.xz flatpak-kcm-5.27.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcm_flatpak.spec ++++++ --- /var/tmp/diff_new_pack.Z7hFFb/_old 2023-02-24 18:06:51.456958353 +0100 +++ /var/tmp/diff_new_pack.Z7hFFb/_new 2023-02-24 18:06:51.460958377 +0100 @@ -20,15 +20,15 @@ %bcond_without released Name: kcm_flatpak -Version: 5.27.0 +Version: 5.27.1 Release: 0 Summary: Flatpak Permissions Management KCM License: GPL-2.0-or-later Group: System/GUI/KDE URL: https://invent.kde.org/plasma/flatpak-kcm -Source: flatpak-kcm-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/%{version}/flatpak-kcm-%{version}.tar.xz %if %{with released} -Source1: flatpak-kcm-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/%{version}/flatpak-kcm-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: extra-cmake-modules >= 5.98.0 ++++++ flatpak-kcm-5.27.0.tar.xz -> flatpak-kcm-5.27.1.tar.xz ++++++ ++++ 14507 lines of diff (skipped)