Hello community,

here is the log from the commit of package kross for openSUSE:Leap:15.2 checked 
in at 2020-02-16 18:27:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/kross (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.kross.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kross"

Sun Feb 16 18:27:21 2020 rev:60 rq:773944 version:5.67.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/kross/kross.changes    2020-01-19 
15:49:40.869780703 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.kross.new.26092/kross.changes 2020-02-16 
18:28:15.338715965 +0100
@@ -1,0 +2,15 @@
+Sun Feb  2 18:07:09 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Replace %make_jobs with %cmake_build.
+
+-------------------------------------------------------------------
+Sun Feb  2 14:32:58 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.67.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.67.0.php
+- Changes since 5.66.0:
+  * addHelpOption already adds by kaboutdata
+
+-------------------------------------------------------------------

Old:
----
  kross-5.66.0.tar.xz
  kross-5.66.0.tar.xz.sig

New:
----
  kross-5.67.0.tar.xz
  kross-5.67.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kross.spec ++++++
--- /var/tmp/diff_new_pack.Mjp4Nd/_old  2020-02-16 18:28:15.634716120 +0100
+++ /var/tmp/diff_new_pack.Mjp4Nd/_new  2020-02-16 18:28:15.634716120 +0100
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.66
+%define _tar_path 5.67
 # 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:           kross
-Version:        5.66.0
+Version:        5.67.0
 Release:        0
 Summary:        Scripting bridge for programs
 License:        LGPL-2.1-or-later
@@ -47,11 +47,11 @@
 BuildRequires:  cmake(KF5Parts) >= %{_tar_path}
 BuildRequires:  cmake(KF5WidgetsAddons) >= %{_tar_path}
 BuildRequires:  cmake(KF5XmlGui) >= %{_tar_path}
-BuildRequires:  cmake(Qt5Core) >= 5.11.0
-BuildRequires:  cmake(Qt5Script) >= 5.11.0
-BuildRequires:  cmake(Qt5UiTools) >= 5.11.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.11.0
-BuildRequires:  cmake(Qt5Xml) >= 5.11.0
+BuildRequires:  cmake(Qt5Core) >= 5.12.0
+BuildRequires:  cmake(Qt5Script) >= 5.12.0
+BuildRequires:  cmake(Qt5UiTools) >= 5.12.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.12.0
+BuildRequires:  cmake(Qt5Xml) >= 5.12.0
 Obsoletes:      libKF5KrossCore4
 Obsoletes:      libKF5KrossUi4
 %if %{with lang}
@@ -72,10 +72,10 @@
 Requires:       cmake(KF5KIO) >= %{_tar_path}
 Requires:       cmake(KF5Parts) >= %{_tar_path}
 Requires:       cmake(KF5WidgetsAddons) >= %{_tar_path}
-Requires:       cmake(Qt5Core) >= 5.11.0
-Requires:       cmake(Qt5Script) >= 5.11.0
-Requires:       cmake(Qt5Widgets) >= 5.11.0
-Requires:       cmake(Qt5Xml) >= 5.11.0
+Requires:       cmake(Qt5Core) >= 5.12.0
+Requires:       cmake(Qt5Script) >= 5.12.0
+Requires:       cmake(Qt5Widgets) >= 5.12.0
+Requires:       cmake(Qt5Xml) >= 5.12.0
 
 %description devel
 Kross is a scripting bridge to embed scripting functionality
@@ -89,7 +89,7 @@
 
 %build
   %cmake_kf5 -d build
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++++++ kross-5.66.0.tar.xz -> kross-5.67.0.tar.xz ++++++
++++ 1972 lines of diff (skipped)


Reply via email to