Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kdenetwork-filesharing for openSUSE:Factory checked in at 2021-04-25 21:26:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdenetwork-filesharing (Old) and /work/SRC/openSUSE:Factory/.kdenetwork-filesharing.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdenetwork-filesharing" Sun Apr 25 21:26:30 2021 rev:19 rq:887640 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kdenetwork-filesharing/kdenetwork-filesharing.changes 2021-04-19 21:06:05.324037412 +0200 +++ /work/SRC/openSUSE:Factory/.kdenetwork-filesharing.new.12324/kdenetwork-filesharing.changes 2021-04-25 21:27:09.048410846 +0200 @@ -1,0 +2,30 @@ +Fri Apr 16 16:11:42 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:08 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:52 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.03.80 + * New feature release +- Changes since 20.12.3: + * run input user/group names through input validation (boo#1182005, kde#432757) + * extract qml i18n as javascript + * Port properties plugin to JSON metadata + * Remove unused include + * use the actual filesharingpage API when appropriate +- Drop upstream patch: + * 0001-run-input-user-group-names-through-input-validation.patch + +------------------------------------------------------------------- Old: ---- 0001-run-input-user-group-names-through-input-validation.patch kdenetwork-filesharing-20.12.3.tar.xz kdenetwork-filesharing-20.12.3.tar.xz.sig New: ---- kdenetwork-filesharing-21.04.0.tar.xz kdenetwork-filesharing-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdenetwork-filesharing.spec ++++++ --- /var/tmp/diff_new_pack.DeSvVt/_old 2021-04-25 21:27:09.568411471 +0200 +++ /var/tmp/diff_new_pack.DeSvVt/_new 2021-04-25 21:27:09.572411476 +0200 @@ -21,15 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kdenetwork-filesharing -Version: 20.12.3 +Version: 21.04.0 Release: 0 Summary: KDE Network Libraries License: GPL-2.0-or-later Group: Productivity/Networking/System URL: https://www.kde.org Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM -Patch0: 0001-run-input-user-group-names-through-input-validation.patch +%if %{with lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: PackageKit-Qt5-devel BuildRequires: extra-cmake-modules BuildRequires: cmake(KF5Completion) @@ -47,10 +49,6 @@ Provides: kdenetwork4-filesharing = %{version} Obsoletes: kdenetwork4-filesharing < %{version} Obsoletes: kdenetwork4-filesharing-lang < %{version} -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif %description Network File Sharing configuration module and plugin. @@ -81,9 +79,10 @@ %files %license LICENSES/* %{_kf5_appstreamdir}/org.kde.kdenetwork-filesharing.metainfo.xml -%{_kf5_plugindir}/sambausershareplugin.so -%{_kf5_servicesdir}/sambausershareplugin.desktop %{_kf5_libdir}/libexec/kauth/authhelper +%dir %{_kf5_plugindir}/kf5 +%dir %{_kf5_plugindir}/kf5/propertiesdialog +%{_kf5_plugindir}/kf5/propertiesdialog/sambausershareplugin.so %{_kf5_sharedir}/dbus-1/system-services/org.kde.filesharing.samba.service %{_kf5_sharedir}/dbus-1/system.d/org.kde.filesharing.samba.conf %{_kf5_sharedir}/polkit-1/actions/org.kde.filesharing.samba.policy ++++++ kdenetwork-filesharing-20.12.3.tar.xz -> kdenetwork-filesharing-21.04.0.tar.xz ++++++ ++++ 19566 lines of diff (skipped)