Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kmix for openSUSE:Factory checked in at 2021-04-25 21:26:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kmix (Old) and /work/SRC/openSUSE:Factory/.kmix.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmix" Sun Apr 25 21:26:46 2021 rev:111 rq:887691 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kmix/kmix.changes 2021-03-10 08:54:22.202710296 +0100 +++ /work/SRC/openSUSE:Factory/.kmix.new.12324/kmix.changes 2021-04-25 21:27:47.908457590 +0200 @@ -1,0 +2,26 @@ +Fri Apr 16 16:12:15 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:41 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:28:29 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.03.80 + * New feature release +- Too many changes since 20.12.3, only listing bugfixes: + * MDWSlider: Always set the single step value (kde#416405) + * Add 'Comment' to org.kde.kmix.desktop file (kde#351954) + * Port deprecated foreach and Q_FOREACH -> for (kde#419455) + +------------------------------------------------------------------- Old: ---- kmix-20.12.3.tar.xz kmix-20.12.3.tar.xz.sig New: ---- kmix-21.04.0.tar.xz kmix-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kmix.spec ++++++ --- /var/tmp/diff_new_pack.OvJxpf/_old 2021-04-25 21:27:48.408458191 +0200 +++ /var/tmp/diff_new_pack.OvJxpf/_new 2021-04-25 21:27:48.412458196 +0200 @@ -1,7 +1,7 @@ # # spec file for package kmix # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kmix -Version: 20.12.3 +Version: 21.04.0 Release: 0 Summary: Sound Mixer License: GPL-2.0-or-later Group: Productivity/Multimedia/Sound/Mixers -URL: https://www.kde.org +URL: https://apps.kde.org/kmix 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: alsa-devel BuildRequires: extra-cmake-modules BuildRequires: glib2-devel @@ -56,10 +60,6 @@ BuildRequires: cmake(Qt5Xml) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif Recommends: %{name}-lang %description @@ -68,7 +68,7 @@ %lang_package %prep -%setup -q +%autosetup -p1 %build %cmake_kf5 -d build @@ -88,20 +88,21 @@ %files %license COPYING* %config %{_kf5_configdir}/autostart/*kmix*.desktop -%{_datadir}/plasma/services/ +%dir %{_kf5_htmldir}/en/kmix/ %{_kf5_applicationsdir}/*kmix*.desktop +%{_kf5_appstreamdir}/org.kde.kmix.appdata.xml %{_kf5_bindir}/kmix* +%{_kf5_configkcfgdir}/kmixsettings.kcfg %{_kf5_dbusinterfacesdir}/org.kde.kmix.* +%{_kf5_debugdir}/kmix.categories +%{_kf5_htmldir}/en/kmix/* %{_kf5_iconsdir}/hicolor/*/*/* %{_kf5_kxmlguidir}/kmix/ +%{_kf5_notifydir}/kmix.notifyrc %{_kf5_plugindir}/ %{_kf5_servicesdir}/ %{_kf5_sharedir}/kmix/ -%dir %{_kf5_htmldir}/en/kmix/ -%{_kf5_htmldir}/en/kmix/* -%{_kf5_appstreamdir}/org.kde.kmix.appdata.xml %{_libdir}/libkmixcore.so.* -%{_kf5_notifydir}/kmix.notifyrc %if %{with lang} %files lang -f %{name}.lang ++++++ kmix-20.12.3.tar.xz -> kmix-21.04.0.tar.xz ++++++ ++++ 53586 lines of diff (skipped)