Hello community,
here is the log from the commit of package extra-cmake-modules for
openSUSE:Factory checked in at 2019-11-12 11:41:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/extra-cmake-modules (Old)
and /work/SRC/openSUSE:Factory/.extra-cmake-modules.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "extra-cmake-modules"
Tue Nov 12 11:41:44 2019 rev:71 rq:747081 version:5.64.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/extra-cmake-modules/extra-cmake-modules.changes
2019-10-14 13:34:05.146557194 +0200
+++
/work/SRC/openSUSE:Factory/.extra-cmake-modules.new.2990/extra-cmake-modules.changes
2019-11-12 11:43:21.894596426 +0100
@@ -1,0 +2,15 @@
+Sun Nov 3 15:46:46 UTC 2019 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.64.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/kde-frameworks-5.64.0.php
+- Changes since 5.63.0:
+ * Don't set C/C++ standards if already set
+ * Use modern way to set the C/CXX standad
+ * Raise CMake requirements to 3.5
+ * ECMAddQch: support PREDEFINED_MACROS/BLANK_MACROS with blanks & quotes
+ * Provide clang-format target with a KDE Frameworks style file
+ * Add ECMGenerateExportHeader, for improved handling of deprecated API
+
+-------------------------------------------------------------------
Old:
----
extra-cmake-modules-5.63.0.tar.xz
extra-cmake-modules-5.63.0.tar.xz.sig
New:
----
extra-cmake-modules-5.64.0.tar.xz
extra-cmake-modules-5.64.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ extra-cmake-modules.spec ++++++
--- /var/tmp/diff_new_pack.bZr2Es/_old 2019-11-12 11:43:23.722598350 +0100
+++ /var/tmp/diff_new_pack.bZr2Es/_new 2019-11-12 11:43:23.722598350 +0100
@@ -16,7 +16,7 @@
#
-%define _tar_path 5.63
+%define _tar_path 5.64
# Full KF5 version (e.g. 5.33.0)
%{!?_kf5_version: %global _kf5_version %{version}}
# Last major and minor KF5 version (e.g. 5.33)
@@ -29,7 +29,7 @@
# Only needed for the package signature condition
%bcond_without lang
Name: extra-cmake-modules
-Version: 5.63.0
+Version: 5.64.0
Release: 0
Summary: CMake modules
License: BSD-3-Clause
@@ -42,10 +42,10 @@
%endif
# PATCH-FIX-OPENSUSE
Patch0: bundle-lang.patch
-BuildRequires: cmake >= 3.0
+BuildRequires: cmake >= 3.5
BuildRequires: gcc-c++
BuildRequires: kf5-filesystem
-Requires: cmake >= 3.0
+Requires: cmake >= 3.5
Requires: gcc-c++
Requires: kf5-filesystem
Recommends: %{name}-doc
++++++ extra-cmake-modules-5.63.0.tar.xz -> extra-cmake-modules-5.64.0.tar.xz
++++++
++++ 1833 lines of diff (skipped)