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 2023-04-23 22:44:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdenetwork-filesharing (Old)
and /work/SRC/openSUSE:Factory/.kdenetwork-filesharing.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdenetwork-filesharing"
Sun Apr 23 22:44:11 2023 rev:44 rq:1080583 version:23.04.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/kdenetwork-filesharing/kdenetwork-filesharing.changes
2023-03-03 22:28:31.435338055 +0100
+++
/work/SRC/openSUSE:Factory/.kdenetwork-filesharing.new.1533/kdenetwork-filesharing.changes
2023-04-23 22:45:20.589992611 +0200
@@ -1,0 +2,20 @@
+Sat Apr 15 08:45:39 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.04.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/gear/23.04.0/
+
+-------------------------------------------------------------------
+Fri Mar 31 16:41:54 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.03.90
+ * New feature release
+
+-------------------------------------------------------------------
+Fri Mar 17 20:43:21 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.03.80
+ * New feature release
+
+-------------------------------------------------------------------
Old:
----
kdenetwork-filesharing-22.12.3.tar.xz
kdenetwork-filesharing-22.12.3.tar.xz.sig
New:
----
kdenetwork-filesharing-23.04.0.tar.xz
kdenetwork-filesharing-23.04.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdenetwork-filesharing.spec ++++++
--- /var/tmp/diff_new_pack.dilAfQ/_old 2023-04-23 22:45:21.201996069 +0200
+++ /var/tmp/diff_new_pack.dilAfQ/_new 2023-04-23 22:45:21.205996092 +0200
@@ -16,11 +16,9 @@
#
-# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
-%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without released
Name: kdenetwork-filesharing
-Version: 22.12.3
+Version: 23.04.0
Release: 0
Summary: KDE Network Libraries
License: GPL-2.0-or-later
@@ -32,12 +30,18 @@
%endif
BuildRequires: PackageKit-Qt5-devel
BuildRequires: extra-cmake-modules
+%if 0%{?suse_version} < 1550
+# c++-20 required
+BuildRequires: gcc10-PIE
+BuildRequires: gcc10-c++
+%endif
BuildRequires: cmake(KF5Completion)
BuildRequires: cmake(KF5CoreAddons)
BuildRequires: cmake(KF5Declarative)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5WidgetsAddons)
+BuildRequires: cmake(QCoro5)
BuildRequires: cmake(Qt5Core)
BuildRequires: cmake(Qt5Qml)
BuildRequires: cmake(Qt5Widgets)
@@ -57,6 +61,9 @@
%autosetup -p1
%build
+%if 0%{?suse_version} < 1550
+ export CXX=g++-10
+%endif
%ifarch ppc ppc64
export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
%endif
++++++ kdenetwork-filesharing-22.12.3.tar.xz ->
kdenetwork-filesharing-23.04.0.tar.xz ++++++
++++ 15477 lines of diff (skipped)