Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kdebugsettings for openSUSE:Factory checked in at 2021-04-25 21:26:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdebugsettings (Old) and /work/SRC/openSUSE:Factory/.kdebugsettings.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdebugsettings" Sun Apr 25 21:26:28 2021 rev:68 rq:887635 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kdebugsettings/kdebugsettings.changes 2021-03-08 15:20:30.538081557 +0100 +++ /work/SRC/openSUSE:Factory/.kdebugsettings.new.12324/kdebugsettings.changes 2021-04-25 21:27:04.624405525 +0200 @@ -1,0 +2,23 @@ +Fri Apr 16 16:11:37 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.04 +- No code change since 21.03.90 + +------------------------------------------------------------------- +Fri Apr 9 17:40:04 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.03.90 + * New feature release +- No code change since 21.03.80 + +------------------------------------------------------------------- +Sun Mar 21 13:27:46 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.03.80 + * New feature release +- Too many changes to list here. + +------------------------------------------------------------------- Old: ---- kdebugsettings-20.12.3.tar.xz kdebugsettings-20.12.3.tar.xz.sig New: ---- kdebugsettings-21.04.0.tar.xz kdebugsettings-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdebugsettings.spec ++++++ --- /var/tmp/diff_new_pack.4KNdh6/_old 2021-04-25 21:27:05.132406136 +0200 +++ /var/tmp/diff_new_pack.4KNdh6/_new 2021-04-25 21:27:05.136406140 +0200 @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kdebugsettings -Version: 20.12.3 +Version: 21.04.0 Release: 0 Summary: Program to set debug verbosity for KDE applications License: LGPL-2.0-or-later Group: System/GUI/KDE -URL: https://www.kde.org +URL: https://apps.kde.org/kdebugsettings Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: extra-cmake-modules BuildRequires: update-desktop-files BuildRequires: cmake(KF5Config) @@ -46,21 +50,15 @@ Recommends: %{name}-lang Obsoletes: kdebugsettings5 < %{version} Provides: kdebugsettings5 = %{version} -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif %description This program allows to tune the debug output of KDE applications, ranging from verbose to completely silent. -%if %{with lang} %lang_package -%endif %prep -%setup -q -n kdebugsettings-%{version} +%autosetup -p1 -n kdebugsettings-%{version} %build %cmake_kf5 -d build @@ -75,18 +73,20 @@ %suse_update_desktop_file org.kde.kdebugsettings Utility DesktopUtility %files -%license COPYING* -%{_kf5_appstreamdir}/org.kde.kdebugsettings.appdata.xml -%{_kf5_debugdir}/kde.renamecategories +%license LICENSES/* +%dir %{_kf5_sharedir}/kdebugsettings/ %{_kf5_applicationsdir}/org.kde.kdebugsettings.desktop +%{_kf5_appstreamdir}/org.kde.kdebugsettings.appdata.xml %{_kf5_bindir}/kdebugsettings +%{_kf5_debugdir}/kde.renamecategories %{_kf5_debugdir}/kdebugsettings.categories %{_kf5_libdir}/libkdebugsettings.so.* %{_kf5_libdir}/libkdebugsettings.so.5 +%{_kf5_sharedir}/kdebugsettings/groups/ %if %{with lang} %files lang -f %{name}.lang -%license COPYING* +%license LICENSES/* %endif %changelog ++++++ kdebugsettings-20.12.3.tar.xz -> kdebugsettings-21.04.0.tar.xz ++++++ ++++ 26774 lines of diff (skipped)