Hello community,
here is the log from the commit of package kdenetwork-filesharing for
openSUSE:Leap:15.2 checked in at 2020-05-12 11:34:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/kdenetwork-filesharing (Old)
and /work/SRC/openSUSE:Leap:15.2/.kdenetwork-filesharing.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdenetwork-filesharing"
Tue May 12 11:34:12 2020 rev:8 rq:797369 version:20.04.0
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/kdenetwork-filesharing/kdenetwork-filesharing.changes
2020-03-15 07:10:12.120921729 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.kdenetwork-filesharing.new.2738/kdenetwork-filesharing.changes
2020-05-12 11:34:13.515974373 +0200
@@ -1,0 +2,30 @@
+Thu Apr 23 12:22:17 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.04.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/releases/2020-04-apps-update
+- No code change since 20.03.90
+
+-------------------------------------------------------------------
+Sun Apr 5 20:29:57 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.03.90
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/releases/20.04-rc
+- No code change since 20.03.80
+
+-------------------------------------------------------------------
+Sun Mar 22 09:16:53 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.03.80
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/releases/20.04-beta
+- Changes since 19.12.3:
+ * Recommend rebooting after installing Samba
+ * Add override + nullptr + use const'ref + remove unimplemented method
+ * Make it compiles without deprecated methods
+
+-------------------------------------------------------------------
Old:
----
kdenetwork-filesharing-19.12.3.tar.xz
kdenetwork-filesharing-19.12.3.tar.xz.sig
New:
----
kdenetwork-filesharing-20.04.0.tar.xz
kdenetwork-filesharing-20.04.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdenetwork-filesharing.spec ++++++
--- /var/tmp/diff_new_pack.T9Nz3T/_old 2020-05-12 11:34:14.007975406 +0200
+++ /var/tmp/diff_new_pack.T9Nz3T/_new 2020-05-12 11:34:14.007975406 +0200
@@ -21,17 +21,13 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: kdenetwork-filesharing
-Version: 19.12.3
+Version: 20.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
-%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)
@@ -41,12 +37,16 @@
BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: cmake(Qt5Core)
BuildRequires: cmake(Qt5Widgets)
+Recommends: %{name}-lang
+Enhances: dolphin
# The package was named kdenetwork4-filesharing, although being a KF5 plugin
Provides: kdenetwork4-filesharing = %{version}
Obsoletes: kdenetwork4-filesharing < %{version}
Obsoletes: kdenetwork4-filesharing-lang < %{version}
-Recommends: %{name}-lang
-Enhances: dolphin
+%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.
++++++ kdenetwork-filesharing-19.12.3.tar.xz ->
kdenetwork-filesharing-20.04.0.tar.xz ++++++
++++ 3879 lines of diff (skipped)