Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kdenetwork-filesharing for openSUSE:Leap:16.0 checked in at 2025-04-23 10:09:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/kdenetwork-filesharing (Old) and /work/SRC/openSUSE:Leap:16.0/.kdenetwork-filesharing.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdenetwork-filesharing" Wed Apr 23 10:09:54 2025 rev:3 rq:1271666 version:25.04.0 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/kdenetwork-filesharing/kdenetwork-filesharing.changes 2025-03-19 11:47:36.871985346 +0100 +++ /work/SRC/openSUSE:Leap:16.0/.kdenetwork-filesharing.new.30101/kdenetwork-filesharing.changes 2025-04-23 10:13:21.204074612 +0200 @@ -1,0 +2,84 @@ +Mon Apr 14 07:06:40 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/25.04.0/ +- No code change since 25.03.90 + +------------------------------------------------------------------- +Sat Mar 29 08:42:23 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.03.90 + * New feature release +- Changes since 24.12.3: + * If parent is mainWindow and rasterSurface, use Software rendering (kde#494627) + * Add .idea/ and .vscode/ to .gitignore + * Add xml/yaml linting + * bind queued invocation to `this` (kde#497684) + * Improve the placeholder message when Samba isn't and can't be installed + +------------------------------------------------------------------- +Tue Mar 4 13:00:56 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.12.3/ +- No code change since 24.12.2 + +------------------------------------------------------------------- +Tue Feb 4 12:29:31 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.12.2/ +- Changes since 24.12.1: + * bind queued invocation to `this` (kde#497684) + +------------------------------------------------------------------- +Tue Jan 7 18:52:51 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.12.1/ +- No code change since 24.12.0 + +------------------------------------------------------------------- +Sun Dec 8 09:27:27 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/24.12.0/ +- Changes since 24.11.90: + * Use Kirigami.PlaceholderMessage for "can't install Samba" page + +------------------------------------------------------------------- +Mon Dec 2 08:42:55 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.11.90 + * New feature release +- No code change since 24.11.80 + +------------------------------------------------------------------- +Sat Nov 16 17:29:33 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.11.80 + * New feature release +- Changes since 24.08.3: + * Prompt for reboot, rather than immediately rebooting + * UserPage Stop overriding default padding + +------------------------------------------------------------------- +Tue Nov 5 10:43:09 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.08.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.08.3/ +- No code change since 24.08.2 + +------------------------------------------------------------------- @@ -1990 +2074 @@ -Fri Dec 8 19:18:53 UCT 2010 - toddrme2...@gmail.com +Fri Dec 8 19:18:53 UTC 2010 - toddrme2...@gmail.com Old: ---- kdenetwork-filesharing-24.08.2.tar.xz kdenetwork-filesharing-24.08.2.tar.xz.sig New: ---- kdenetwork-filesharing-25.04.0.tar.xz kdenetwork-filesharing-25.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdenetwork-filesharing.spec ++++++ --- /var/tmp/diff_new_pack.wVkzLo/_old 2025-04-23 10:13:21.496087148 +0200 +++ /var/tmp/diff_new_pack.wVkzLo/_new 2025-04-23 10:13:21.496087148 +0200 @@ -1,7 +1,7 @@ # # spec file for package kdenetwork-filesharing # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,12 +16,12 @@ # -%define kf6_version 6.3.0 +%define kf6_version 6.6.0 %define qt6_version 6.6.0 %bcond_without released Name: kdenetwork-filesharing -Version: 24.08.2 +Version: 25.04.0 Release: 0 Summary: KDE Network Libraries License: GPL-2.0-or-later @@ -44,7 +44,9 @@ BuildRequires: cmake(Qt6QuickWidgets) >= %{qt6_version} BuildRequires: cmake(Qt6Widgets) >= %{qt6_version} BuildRequires: cmake(packagekitqt6) -Recommends: samba-client +Requires: kf6-kirigami-imports >= %{kf6_version} +Requires: qt6-declarative-imports >= %{qt6_version} +Requires: samba-client Enhances: dolphin # The package used to named kdenetwork4-filesharing Provides: kdenetwork4-filesharing = %{version} @@ -61,9 +63,6 @@ %autosetup -p1 %build -%ifarch ppc ppc64 -export RPM_OPT_FLAGS="%{optflags} -mminimal-toc" -%endif %cmake_kf6 %kf6_build ++++++ kdenetwork-filesharing-24.08.2.tar.xz -> kdenetwork-filesharing-25.04.0.tar.xz ++++++ ++++ 19049 lines of diff (skipped)