Hello community,
here is the log from the commit of package kdelibs4support for openSUSE:Factory
checked in at 2019-08-19 20:59:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdelibs4support (Old)
and /work/SRC/openSUSE:Factory/.kdelibs4support.new.22127 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdelibs4support"
Mon Aug 19 20:59:51 2019 rev:70 rq:722433 version:5.61.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kdelibs4support/kdelibs4support.changes
2019-07-26 12:12:31.970831955 +0200
+++
/work/SRC/openSUSE:Factory/.kdelibs4support.new.22127/kdelibs4support.changes
2019-08-19 20:59:59.848944196 +0200
@@ -1,0 +2,18 @@
+Wed Aug 7 17:51:18 UTC 2019 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.61.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/kde-frameworks-5.61.0.php
+- Changes since 5.60.0:
+ * Designer plugin: use consistently "KF5" in group names & texts
+ * Remove explicit use of ECM_KDE_MODULE_DIR, is part of ECM_MODULE_PATH
+ * Use non-deprecated suggestName
+ * Don't advertise using KPassivePopup
+
+-------------------------------------------------------------------
+Fri Jul 19 11:40:03 UTC 2019 - Wolfgang Bauer <[email protected]>
+
+- Don't lower minimum Qt version anymore, it requires 5.11 now
+
+-------------------------------------------------------------------
Old:
----
kdelibs4support-5.60.0.tar.xz
New:
----
frameworks.keyring
kdelibs4support-5.61.0.tar.xz
kdelibs4support-5.61.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdelibs4support.spec ++++++
--- /var/tmp/diff_new_pack.upuaI9/_old 2019-08-19 21:00:01.888943865 +0200
+++ /var/tmp/diff_new_pack.upuaI9/_new 2019-08-19 21:00:01.912943862 +0200
@@ -17,21 +17,25 @@
%define lname libKF5KDELibs4Support5
-%define _tar_path 5.60
+%define _tar_path 5.61
# Full KF5 version (e.g. 5.33.0)
%{!?_kf5_version: %global _kf5_version %{version}}
# Last major and minor KF5 version (e.g. 5.33)
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} |
awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kdelibs4support
-Version: 5.60.0
+Version: 5.61.0
Release: 0
Summary: Code and utilities to ease the transition to KDE Frameworks 5
License: LGPL-2.1-or-later
Group: System/GUI/KDE
URL: https://www.kde.org
-Source:
http://download.kde.org/stable/frameworks/%{_tar_path}/portingAids/%{name}-%{version}.tar.xz
-Source1: baselibs.conf
+Source:
https://download.kde.org/stable/frameworks/%{_tar_path}/portingAids/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:
https://download.kde.org/stable/frameworks/%{_tar_path}/portingAids/%{name}-%{version}.tar.xz.sig
+Source2: frameworks.keyring
+%endif
+Source99: baselibs.conf
BuildRequires: NetworkManager-devel
BuildRequires: cmake >= 3.0
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
@@ -87,7 +91,7 @@
Code should aim to port away from this framework eventually. The API
documentation of the classes in this framework and the notes at
-<http://community.kde.org/Frameworks/Porting_Notes> should help with
+<https://community.kde.org/Frameworks/Porting_Notes> should help with
this.
Note that some of the classes in this framework, especially
@@ -108,7 +112,7 @@
Code should aim to port away from this framework eventually. The API
documentation of the classes in this framework and the notes at
-<http://community.kde.org/Frameworks/Porting_Notes> should help with
+<https://community.kde.org/Frameworks/Porting_Notes> should help with
this.
Note that some of the classes in this framework, especially
@@ -130,7 +134,7 @@
Code should aim to port away from this framework eventually. The API
documentation of the classes in this framework and the notes at
-<http://community.kde.org/Frameworks/Porting_Notes> should help with
+<https://community.kde.org/Frameworks/Porting_Notes> should help with
this.
Note that some of the classes in this framework, especially
@@ -178,7 +182,7 @@
Code should aim to port away from this framework eventually. The API
documentation of the classes in this framework and the notes at
-<http://community.kde.org/Frameworks/Porting_Notes> should help with
+<https://community.kde.org/Frameworks/Porting_Notes> should help with
this.
Note that some of the classes in this framework, especially
@@ -191,9 +195,6 @@
%prep
%setup -q
-%if 0%{?suse_version} == 1500
-sed -i -e "s/^set *(REQUIRED_QT_VERSION 5.10.0)$/set(REQUIRED_QT_VERSION
5.9.0)/" CMakeLists.txt
-%endif
%build
%cmake_kf5 -d build
++++++ kdelibs4support-5.60.0.tar.xz -> kdelibs4support-5.61.0.tar.xz ++++++
++++ 9829 lines of diff (skipped)