Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2019-10-14 13:40:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and      /work/SRC/openSUSE:Factory/.syntax-highlighting.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "syntax-highlighting"

Mon Oct 14 13:40:58 2019 rev:37 rq:738075 version:5.63.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2019-09-23 12:28:13.729700578 +0200
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.2352/syntax-highlighting.changes
        2019-10-14 13:41:00.353475058 +0200
@@ -1,0 +2,12 @@
+Sun Oct  6 13:27:10 UTC 2019 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.63.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.63.0.php
+- Too many changes since 5.62.0, only listing bugfixes:
+  * Fix skipOffset with dynamic RegExpr (kde#399388)
+  * support .inl extension for C++, not used by other xml files at the moment 
(kde#411921)
+  * support *.rej for diff highlighting (kde#411857)
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ syntax-highlighting.spec ++++++
--- /var/tmp/diff_new_pack.OlEJsZ/_old  2019-10-14 13:41:01.169472932 +0200
+++ /var/tmp/diff_new_pack.OlEJsZ/_new  2019-10-14 13:41:01.173472922 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.62
+%define _tar_path 5.63
 # 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.62.0
+Version:        5.63.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.6.0
-BuildRequires:  cmake(Qt5Gui) >= 5.6.0
-BuildRequires:  cmake(Qt5Network) >= 5.6.0
-BuildRequires:  cmake(Qt5Test) >= 5.6.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
-BuildRequires:  cmake(Qt5XmlPatterns) >= 5.6.0
+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
 %if %{with lang}
-BuildRequires:  cmake(Qt5LinguistTools) >= 5.6.0
+BuildRequires:  cmake(Qt5LinguistTools) >= 5.11.0
 %endif
 
 %description
@@ -71,8 +71,8 @@
 Group:          Development/Libraries/KDE
 Requires:       %{lname} = %{version}
 Requires:       extra-cmake-modules
-Requires:       cmake(Qt5Core) >= 5.6.0
-Requires:       cmake(Qt5Gui) >= 5.6.0
+Requires:       cmake(Qt5Core) >= 5.11.0
+Requires:       cmake(Qt5Gui) >= 5.11.0
 
 %description devel
 This is a tier1/functional version of the Kate syntax highlighting engine.


++++++ syntax-highlighting-5.62.0.tar.xz -> syntax-highlighting-5.63.0.tar.xz 
++++++
++++ 11094 lines of diff (skipped)


Reply via email to