Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2020-02-14 16:35:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and      /work/SRC/openSUSE:Factory/.syntax-highlighting.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "syntax-highlighting"

Fri Feb 14 16:35:30 2020 rev:41 rq:773307 version:5.67.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2020-01-14 21:08:10.422787598 +0100
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.26092/syntax-highlighting.changes
       2020-02-14 16:35:47.531532830 +0100
@@ -1,0 +2,20 @@
+Sun Feb  2 18:07:21 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Replace %make_jobs with %cmake_build.
+
+-------------------------------------------------------------------
+Sun Feb  2 14:33:10 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr>
+
+- 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:
+  * Updates nasm.xml with the latest instructions
+  * Perl: Add 'say' to keyword list
+  * Make it compile against last qt5.15 without deprecated methods
+  * cmake: Fix `CMAKE_POLICY_*_CMP<N>` regex and add
+    special args to `get_cmake_property`
+  * Add GraphQL highlighting definition
+
+-------------------------------------------------------------------

Old:
----
  syntax-highlighting-5.66.0.tar.xz
  syntax-highlighting-5.66.0.tar.xz.sig

New:
----
  syntax-highlighting-5.67.0.tar.xz
  syntax-highlighting-5.67.0.tar.xz.sig

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

Other differences:
------------------
++++++ syntax-highlighting.spec ++++++
--- /var/tmp/diff_new_pack.SFVVcK/_old  2020-02-14 16:35:48.023533104 +0100
+++ /var/tmp/diff_new_pack.SFVVcK/_new  2020-02-14 16:35:48.027533107 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5SyntaxHighlighting5
-%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:           syntax-highlighting
-Version:        5.66.0
+Version:        5.67.0
 Release:        0
 Summary:        Syntax highlighting engine and library
 License:        LGPL-2.1-or-later AND GPL-2.0-only AND GPL-2.0-or-later AND 
GPL-3.0-only AND MIT AND BSD-3-Clause AND Artistic-1.0
@@ -40,14 +40,14 @@
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
-BuildRequires:  cmake(Qt5Core) >= 5.11.0
-BuildRequires:  cmake(Qt5Gui) >= 5.11.0
-BuildRequires:  cmake(Qt5Network) >= 5.11.0
-BuildRequires:  cmake(Qt5Test) >= 5.11.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.11.0
-BuildRequires:  cmake(Qt5XmlPatterns) >= 5.11.0
+BuildRequires:  cmake(Qt5Core) >= 5.12.0
+BuildRequires:  cmake(Qt5Gui) >= 5.12.0
+BuildRequires:  cmake(Qt5Network) >= 5.12.0
+BuildRequires:  cmake(Qt5Test) >= 5.12.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.12.0
+BuildRequires:  cmake(Qt5XmlPatterns) >= 5.12.0
 %if %{with lang}
-BuildRequires:  cmake(Qt5LinguistTools) >= 5.11.0
+BuildRequires:  cmake(Qt5LinguistTools) >= 5.12.0
 %endif
 
 %description
@@ -71,8 +71,8 @@
 Group:          Development/Libraries/KDE
 Requires:       %{lname} = %{version}
 Requires:       extra-cmake-modules
-Requires:       cmake(Qt5Core) >= 5.11.0
-Requires:       cmake(Qt5Gui) >= 5.11.0
+Requires:       cmake(Qt5Core) >= 5.12.0
+Requires:       cmake(Qt5Gui) >= 5.12.0
 
 %description devel
 This is a tier1/functional version of the Kate syntax highlighting engine.
@@ -85,7 +85,7 @@
 
 %build
   %cmake_kf5 -d build
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++++++ syntax-highlighting-5.66.0.tar.xz -> syntax-highlighting-5.67.0.tar.xz 
++++++
++++ 5813 lines of diff (skipped)


Reply via email to