commit syntax-highlighting for openSUSE:Factory

2020-10-12 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2020-10-12 13:57:36

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new.3486 (New)


Package is "syntax-highlighting"

Mon Oct 12 13:57:36 2020 rev:49 rq:840867 version:5.75.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2020-09-18 14:44:40.180180781 +0200
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.3486/syntax-highlighting.changes
2020-10-12 13:59:07.234211241 +0200
@@ -1,0 +2,10 @@
+Mon Oct  5 08:23:50 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.75.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.75.0
+- Too many changes since 5.74.0, only listing bugfixes:
+  * Fix doxygen latex formulas (kde#426466)
+
+---

Old:

  syntax-highlighting-5.74.0.tar.xz
  syntax-highlighting-5.74.0.tar.xz.sig

New:

  syntax-highlighting-5.75.0.tar.xz
  syntax-highlighting-5.75.0.tar.xz.sig



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.j0mPRv/_old  2020-10-12 13:59:08.262211670 +0200
+++ /var/tmp/diff_new_pack.j0mPRv/_new  2020-10-12 13:59:08.266211671 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.74
+%define _tar_path 5.75
 # 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.74.0
+Version:5.75.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


++ syntax-highlighting-5.74.0.tar.xz -> syntax-highlighting-5.75.0.tar.xz 
++
 28932 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2020-09-18 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2020-09-18 14:43:53

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new.4249 (New)


Package is "syntax-highlighting"

Fri Sep 18 14:43:53 2020 rev:48 rq:834452 version:5.74.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2020-08-12 12:29:40.384188619 +0200
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.4249/syntax-highlighting.changes
2020-09-18 14:44:40.180180781 +0200
@@ -1,0 +2,9 @@
+Sun Sep  6 12:50:41 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.74.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.74.0
+- Too many changes to list here.
+
+---

Old:

  syntax-highlighting-5.73.0.tar.xz
  syntax-highlighting-5.73.0.tar.xz.sig

New:

  syntax-highlighting-5.74.0.tar.xz
  syntax-highlighting-5.74.0.tar.xz.sig



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.njJ0aX/_old  2020-09-18 14:44:40.924181534 +0200
+++ /var/tmp/diff_new_pack.njJ0aX/_new  2020-09-18 14:44:40.924181534 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.73
+%define _tar_path 5.74
 # 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.73.0
+Version:5.74.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
@@ -102,14 +102,14 @@
 %endif
 
 %files
-%license COPYING*
+%license LICENSES/*
 %doc README*
 %{_kf5_debugdir}/ksyntaxhighlighting.categories
 %{_kf5_debugdir}/*.renamecategories
 %{_kf5_bindir}/kate-syntax-highlighter
 
 %files -n %{lname}
-%license COPYING*
+%license LICENSES/*
 %doc README*
 %{_kf5_libdir}/libKF5SyntaxHighlighting.so.*
 


++ syntax-highlighting-5.73.0.tar.xz -> syntax-highlighting-5.74.0.tar.xz 
++
 140484 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2020-08-12 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2020-08-12 12:27:41

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new.3399 (New)


Package is "syntax-highlighting"

Wed Aug 12 12:27:41 2020 rev:47 rq:825126 version:5.73.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2020-07-14 07:57:47.713499315 +0200
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.3399/syntax-highlighting.changes
2020-08-12 12:29:40.384188619 +0200
@@ -1,0 +2,9 @@
+Sun Aug  2 07:14:02 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.73.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.73.0
+- Too many changes to list here.
+
+---

Old:

  syntax-highlighting-5.72.0.tar.xz
  syntax-highlighting-5.72.0.tar.xz.sig

New:

  syntax-highlighting-5.73.0.tar.xz
  syntax-highlighting-5.73.0.tar.xz.sig



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.wCDjww/_old  2020-08-12 12:29:40.888188890 +0200
+++ /var/tmp/diff_new_pack.wCDjww/_new  2020-08-12 12:29:40.892188892 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.72
+%define _tar_path 5.73
 # 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.72.0
+Version:5.73.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
@@ -105,6 +105,7 @@
 %license COPYING*
 %doc README*
 %{_kf5_debugdir}/ksyntaxhighlighting.categories
+%{_kf5_debugdir}/*.renamecategories
 %{_kf5_bindir}/kate-syntax-highlighter
 
 %files -n %{lname}


++ syntax-highlighting-5.72.0.tar.xz -> syntax-highlighting-5.73.0.tar.xz 
++
 20052 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2020-07-13 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2020-07-14 07:55:15

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new.3060 (New)


Package is "syntax-highlighting"

Tue Jul 14 07:55:15 2020 rev:46 rq:820412 version:5.72.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2020-06-16 13:45:19.273657282 +0200
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.3060/syntax-highlighting.changes
2020-07-14 07:57:47.713499315 +0200
@@ -1,0 +2,15 @@
+Sun Jul  5 07:55:58 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.72.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.72.0
+- Changes since 5.71.0:
+  * CMake: Updates for CMake 3.18
+  * Add Snort/Suricata language highlighting
+  * Add YARA language
+  * fix compiler warning
+  * remove deprecated binary json in favor of cbor
+  * JavaScript/TypeScript: highlight tags in templates
+
+---

Old:

  syntax-highlighting-5.71.0.tar.xz
  syntax-highlighting-5.71.0.tar.xz.sig

New:

  syntax-highlighting-5.72.0.tar.xz
  syntax-highlighting-5.72.0.tar.xz.sig



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.JTtwhx/_old  2020-07-14 07:57:49.821506140 +0200
+++ /var/tmp/diff_new_pack.JTtwhx/_new  2020-07-14 07:57:49.825506153 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.71
+%define _tar_path 5.72
 # 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.71.0
+Version:5.72.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
@@ -36,7 +36,6 @@
 Source2:frameworks.keyring
 %endif
 Source99:   baselibs.conf
-BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem


++ syntax-highlighting-5.71.0.tar.xz -> syntax-highlighting-5.72.0.tar.xz 
++
 8744 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2020-06-16 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2020-06-16 13:44:52

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new.3606 (New)


Package is "syntax-highlighting"

Tue Jun 16 13:44:52 2020 rev:45 rq:814406 version:5.71.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2020-05-11 13:34:29.848255226 +0200
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.3606/syntax-highlighting.changes
2020-06-16 13:45:19.273657282 +0200
@@ -1,0 +2,16 @@
+Sun Jun  7 08:07:16 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.71.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.71.0
+- Changes since 5.70.0:
+  * Update Raku extensions in Markdown blocks
+  * Raku: fix fenced code blocks in Markdown
+  * Add a simpler example
+  * Add collaboration guide in README
+  * Assign "Identifier" attribute to opening double quote instead of "Comment" 
(kde#421445)
+  * Bash: fix comments after escapes (kde#418876)
+  * LaTeX: fix folding in \end{...} and in regions markers BEGIN-END 
(kde#419125)
+
+---

Old:

  syntax-highlighting-5.70.0.tar.xz
  syntax-highlighting-5.70.0.tar.xz.sig

New:

  syntax-highlighting-5.71.0.tar.xz
  syntax-highlighting-5.71.0.tar.xz.sig



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.dvAKZz/_old  2020-06-16 13:45:20.773662750 +0200
+++ /var/tmp/diff_new_pack.dvAKZz/_new  2020-06-16 13:45:20.773662750 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.70
+%define _tar_path 5.71
 # 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.70.0
+Version:5.71.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


++ syntax-highlighting-5.70.0.tar.xz -> syntax-highlighting-5.71.0.tar.xz 
++
 14015 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2020-05-11 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2020-05-11 13:31:49

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new.2738 (New)


Package is "syntax-highlighting"

Mon May 11 13:31:49 2020 rev:44 rq:802135 version:5.70.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2020-04-15 20:06:08.450090671 +0200
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.2738/syntax-highlighting.changes
2020-05-11 13:34:29.848255226 +0200
@@ -1,0 +2,14 @@
+Sun May  3 09:40:22 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.70.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.70.0
+- Changes since 5.69.0:
+  * debchangelog: add Groovy Gorilla
+  * fix unit test refs
+  * Updated test file for Logtalk syntax highlighting
+  * Update Logtalk language syntax support
+  * TypeScript: add the "awaited" type operator
+
+---

Old:

  syntax-highlighting-5.69.0.tar.xz
  syntax-highlighting-5.69.0.tar.xz.sig

New:

  syntax-highlighting-5.70.0.tar.xz
  syntax-highlighting-5.70.0.tar.xz.sig



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.9k0UD3/_old  2020-05-11 13:34:30.568256735 +0200
+++ /var/tmp/diff_new_pack.9k0UD3/_new  2020-05-11 13:34:30.572256743 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.69
+%define _tar_path 5.70
 # 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.69.0
+Version:5.70.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


++ syntax-highlighting-5.69.0.tar.xz -> syntax-highlighting-5.70.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/syntax-highlighting-5.69.0/CMakeLists.txt 
new/syntax-highlighting-5.70.0/CMakeLists.txt
--- old/syntax-highlighting-5.69.0/CMakeLists.txt   2020-04-05 
01:08:09.0 +0200
+++ new/syntax-highlighting-5.70.0/CMakeLists.txt   2020-05-03 
00:25:57.0 +0200
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.69.0")
+set(KF5_VERSION "5.70.0")
 project(KSyntaxHighlighting VERSION ${KF5_VERSION})
 
-find_package(ECM 5.69.0 REQUIRED NO_MODULE)
+find_package(ECM 5.70.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 if(POLICY CMP0063)
 cmake_policy(SET CMP0063 NEW)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/syntax-highlighting-5.69.0/autotests/folding/highlight.lgt.fold 
new/syntax-highlighting-5.70.0/autotests/folding/highlight.lgt.fold
--- old/syntax-highlighting-5.69.0/autotests/folding/highlight.lgt.fold 
2020-04-05 01:08:09.0 +0200
+++ new/syntax-highlighting-5.70.0/autotests/folding/highlight.lgt.fold 
2020-05-03 00:25:57.0 +0200
@@ -20,7 +20,7 @@
% compilation
 :- else.
% directives
-:- endif.
+:- endif.
 
 
 :- initialization(Goal).
@@ -37,17 +37,22 @@
extends(parent)).
 
:- info([
-   version is 1.43,
+   version is 1:47:0,
author is 'Paulo Moura',
-   date is 2018/08/03,
+   date is 2019-09-18,
comment is 'Sample prototype for testing syntax coloring.'
]).
 
:- built_in.
:- threaded.
:- dynamic.
+
:- initialization(some_goal(X, Y)).
 
+   :- uses([
+   foobar as fb
+   ]).
+
:- alias(set, [member/2 as set_member/2]).
:- alias(words, [singular//0 as peculiar//0]).
 
@@ -134,10 +139,15 @@
multi_threading :-
threaded(Goals),
threaded_call(Goal),
+   threaded_call(Goal, Tag),
threaded_once(Goal),
+   threaded_once(Goal, Tag),
threaded_ignore(Goal),
threaded_exit(Goal),
+   threaded_exit(Goal, Tag),
threaded_peek(Goal),
+   threaded_peek(Goal, Tag),
+   threaded_cancel(Tag),
threaded_wait(Notification),
threaded_notify(Notifica

commit syntax-highlighting for openSUSE:Factory

2020-04-15 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2020-04-15 20:03:38

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new.2738 (New)


Package is "syntax-highlighting"

Wed Apr 15 20:03:38 2020 rev:43 rq:793202 version:5.69.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2020-03-19 19:48:15.076114173 +0100
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.2738/syntax-highlighting.changes
2020-04-15 20:06:08.450090671 +0200
@@ -1,0 +2,11 @@
+Sun Apr  5 19:46:01 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.69.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.69.0
+- Too many changes since 5.68.0, only listing bugfixes:
+  * LaTeX: fix math parentheses in optional labels (kde#418979)
+  * optimize dynamic regex matching (kde#418778)
+
+---

Old:

  syntax-highlighting-5.68.0.tar.xz
  syntax-highlighting-5.68.0.tar.xz.sig

New:

  syntax-highlighting-5.69.0.tar.xz
  syntax-highlighting-5.69.0.tar.xz.sig



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.gLNz51/_old  2020-04-15 20:06:09.078091099 +0200
+++ /var/tmp/diff_new_pack.gLNz51/_new  2020-04-15 20:06:09.082091102 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.68
+%define _tar_path 5.69
 # 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.68.0
+Version:5.69.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


++ syntax-highlighting-5.68.0.tar.xz -> syntax-highlighting-5.69.0.tar.xz 
++
 4913 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2020-03-19 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2020-03-19 19:44:24

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new.3160 (New)


Package is "syntax-highlighting"

Thu Mar 19 19:44:24 2020 rev:42 rq:785369 version:5.68.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2020-02-14 16:35:47.531532830 +0100
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.3160/syntax-highlighting.changes
2020-03-19 19:48:15.076114173 +0100
@@ -1,0 +2,11 @@
+Sun Mar  8 09:18:08 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.68.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.68.0.php
+- Too many changes since 5.67.0, only listing bugfixes:
+  * Makefile highlight: fix variable names in "else" conditionals (kde#417379)
+  * Makefile highlight: add substitutions (kde#416685)
+
+---

Old:

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

New:

  syntax-highlighting-5.68.0.tar.xz
  syntax-highlighting-5.68.0.tar.xz.sig



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.pS8OPi/_old  2020-03-19 19:48:15.644114477 +0100
+++ /var/tmp/diff_new_pack.pS8OPi/_new  2020-03-19 19:48:15.644114477 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.67
+%define _tar_path 5.68
 # 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.67.0
+Version:5.68.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
@@ -105,7 +105,7 @@
 %files
 %license COPYING*
 %doc README*
-%{_kf5_debugdir}/org_kde_ksyntaxhighlighting.categories
+%{_kf5_debugdir}/ksyntaxhighlighting.categories
 %{_kf5_bindir}/kate-syntax-highlighter
 
 %files -n %{lname}


++ syntax-highlighting-5.67.0.tar.xz -> syntax-highlighting-5.68.0.tar.xz 
++
 10341 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2020-02-14 Thread root
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 
+
+- Replace %make_jobs with %cmake_build.
+
+---
+Sun Feb  2 14:33:10 UTC 2020 - Christophe Giboudeaux 
+
+- 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` 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)




commit syntax-highlighting for openSUSE:Factory

2020-01-14 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2020-01-14 21:04:41

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new.6675 (New)


Package is "syntax-highlighting"

Tue Jan 14 21:04:41 2020 rev:40 rq:763505 version:5.66.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2019-12-18 14:45:17.969855767 +0100
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.6675/syntax-highlighting.changes
2020-01-14 21:08:10.422787598 +0100
@@ -1,0 +2,15 @@
+Sun Jan  5 09:02:30 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.66.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.66.0.php
+- Changes since 5.65.0:
+  * LaTeX: fix brackets in some commands (kde#415384)
+  * TypeScript: add "bigint" primitive type
+  * Python: improve numbers, add octals, binaries and "breakpoint" keyword 
(kde#414996)
+  * fix linking with static qt
+  * SELinux: add "glblub" keyword and update permissions list
+  * Several enhancements to gitolite syntax definition.
+
+---

Old:

  syntax-highlighting-5.65.0.tar.xz
  syntax-highlighting-5.65.0.tar.xz.sig

New:

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



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.vGB55p/_old  2020-01-14 21:08:11.890788278 +0100
+++ /var/tmp/diff_new_pack.vGB55p/_new  2020-01-14 21:08:11.894788280 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package syntax-highlighting
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.65
+%define _tar_path 5.66
 # 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.65.0
+Version:5.66.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


++ syntax-highlighting-5.65.0.tar.xz -> syntax-highlighting-5.66.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/syntax-highlighting-5.65.0/CMakeLists.txt 
new/syntax-highlighting-5.66.0/CMakeLists.txt
--- old/syntax-highlighting-5.65.0/CMakeLists.txt   2019-12-07 
22:51:23.0 +0100
+++ new/syntax-highlighting-5.66.0/CMakeLists.txt   2020-01-04 
11:17:13.0 +0100
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.65.0")
+set(KF5_VERSION "5.66.0")
 project(KSyntaxHighlighting VERSION ${KF5_VERSION})
 
-find_package(ECM 5.65.0 REQUIRED NO_MODULE)
+find_package(ECM 5.66.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 if(POLICY CMP0063)
 cmake_policy(SET CMP0063 NEW)
@@ -36,7 +36,7 @@
 #
 # Dependencies
 #
-set(REQUIRED_QT_VERSION 5.11.0)
+set(REQUIRED_QT_VERSION 5.12.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED COMPONENTS Core 
Network Test)
 option(KSYNTAXHIGHLIGHTING_USE_GUI "Build components depending on Qt5Gui" ON)
 if(KSYNTAXHIGHLIGHTING_USE_GUI)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/syntax-highlighting-5.65.0/autotests/folding/gitolite.conf.fold 
new/syntax-highlighting-5.66.0/autotests/folding/gitolite.conf.fold
--- old/syntax-highlighting-5.65.0/autotests/folding/gitolite.conf.fold 
1970-01-01 01:00:00.0 +0100
+++ new/syntax-highlighting-5.66.0/autotests/folding/gitolite.conf.fold 
2020-01-04 11:17:13.0 +0100
@@ -0,0 +1,16 @@
+# Example gitolite.conf
+
+include "mygroups.conf"
+
+@admin = user1 user2
+@admin = us...@domain.com
+
+repo @all
+   option deny-rules = 1
+   option hooks.emailprefix = '[%GL_REPO] '
+
+repo myrepo
+   - protected$= @all  # Nobody can push
+   RW+CD   = @admin
+   RW  = @group1
+   R   = us...@domain.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/syntax-highlighting-5.65.0/autotests/folding/highlight.tex.fold 
new/syntax-h

commit syntax-highlighting for openSUSE:Factory

2019-12-18 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2019-12-18 14:42:34

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new.4691 (New)


Package is "syntax-highlighting"

Wed Dec 18 14:42:34 2019 rev:39 rq:757081 version:5.65.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2019-11-12 11:53:04.927196944 +0100
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.4691/syntax-highlighting.changes
2019-12-18 14:45:17.969855767 +0100
@@ -1,0 +2,15 @@
+Sun Dec  8 11:19:00 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.65.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.65.0.php
+- Changes since 5.64.0:
+  * Updates from CMake 3.16 final release
+  * reStructuredText: Fix inline literals highlighting preceding characters
+  * rst: Add support for standalone hyperlinks
+  * JavaScript: move keywords from TypeScript and other improvements
+  * JavaScript/TypeScript React: rename syntax definitions
+  * LaTeX: fix backslash delimiter in some keywords (kde#413493)
+
+---

Old:

  syntax-highlighting-5.64.0.tar.xz
  syntax-highlighting-5.64.0.tar.xz.sig

New:

  syntax-highlighting-5.65.0.tar.xz
  syntax-highlighting-5.65.0.tar.xz.sig



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.ZCixvk/_old  2019-12-18 14:45:18.989856233 +0100
+++ /var/tmp/diff_new_pack.ZCixvk/_new  2019-12-18 14:45:19.005856241 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package syntax-highlighting
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.64
+%define _tar_path 5.65
 # 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.64.0
+Version:5.65.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


++ syntax-highlighting-5.64.0.tar.xz -> syntax-highlighting-5.65.0.tar.xz 
++
 10257 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2019-11-12 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2019-11-12 11:52:56

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new.2990 (New)


Package is "syntax-highlighting"

Tue Nov 12 11:52:56 2019 rev:38 rq:747157 version:5.64.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2019-10-14 13:41:00.353475058 +0200
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.2990/syntax-highlighting.changes
2019-11-12 11:53:04.927196944 +0100
@@ -1,0 +2,18 @@
+Sun Nov  3 15:47:24 UTC 2019 - Christophe Giboudeaux 
+
+- 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:
+  * VHDL: all keywords are insensitive (kde#413409)
+  * Add string escape characters to PowerShell syntax.
+  * Modelines: fix end of comment
+  * Meson: more built-in functions and add built-in member functions
+  * debchangelog: add Focal Fossa
+  * Updates from CMake 3.16
+  * use the new ECM provided clang-format target
+  * Meson: Add a comment section for comment/uncomment with Kate
+  * TypeScript: update grammar and fixes
+
+---

Old:

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

New:

  syntax-highlighting-5.64.0.tar.xz
  syntax-highlighting-5.64.0.tar.xz.sig



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.7u4qyt/_old  2019-11-12 11:53:05.435197463 +0100
+++ /var/tmp/diff_new_pack.7u4qyt/_new  2019-11-12 11:53:05.439197467 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5SyntaxHighlighting5
-%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)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   syntax-highlighting
-Version:5.63.0
+Version:5.64.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


++ syntax-highlighting-5.63.0.tar.xz -> syntax-highlighting-5.64.0.tar.xz 
++
 14630 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2019-10-14 Thread root
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 
+
+- 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)




commit syntax-highlighting for openSUSE:Factory

2019-09-23 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2019-09-23 12:28:11

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new.7948 (New)


Package is "syntax-highlighting"

Mon Sep 23 12:28:11 2019 rev:36 rq:730975 version:5.62.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2019-08-19 21:25:59.052663413 +0200
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.7948/syntax-highlighting.changes
2019-09-23 12:28:13.729700578 +0200
@@ -1,0 +2,40 @@
+Sat Sep  7 20:37:21 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.62.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.62.0.php
+- Changes since 5.61.0:
+  * Improve API documentation for Definition::setKeywordList()
+  * C & ISO C++: add digraphs (folding & preprocessor) (kde#411508)
+  * Markdown, TypeScript & Logcat: some fixes
+  * Format class: add functions to know if XML files set style attributes
+  * update matlab test refs
+  * combine test.m stuff into existing highlight.m
+  * Support for native Matlab strings
+  * Gettext: Add "Translated String" style and spellChecking attribute 
(kde#392612)
+  * reST: handle some more corner cases, add an actual test file
+  * Set the OpenSCAD indenter to C-style instead of none.
+  * Possiblity to change Definition data after loading
+  * Highlighting indexer: check kateversion
+  * Markdown: multiple improvements and fixes (kde#390309)
+  * JSP: support of 

commit syntax-highlighting for openSUSE:Factory

2019-08-19 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2019-08-19 21:25:51

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new.22127 (New)


Package is "syntax-highlighting"

Mon Aug 19 21:25:51 2019 rev:35 rq:722512 version:5.61.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2019-07-26 12:23:22.910504778 +0200
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.22127/syntax-highlighting.changes
   2019-08-19 21:25:59.052663413 +0200
@@ -1,0 +2,19 @@
+Wed Aug  7 17:52:01 UTC 2019 - Christophe Giboudeaux 
+
+- 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:
+  * Rust: add missing keywords and minor improvements 
+  * TypeScript: fix keywords in conditional expressions 
+  * Fix generator and test paths of CMake 
+  * Add support for additional QML keywords not part of JavaScript 
+  * Update cmake highlighting
+
+---
+Fri Jul 19 11:49:56 UTC 2019 - Wolfgang Bauer 
+
+- Don't lower minimum Qt version anymore, it requires 5.11 now
+
+---

Old:

  syntax-highlighting-5.60.0.tar.xz

New:

  frameworks.keyring
  syntax-highlighting-5.61.0.tar.xz
  syntax-highlighting-5.61.0.tar.xz.sig



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.xqaoBR/_old  2019-08-19 21:26:01.180662981 +0200
+++ /var/tmp/diff_new_pack.xqaoBR/_new  2019-08-19 21:26:01.180662981 +0200
@@ -17,21 +17,25 @@
 
 
 %define lname   libKF5SyntaxHighlighting5
-%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:   syntax-highlighting
-Version:5.60.0
+Version:5.61.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
 Group:  System/GUI/KDE
 URL:https://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
-Source1:baselibs.conf
+Source: 
https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:
https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz.sig
+Source2:frameworks.keyring
+%endif
+Source99:   baselibs.conf
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
@@ -78,9 +82,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

++ syntax-highlighting-5.60.0.tar.xz -> syntax-highlighting-5.61.0.tar.xz 
++
 8461 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2019-07-26 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2019-07-26 12:23:21

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new.4126 (New)


Package is "syntax-highlighting"

Fri Jul 26 12:23:21 2019 rev:34 rq:715925 version:5.60.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2019-06-22 11:16:34.552925872 +0200
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.4126/syntax-highlighting.changes
2019-07-26 12:23:22.910504778 +0200
@@ -1,0 +2,28 @@
+Sun Jul 14 06:41:41 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.60.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.60.0.php
+- Changes since 5.59.0:
+  * Fortran: relicense to MIT
+  * Improve the Fortran fixed format syntax highlighting
+  * fix file path
+  * Fortran: implement free & fixed formats
+  * Fix CMake COMMAND nested paren highlighting
+  * Fix and expand GDB unit test
+  * Add more keywords and also support rr in gdb highlighter
+  * Detect comment lines early in GDB highlighter
+  * AppArmor: update syntax
+  * Julia: update syntax and add constants keywords (kde#403901)
+  * Fix build failure due to reference to non-existing itemData attribute
+  * Install in new logging directory when we use kf5 5.59.0
+  * CMake: Highlight the standard CMake environment variables
+  * Add syntax definition for ninja build
+  * CMake: Support for 3.15 features
+  * Jam: various improvements and fixes
+  * Lua: update for Lua54 and end of function as Keyword rather than Control
+  * C++: update for C++20
+  * debchangelog: add Eoan Ermine
+
+---

Old:

  syntax-highlighting-5.59.0.tar.xz

New:

  syntax-highlighting-5.60.0.tar.xz



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.hXCKHV/_old  2019-07-26 12:23:23.418504194 +0200
+++ /var/tmp/diff_new_pack.hXCKHV/_new  2019-07-26 12:23:23.422504189 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.59
+%define _tar_path 5.60
 # 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.59.0
+Version:5.60.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
@@ -104,7 +104,7 @@
 %files
 %license COPYING*
 %doc README*
-%config %{_kf5_configdir}/org_kde_ksyntaxhighlighting.categories
+%{_kf5_debugdir}/org_kde_ksyntaxhighlighting.categories
 %{_kf5_bindir}/kate-syntax-highlighter
 
 %files -n %{lname}

++ syntax-highlighting-5.59.0.tar.xz -> syntax-highlighting-5.60.0.tar.xz 
++
 15552 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2019-06-22 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2019-06-22 11:16:33

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new.4615 (New)


Package is "syntax-highlighting"

Sat Jun 22 11:16:33 2019 rev:33 rq:710787 version:5.59.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2019-05-21 10:34:47.887304769 +0200
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.4615/syntax-highlighting.changes
2019-06-22 11:16:34.552925872 +0200
@@ -1,0 +2,21 @@
+Sun Jun 09 07:35:14 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.59.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.59.0.php
+- Changes since 5.58.0:
+  * YAML: only comments after spaces and other improvements/fixes (kde#407060)
+  * Markdown: use includeAttrib in code blocks
+  * fix highlighting of '\0' in C mode
+  * Tcsh: fix operators and keywords
+  * Add syntax definition for the Common Intermediate Language
+  * SyntaxHighlighter: Fix foreground color for text without special 
highlighting (kde#406821, kde#406816)
+  * examples: move codeeditor also in own subdir
+  * Add example app for printing highlighted text to pdf
+  * Markdown: Use color with higher contrast for lists (kde#405824)
+  * Remove .conf extension from "INI Files" hl, to determine the highlighter 
using MIME type (kde#400290)
+  * Perl: fix the // operator (kde#407327)
+  * fix casing of UInt* types in Julia hl (kde#407611)
+
+---

Old:

  syntax-highlighting-5.58.0.tar.xz

New:

  syntax-highlighting-5.59.0.tar.xz



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.lWqOC4/_old  2019-06-22 11:16:35.308926682 +0200
+++ /var/tmp/diff_new_pack.lWqOC4/_new  2019-06-22 11:16:35.320926695 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.58
+%define _tar_path 5.59
 # 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.58.0
+Version:5.59.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

++ syntax-highlighting-5.58.0.tar.xz -> syntax-highlighting-5.59.0.tar.xz 
++
 5707 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2019-05-21 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2019-05-21 10:34:44

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new.5148 (New)


Package is "syntax-highlighting"

Tue May 21 10:34:44 2019 rev:32 rq:703397 version:5.58.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2019-04-19 21:25:45.087978708 +0200
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.5148/syntax-highlighting.changes
2019-05-21 10:34:47.887304769 +0200
@@ -1,0 +2,12 @@
+Wed May 15 18:16:19 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.58.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.58.0.php
+- Changes since 5.57.0:
+  * Use override as for other virtual method in this module
+  * Add syntax highlighting for fish shell
+  * AppArmor: don't highlight variable assignments and alias rules within 
profiles
+
+---

Old:

  syntax-highlighting-5.57.0.tar.xz

New:

  syntax-highlighting-5.58.0.tar.xz



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.8hhsW0/_old  2019-05-21 10:34:48.379304449 +0200
+++ /var/tmp/diff_new_pack.8hhsW0/_new  2019-05-21 10:34:48.383304446 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.57
+%define _tar_path 5.58
 # 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.57.0
+Version:5.58.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

++ syntax-highlighting-5.57.0.tar.xz -> syntax-highlighting-5.58.0.tar.xz 
++
 6089 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2019-04-19 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2019-04-19 21:25:42

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new.5536 (New)


Package is "syntax-highlighting"

Fri Apr 19 21:25:42 2019 rev:31 rq:695270 version:5.57.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2019-03-21 09:50:35.698832751 +0100
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.5536/syntax-highlighting.changes
2019-04-19 21:25:45.087978708 +0200
@@ -1,0 +2,20 @@
+Sun Apr 14 20:21:45 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.57.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.57.0.php
+- Changes since 5.56.0:
+  * Add syntax definition for Elm language to syntax-highlighting
+  * AppArmor & SELinux: remove one indentation in XML files
+  * Doxygen: don't use black color in tags
+  * Allow line end context switches in empty lines (kde#405903)
+  * Fix endRegion folding in rules with beginRegion+endRegion (use length=0) 
(kde#405585)
+  * Add extensions to groovy highlighting (kde#403072)
+  * Add Smali syntax highlighting file
+  * Add "." as weakDeliminator in Octave syntax file and update tests
+  * Remove deprecated method
+  * Logcat: fix dsError color with underline="0"
+  * fix highlighter crash for broken hl file
+
+---

Old:

  syntax-highlighting-5.56.0.tar.xz

New:

  syntax-highlighting-5.57.0.tar.xz



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.saxJcJ/_old  2019-04-19 21:25:46.151980063 +0200
+++ /var/tmp/diff_new_pack.saxJcJ/_new  2019-04-19 21:25:46.151980063 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.56
+%define _tar_path 5.57
 # 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.56.0
+Version:5.57.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

++ syntax-highlighting-5.56.0.tar.xz -> syntax-highlighting-5.57.0.tar.xz 
++
 15755 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2019-03-21 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2019-03-21 09:50:31

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new.28833 (New)


Package is "syntax-highlighting"

Thu Mar 21 09:50:31 2019 rev:30 rq:686786 version:5.56.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2019-02-28 21:33:45.985727693 +0100
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.28833/syntax-highlighting.changes
   2019-03-21 09:50:35.698832751 +0100
@@ -1,0 +2,10 @@
+Sun Mar 10 20:15:38 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.56.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.56.0.php
+- Changes since 5.55.0:
+  * Too many changes to list here
+
+---

Old:

  syntax-highlighting-5.55.0.tar.xz

New:

  syntax-highlighting-5.56.0.tar.xz



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.vA0lbN/_old  2019-03-21 09:50:36.930832417 +0100
+++ /var/tmp/diff_new_pack.vA0lbN/_new  2019-03-21 09:50:36.934832417 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.55
+%define _tar_path 5.56
 # 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.55.0
+Version:5.56.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

++ syntax-highlighting-5.55.0.tar.xz -> syntax-highlighting-5.56.0.tar.xz 
++
 14411 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2019-02-28 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2019-02-28 21:33:43

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new.28833 (New)


Package is "syntax-highlighting"

Thu Feb 28 21:33:43 2019 rev:29 rq:678734 version:5.55.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2019-02-14 14:30:05.199742600 +0100
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.28833/syntax-highlighting.changes
   2019-02-28 21:33:45.985727693 +0100
@@ -1,0 +2,5 @@
+Fri Feb 15 09:25:42 UTC 2019 - alarr...@suse.com
+
+- Downgrade the Qt version requirement to build with 5.9
+
+---



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.xsDc39/_old  2019-02-28 21:33:46.681727474 +0100
+++ /var/tmp/diff_new_pack.xsDc39/_new  2019-02-28 21:33:46.681727474 +0100
@@ -78,6 +78,9 @@
 
 %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




commit syntax-highlighting for openSUSE:Factory

2019-02-14 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2019-02-14 14:29:55

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new.28833 (New)


Package is "syntax-highlighting"

Thu Feb 14 14:29:55 2019 rev:28 rq:674286 version:5.55.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2019-01-21 10:23:46.089855271 +0100
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.28833/syntax-highlighting.changes
   2019-02-14 14:30:05.199742600 +0100
@@ -1,0 +2,17 @@
+Sun Feb 10 22:03:26 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.55.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.55.0.php
+- Changes since 5.54.0:
+  * Fix end of folding region in rules with lookAhead=true
+  * AsciiDoc: Fix highlighting of include directive
+  * Add AsciiDoc support
+  * Fixed Bug Which Caused Infinite Loop While Highlighting Kconfig Files
+  * check for endless context switches
+  * Ruby: fix RegExp after ": " and fix/improve detection of HEREDOC 
(kde#361875, kde#358273)
+  * delete copy constructor and assignment operator of some internal classes
+  * Haskell: Make = a special symbol
+
+---

Old:

  syntax-highlighting-5.54.0.tar.xz

New:

  syntax-highlighting-5.55.0.tar.xz



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.wCgZHG/_old  2019-02-14 14:30:06.255742114 +0100
+++ /var/tmp/diff_new_pack.wCgZHG/_new  2019-02-14 14:30:06.259742112 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.54
+%define _tar_path 5.55
 # 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.54.0
+Version:5.55.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

++ syntax-highlighting-5.54.0.tar.xz -> syntax-highlighting-5.55.0.tar.xz 
++
 17278 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2019-01-21 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2019-01-21 10:23:44

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new.28833 (New)


Package is "syntax-highlighting"

Mon Jan 21 10:23:44 2019 rev:27 rq:665877 version:5.54.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2018-12-19 13:45:21.619624117 +0100
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.28833/syntax-highlighting.changes
   2019-01-21 10:23:46.089855271 +0100
@@ -1,0 +2,24 @@
+Mon Jan 14 06:08:56 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.54.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.54.0.php
+- Changes since 5.53.0:
+  * Update php syntax support
+  * WML: fix embedded Lua code & use new default styles
+  * highlight token strings and delimited strings
+  * fixups for `extern` and `pragma`
+  * Highlight CUDA .cu and .cuh files as C++
+  * TypeScript & TS/JS React: improve types detection, fix float-points & 
other improvements/fixes
+  * Haskell: Highlight empty comments after 'import'
+  * WML: fix infinite loop in contexts switch & only highlight tags with valid 
names (kde#402720)
+  * BrightScript: Add workaround for QtCreator 'endsub' highlighting
+  * improve highlighting of complex numbers (kde#402002)
+  * BrightScript: Remove unused keyword list 'end'
+  * increment file version
+  * add attributes `shared` and `__gshared`
+  * stay in context Linkage2/Pragma2 until closing paren
+  * BrightScript: Add function/sub folding
+
+---

Old:

  syntax-highlighting-5.53.0.tar.xz

New:

  syntax-highlighting-5.54.0.tar.xz



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.S8YEKX/_old  2019-01-21 10:23:46.529854786 +0100
+++ /var/tmp/diff_new_pack.S8YEKX/_new  2019-01-21 10:23:46.533854782 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package syntax-highlighting
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.53
+%define _tar_path 5.54
 # 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.53.0
+Version:5.54.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

++ syntax-highlighting-5.53.0.tar.xz -> syntax-highlighting-5.54.0.tar.xz 
++
 15202 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2018-12-19 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2018-12-19 13:45:04

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new.28833 (New)


Package is "syntax-highlighting"

Wed Dec 19 13:45:04 2018 rev:26 rq:658609 version:5.53.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2018-11-14 14:40:51.694862227 +0100
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.28833/syntax-highlighting.changes
   2018-12-19 13:45:21.619624117 +0100
@@ -1,0 +2,18 @@
+Sun Dec 09 19:43:46 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.53.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.53.0.php
+- Changes since 5.52.0:
+  * fix unit tests
+  * BrightScript: Allow sub to be unnamed
+  * Add highlighting file for Wayland Debug Traces
+  * Add syntax highlighting for TypeScript & TypeScript React
+  * Rust & Yacc/Bison: improve comments
+  * Prolog & Lua: fix shebang
+  * Fix language load after including keywords from this language in another 
file
+  * Add BrightScript syntax
+  * debchangelog: add Disco Dingo
+
+---

Old:

  syntax-highlighting-5.52.0.tar.xz

New:

  syntax-highlighting-5.53.0.tar.xz



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.oGV2Mf/_old  2018-12-19 13:45:22.783622489 +0100
+++ /var/tmp/diff_new_pack.oGV2Mf/_new  2018-12-19 13:45:22.787622483 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.52
+%define _tar_path 5.53
 # 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.52.0
+Version:5.53.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

++ syntax-highlighting-5.52.0.tar.xz -> syntax-highlighting-5.53.0.tar.xz 
++
 9243 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2018-11-14 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2018-11-14 14:39:51

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new (New)


Package is "syntax-highlighting"

Wed Nov 14 14:39:51 2018 rev:25 rq:648560 version:5.52.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2018-10-22 11:19:48.979371718 +0200
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new/syntax-highlighting.changes 
2018-11-14 14:40:51.694862227 +0100
@@ -1,0 +2,20 @@
+Sun Nov 11 19:48:09 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.52.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.52.0.php
+- Changes since 5.51.0:
+  * z/OS CLIST file syntax highlighting
+  * Creating new syntax highlighting file for Job Control Language (JCL)
+  * remove open mode from too new Qt version
+  * inc version + fixup required kate version to current framework version
+  * keyword rule: Spport for keywords inclusion from another language/file
+  * add test file + remove no longer existing instructions reference from xml
+  * Improve R documentation highlighting
+  * No spell checking for Metamath except in comments
+  * CMake: Add XCode related variables and properties introduced in 3.13
+  * CMake: Introduce new features of upcoming 3.13 release
+  * Use new syntax
+
+---

Old:

  syntax-highlighting-5.51.0.tar.xz

New:

  syntax-highlighting-5.52.0.tar.xz



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.OHlUoD/_old  2018-11-14 14:40:52.342861461 +0100
+++ /var/tmp/diff_new_pack.OHlUoD/_new  2018-11-14 14:40:52.346861456 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.51
+%define _tar_path 5.52
 # 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.51.0
+Version:5.52.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

++ syntax-highlighting-5.51.0.tar.xz -> syntax-highlighting-5.52.0.tar.xz 
++
 10179 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2018-10-22 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2018-10-22 11:17:34

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new (New)


Package is "syntax-highlighting"

Mon Oct 22 11:17:34 2018 rev:24 rq:642364 version:5.51.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2018-10-01 08:11:09.330200828 +0200
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new/syntax-highlighting.changes 
2018-10-22 11:19:48.979371718 +0200
@@ -1,0 +2,31 @@
+Tue Oct 16 08:02:54 UTC 2018 - Luca Beltrame 
+
+- Run spec-cleaner
+
+---
+Mon Oct 15 11:50:44 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.51.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.51.0.php
+- Changes since 5.50.0:
+  * i18n: fix extraction of theme names
+  * Fortran: Highlight alerts in comments (kde#349014)
+  * avoid that the main context can be #poped
+  * Endless state transition guard
+  * YAML: add literal & folded block styles (kde#398314)
+  * Logcat & SELinux: improvements for the new Solarized schemes
+  * AppArmor: fix crashes in open rules (in KF5.50) and improvements for the 
new Solarized schemes
+  * Update git ignore stuff
+  * Use reference in for loop for type with non-trivial copy constructor
+  * Avoid potential detach on range-loops with non-const Qt containers
+  * Include KDEFrameworkCompilerSettings using NO_POLICY_SCOPE
+  * Fix: Email highlighting for unclosed parenthesis in Subject header 
(kde#398717)
+  * Perl: fix brackets, variables, string references and others (kde#364866, 
kde#348765, kde#355300, kde#391577)
+  * Bash: fix parameter & brace expansion (kde#387915)
+  * Unit test: Check all shipped themes for completeness
+  * Add Solarized Light and Dark themes
+  * fix some ebn issues
+
+---

Old:

  syntax-highlighting-5.50.0.tar.xz

New:

  syntax-highlighting-5.51.0.tar.xz



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.TvF3mH/_old  2018-10-22 11:19:49.547371129 +0200
+++ /var/tmp/diff_new_pack.TvF3mH/_new  2018-10-22 11:19:49.547371129 +0200
@@ -12,24 +12,24 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.50
+%define _tar_path 5.51
 # 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.50.0
+Version:5.51.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
 Group:  System/GUI/KDE
-URL:http://www.kde.org
+URL:https://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  cmake >= 3.0

++ syntax-highlighting-5.50.0.tar.xz -> syntax-highlighting-5.51.0.tar.xz 
++
 7706 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2018-09-30 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2018-10-01 08:10:59

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new (New)


Package is "syntax-highlighting"

Mon Oct  1 08:10:59 2018 rev:23 rq:636042 version:5.50.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2018-08-24 16:58:16.917657540 +0200
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new/syntax-highlighting.changes 
2018-10-01 08:11:09.330200828 +0200
@@ -1,0 +2,10 @@
+Thu Sep 13 21:58:47 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.50.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.50.0.php
+- Changes since 5.49.0:
+  * Too many changes to list here
+
+---

Old:

  syntax-highlighting-5.49.0.tar.xz

New:

  syntax-highlighting-5.50.0.tar.xz



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.9S33zX/_old  2018-10-01 08:11:09.762200597 +0200
+++ /var/tmp/diff_new_pack.9S33zX/_new  2018-10-01 08:11:09.766200596 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.49
+%define _tar_path 5.50
 # 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.49.0
+Version:5.50.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

++ syntax-highlighting-5.49.0.tar.xz -> syntax-highlighting-5.50.0.tar.xz 
++
 69872 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2018-08-24 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2018-08-24 16:58:12

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new (New)


Package is "syntax-highlighting"

Fri Aug 24 16:58:12 2018 rev:22 rq:630654 version:5.49.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2018-07-21 10:20:17.495028617 +0200
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new/syntax-highlighting.changes 
2018-08-24 16:58:16.917657540 +0200
@@ -1,0 +2,30 @@
+Sun Aug 19 09:19:39 UTC 2018 - christo...@krop.fr
+
+- Update to 5.49.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.49.0.php
+- Changes since 5.48.0:
+  * CoffeeScript: fix templates in embedded JavaScript code & add escapes
+  * Exclude this in Definition::includedDefinitions()
+  * Fix compiler warning -Wimplicit-fallthrough
+  * Use in-class member initialization where possible
+  * add functions to access keywords
+  * Add Definitionformats()
+  * Add QVector Definition::includedDefinitions() const
+  * Add Theme::TextStyle Format::textStyle() const;
+  * CSS: fix test reference of the previous commit
+  * C++: fix standard floating-point literals
+  * CSS: update syntax and fix some errors
+  * C++: update for c++20 and fix some syntax errors
+  * CoffeeScript & JavaScript: fix member objects. Add .ts extension in JS 
(kde#394365,kde#366797)
+  * Lua: fix multi-line string (kde#395515)
+  * RPM Spec: add MIME type
+  * Python: fix escapes in quoted-comments (kde#386685)
+  * haskell.xml: don't highlight Prelude data constructors differently from 
others
+  * haskell.xml: remove types from "prelude function" section
+  * haskell.xml: highlight promoted data constructors
+  * haskell.xml: add keywords family, forall, pattern
+  * Honor BUILD_TESTING
+
+---

Old:

  syntax-highlighting-5.48.0.tar.xz

New:

  syntax-highlighting-5.49.0.tar.xz



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.TlbYlQ/_old  2018-08-24 16:58:17.521658255 +0200
+++ /var/tmp/diff_new_pack.TlbYlQ/_new  2018-08-24 16:58:17.525658259 +0200
@@ -16,36 +16,35 @@
 #
 
 
-%bcond_without lang
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.48
+%define _tar_path 5.49
 # 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.48.0
+Version:5.49.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
 Group:  System/GUI/KDE
-Url:http://www.kde.org
+URL:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
-%if %{with lang}
-BuildRequires:  cmake(Qt5LinguistTools) >= 5.6.0
-%endif
 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
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if %{with lang}
+BuildRequires:  cmake(Qt5LinguistTools) >= 5.6.0
+%endif
 
 %description
 This is a tier1/functional version of the Kate syntax highlighting engine.
@@ -75,7 +74,8 @@
 This is a tier1/functional version of the Kate syntax highlighting engine.
 It's not tied to a particular output format or editor engine.
 
-%lang_package -n %lname
+%lang_package -n %{lname}
+
 %prep
 %setup -q
 
@@ -92,26 +92,24 @@
 %endif
 
 %post -n %{lname} -p /sbin/ldconfig
-
 %postun -n %{lname} -p /sbin/ldconfig
 
 %if %{with lang}
-%files -n %lname-lang -f syntaxhighlighting5.lang
+%files -n %{lname}-lang -f syntaxhighlighting5.lang
 %endif
 
 %files
-%defattr(-,root,root)
-%doc COPYING* README*
+%license COPYING*
+%doc README*
 %config %{_kf5_configdir}/org_kde_ksyntaxhighlighting.categories
 %{_kf5_bindir}/kate-syntax-highlighter
 
 %files -n %{lname}
-%defattr(-,root,root)
-%doc COPYING* README*
+%license COPYING*
+%doc R

commit syntax-highlighting for openSUSE:Factory

2018-07-21 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2018-07-21 10:17:39

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new (New)


Package is "syntax-highlighting"

Sat Jul 21 10:17:39 2018 rev:21 rq:62 version:5.48.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2018-06-22 13:26:02.163379668 +0200
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new/syntax-highlighting.changes 
2018-07-21 10:20:17.495028617 +0200
@@ -1,0 +2,18 @@
+Mon Jul 16 04:37:52 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.48.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.48.0.php
+- Changes since 5.47.0:
+  * Fixes for Java comments
+  * Highlight Gradle files with Groovy syntax too
+  * CMake: Fix highlighting after strings with a single `@` symbol
+  * CoffeeScript: add extension .cson
+  * Improve CMake syntax
+  * Rust: Add keywords & bytes, fix identifiers, and other improvements/fixes
+  * Awk: fix regex in a function and update syntax for gawk
+  * Pony: fix single quote escape and a possible infinite loop with #
+  * Update CMake syntax for the upcoming release 3.12.
+
+---

Old:

  syntax-highlighting-5.47.0.tar.xz

New:

  syntax-highlighting-5.48.0.tar.xz



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.ZokQfT/_old  2018-07-21 10:20:20.619027871 +0200
+++ /var/tmp/diff_new_pack.ZokQfT/_new  2018-07-21 10:20:20.619027871 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.47
+%define _tar_path 5.48
 # 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
+%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   syntax-highlighting
-Version:5.47.0
+Version:5.48.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

++ syntax-highlighting-5.47.0.tar.xz -> syntax-highlighting-5.48.0.tar.xz 
++
 3346 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2018-06-22 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2018-06-22 13:26:00

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new (New)


Package is "syntax-highlighting"

Fri Jun 22 13:26:00 2018 rev:20 rq:616806 version:5.47.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2018-05-18 14:25:33.095548430 +0200
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new/syntax-highlighting.changes 
2018-06-22 13:26:02.163379668 +0200
@@ -1,0 +2,21 @@
+Tue Jun 12 21:26:10 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.47.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.47.0.php
+- Changes since 5.46.0:
+  * Perl6: Add support for extensions .pl6, .p6, or .pm6 (kde#392468)
+  * Add unit test for C++ Octal number misdetection
+  * DoxygenLua: fix closing comment blocks (kde#394184)
+  * add pgf to the latex-ish file formats (same format as tikz)
+  * Use override
+  * Add postgresql keywords
+  * Highlighting for OpenSCAD
+  * debchangelog: add Cosmic Cuttlefish
+  * cmake: Fix DetectChar warning about escaped backslash #2
+  * cmake: Fix DetectChar warning about escaped backslash
+  * Pony: fix identifier and keyword
+  * Lua: updated for Lua5.3
+
+---

Old:

  syntax-highlighting-5.46.0.tar.xz

New:

  syntax-highlighting-5.47.0.tar.xz



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.imR3uB/_old  2018-06-22 13:26:03.095345226 +0200
+++ /var/tmp/diff_new_pack.imR3uB/_new  2018-06-22 13:26:03.099345078 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.46
+%define _tar_path 5.47
 # 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   syntax-highlighting
-Version:5.46.0
+Version:5.47.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

++ syntax-highlighting-5.46.0.tar.xz -> syntax-highlighting-5.47.0.tar.xz 
++
 5868 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2018-05-18 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2018-05-18 14:25:31

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new (New)


Package is "syntax-highlighting"

Fri May 18 14:25:31 2018 rev:19 rq:607605 version:5.46.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2018-04-19 15:20:12.981614267 +0200
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new/syntax-highlighting.changes 
2018-05-18 14:25:33.095548430 +0200
@@ -1,0 +2,14 @@
+Sun May 13 21:03:13 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.46.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.46.0.php
+- Changes since 5.45.0:
+  * Update project URL
+  * 'Headline' is a comment, so base it on dsComment.
+  * Add missing Q_DECL_OVERRIDE, warning--
+  * Add highlighting for GDB command listings and gdbinit files
+  * Add syntax highlighting for Logcat
+
+---

Old:

  syntax-highlighting-5.45.0.tar.xz

New:

  syntax-highlighting-5.46.0.tar.xz



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.4Gqehp/_old  2018-05-18 14:25:33.983515839 +0200
+++ /var/tmp/diff_new_pack.4Gqehp/_new  2018-05-18 14:25:33.983515839 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.45
+%define _tar_path 5.46
 # 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   syntax-highlighting
-Version:5.45.0
+Version:5.46.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

++ syntax-highlighting-5.45.0.tar.xz -> syntax-highlighting-5.46.0.tar.xz 
++
 5699 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2018-04-19 15:20:11

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new (New)


Package is "syntax-highlighting"

Thu Apr 19 15:20:11 2018 rev:18 rq:596918 version:5.45.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2018-03-20 21:49:08.953902589 +0100
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new/syntax-highlighting.changes 
2018-04-19 15:20:12.981614267 +0200
@@ -1,0 +2,15 @@
+Sat Apr 14 13:19:09 CEST 2018 - lbeltr...@kde.org
+
+- Update to 5.45.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.45.0.php
+- Changes since 5.44.0:
+  * Fix CMake highlighting tests
+  * Make it possible to fully build the project when crosscompiling
+  * Redesign CMake syntax generator
+  * Optimize highlighting Bash, Cisco, Clipper, Coffee, Gap, Haml, Haskell
+  * Remove not necessary QtCore and co
+  * Add syntax highlighting for MIB files
+
+---

Old:

  syntax-highlighting-5.44.0.tar.xz

New:

  syntax-highlighting-5.45.0.tar.xz



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.nNv9Rj/_old  2018-04-19 15:20:14.241563698 +0200
+++ /var/tmp/diff_new_pack.nNv9Rj/_new  2018-04-19 15:20:14.241563698 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.44
+%define _tar_path 5.45
 # 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   syntax-highlighting
-Version:5.44.0
+Version:5.45.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

++ syntax-highlighting-5.44.0.tar.xz -> syntax-highlighting-5.45.0.tar.xz 
++
 12417 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2018-03-20 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2018-03-20 21:49:06

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new (New)


Package is "syntax-highlighting"

Tue Mar 20 21:49:06 2018 rev:17 rq:586875 version:5.44.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2018-02-16 21:36:36.404546582 +0100
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new/syntax-highlighting.changes 
2018-03-20 21:49:08.953902589 +0100
@@ -1,0 +2,19 @@
+Mon Mar 12 23:29:43 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.44.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.44.0.php
+- Changes since 5.43.0:
+  * Basic support for PHP and Python fenced code blocks in Markdown
+  * Support case-insensitive WordDetect
+  * Scheme highlighting: Remove hard-coded colors
+  * Add syntax highlighting for SELinux CIL Policies & File Contexts
+  * Adding ctp file extension to the PHP syntax highlighting
+  * Yacc/Bison: Fix the $ symbol and update syntax for Bison
+  * awk.xml: add gawk extension keywords (kde#389590)
+  * Add APKBUILD to be highlighted as a Bash file
+  * Revert "Add APKBUILD to be highlighted as a Bash file"
+  * Add APKBUILD to be highlighted as a Bash file
+
+---

Old:

  syntax-highlighting-5.43.0.tar.xz

New:

  syntax-highlighting-5.44.0.tar.xz



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.ZGcDig/_old  2018-03-20 21:49:09.833870901 +0100
+++ /var/tmp/diff_new_pack.ZGcDig/_new  2018-03-20 21:49:09.837870757 +0100
@@ -18,16 +18,16 @@
 
 %bcond_without lang
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.43
+%define _tar_path 5.44
 # 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   syntax-highlighting
-Version:5.43.0
+Version:5.44.0
 Release:0
 Summary:Syntax highlighting engine and library
-License:LGPL-2.1+ and GPL-2.0 and GPL-2.0+ and GPL-3.0 and MIT and 
BSD-3-Clause and Artistic-1.0
+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
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz

++ syntax-highlighting-5.43.0.tar.xz -> syntax-highlighting-5.44.0.tar.xz 
++
 4948 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2018-02-16 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2018-02-16 21:36:33

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new (New)


Package is "syntax-highlighting"

Fri Feb 16 21:36:33 2018 rev:16 rq:576577 version:5.43.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2018-01-22 16:05:05.215636692 +0100
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new/syntax-highlighting.changes 
2018-02-16 21:36:36.404546582 +0100
@@ -1,0 +2,15 @@
+Mon Feb 12 23:42:13 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.43.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.43.0.php
+- Changes since 5.42.0:
+  * Fix C# var regex
+  * Support for underscores in numeric literals (Python 3.6) (kde#385422)
+  * AppArmor: Fix style
+  * Highlight Khronos Collada and glTF files
+  * Fix ini highlighting of values containing ; or # characters
+  * AppArmor: new keywords, improvements & fixes
+
+---

Old:

  syntax-highlighting-5.42.0.tar.xz

New:

  syntax-highlighting-5.43.0.tar.xz



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.dFwine/_old  2018-02-16 21:36:37.644501818 +0100
+++ /var/tmp/diff_new_pack.dFwine/_new  2018-02-16 21:36:37.648501674 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.42
+%define _tar_path 5.43
 # 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   syntax-highlighting
-Version:5.42.0
+Version:5.43.0
 Release:0
 Summary:Syntax highlighting engine and library
 License:LGPL-2.1+ and GPL-2.0 and GPL-2.0+ and GPL-3.0 and MIT and 
BSD-3-Clause and Artistic-1.0

++ syntax-highlighting-5.42.0.tar.xz -> syntax-highlighting-5.43.0.tar.xz 
++
 3232 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2018-01-22 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2018-01-22 16:04:57

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new (New)


Package is "syntax-highlighting"

Mon Jan 22 16:04:57 2018 rev:15 rq:566723 version:5.42.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2018-01-09 14:46:16.339271548 +0100
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new/syntax-highlighting.changes 
2018-01-22 16:05:05.215636692 +0100
@@ -1,0 +2,10 @@
+Tue Jan 16 22:50:24 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.42.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.42.0.php
+- Changes since 5.41.0:
+  * Too many changes to list here
+
+---

Old:

  syntax-highlighting-5.41.0.tar.xz

New:

  syntax-highlighting-5.42.0.tar.xz



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.LN6MAv/_old  2018-01-22 16:05:05.927603377 +0100
+++ /var/tmp/diff_new_pack.LN6MAv/_new  2018-01-22 16:05:05.927603377 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package syntax-highlighting
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.41
+%define _tar_path 5.42
 # 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   syntax-highlighting
-Version:5.41.0
+Version:5.42.0
 Release:0
 Summary:Syntax highlighting engine and library
 License:LGPL-2.1+ and GPL-2.0 and GPL-2.0+ and GPL-3.0 and MIT and 
BSD-3-Clause and Artistic-1.0

++ syntax-highlighting-5.41.0.tar.xz -> syntax-highlighting-5.42.0.tar.xz 
++
 6319 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2018-01-09 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2018-01-09 14:46:15

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new (New)


Package is "syntax-highlighting"

Tue Jan  9 14:46:15 2018 rev:14 rq:559484 version:5.41.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2017-11-16 14:42:25.327606051 +0100
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new/syntax-highlighting.changes 
2018-01-09 14:46:16.339271548 +0100
@@ -1,0 +2,15 @@
+Sun Dec 17 09:43:50 CET 2017 - lbeltr...@kde.org
+
+- Update to 5.41.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.41.0.php
+- Changes since 5.40.0:
+  * Add PKGUILD to bash syntax
+  * JavaScript: include standard mime types
+  * debchangelog: add Bionic Beaver
+  * Update SQL (Oracle) syntax file (kde#386221)
+  * SQL: move detecting comments before operators
+  * crk.xml: added  header line
+
+---

Old:

  syntax-highlighting-5.40.0.tar.xz

New:

  syntax-highlighting-5.41.0.tar.xz



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.NCzNR7/_old  2018-01-09 14:46:16.959242477 +0100
+++ /var/tmp/diff_new_pack.NCzNR7/_new  2018-01-09 14:46:16.963242290 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.40
+%define _tar_path 5.41
 # 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   syntax-highlighting
-Version:5.40.0
+Version:5.41.0
 Release:0
 Summary:Syntax highlighting engine and library
 License:LGPL-2.1+ and GPL-2.0 and GPL-2.0+ and GPL-3.0 and MIT and 
BSD-3-Clause and Artistic-1.0

++ syntax-highlighting-5.40.0.tar.xz -> syntax-highlighting-5.41.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/syntax-highlighting-5.40.0/CMakeLists.txt 
new/syntax-highlighting-5.41.0/CMakeLists.txt
--- old/syntax-highlighting-5.40.0/CMakeLists.txt   2017-11-05 
09:44:06.0 +0100
+++ new/syntax-highlighting-5.41.0/CMakeLists.txt   2017-12-02 
21:10:35.0 +0100
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.40.0")
+set(KF5_VERSION "5.41.0")
 project(KSyntaxHighlighting VERSION ${KF5_VERSION})
 
-find_package(ECM 5.40.0 REQUIRED NO_MODULE)
+find_package(ECM 5.41.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 if(POLICY CMP0063)
 cmake_policy(SET CMP0063 NEW)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/syntax-highlighting-5.40.0/autotests/folding/test.sql_oracle.fold 
new/syntax-highlighting-5.41.0/autotests/folding/test.sql_oracle.fold
--- old/syntax-highlighting-5.40.0/autotests/folding/test.sql_oracle.fold   
1970-01-01 01:00:00.0 +0100
+++ new/syntax-highlighting-5.41.0/autotests/folding/test.sql_oracle.fold   
2017-12-02 21:10:35.0 +0100
@@ -0,0 +1,44 @@
+-- kate: hl SQL (Oracle)
+-- test case shipped with highlighting in bugzilla, LGPL
+
+declare
+  v_nchar NCHAR(12);
+begin
+   q'{adfasdf'sadfasdf j}'{' hkjhkhkjhkjh 
khlkhklj'fghdfghdfgh'hkjh'jkhkh'a'
+   nQ'(asldflahsl;'dkjfhklsdfh)'
+   Nq'[asdasd;'asdasd'a]sd'asd'asasd]';[1']; 
asdasdasdasd'errr-p
+
+   nq'agdfgsdfgfhfghjfgh'f'f'sdfg'sdfg'dfg#a' dafdfadasfasdf;
+   v_nchar := n'NCHAR STRING';
+
+   Q'#gdfgsdfgsdfgsdfgsdfg#' afgasasdfasdfasfasdfasdfasdfasdfsdf
+
+   if sldfjsdj then
+   case
+   when 1=1 then
+   aslfjsldkfj;
+   when 2=2 then
+   asdfg;
+   else
+   null;
+   end case;
+
+   if sdfjh then
+   for i in 1 .. 2
+   LOOP
+   dbms_output.put_line(q';ololo;');
+   END Loop;
+
+   while true
+   loop
+   dbms_output.put_line('');
+   end loop;
+   end if;
+   ksjfklasjd;
+   fklj;
+   elsif
+   sdklfjsdklfj;
+   else
+   

commit syntax-highlighting for openSUSE:Factory

2017-11-16 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2017-11-16 14:42:23

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new (New)


Package is "syntax-highlighting"

Thu Nov 16 14:42:23 2017 rev:13 rq:541702 version:5.40.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2017-10-27 13:59:46.372640948 +0200
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new/syntax-highlighting.changes 
2017-11-16 14:42:25.327606051 +0100
@@ -1,0 +2,10 @@
+Mon Nov 13 07:01:18 CET 2017 - lbeltr...@kde.org
+
+- Update to 5.40.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.40.0.php
+- Changes since 5.39.0:
+  * Makefile: fix regexpr matching in "CXXFLAGS+"
+
+---

Old:

  syntax-highlighting-5.39.0.tar.xz

New:

  syntax-highlighting-5.40.0.tar.xz



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.IYc33Z/_old  2017-11-16 14:42:25.839587469 +0100
+++ /var/tmp/diff_new_pack.IYc33Z/_new  2017-11-16 14:42:25.843587324 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.39
+%define _tar_path 5.40
 # 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   syntax-highlighting
-Version:5.39.0
+Version:5.40.0
 Release:0
 Summary:Syntax highlighting engine and library
 License:LGPL-2.1+ and GPL-2.0 and GPL-2.0+ and GPL-3.0 and MIT and 
BSD-3-Clause and Artistic-1.0

++ syntax-highlighting-5.39.0.tar.xz -> syntax-highlighting-5.40.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/syntax-highlighting-5.39.0/CMakeLists.txt 
new/syntax-highlighting-5.40.0/CMakeLists.txt
--- old/syntax-highlighting-5.39.0/CMakeLists.txt   2017-10-07 
21:29:40.0 +0200
+++ new/syntax-highlighting-5.40.0/CMakeLists.txt   2017-11-05 
09:44:06.0 +0100
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.39.0")
+set(KF5_VERSION "5.40.0")
 project(KSyntaxHighlighting VERSION ${KF5_VERSION})
 
-find_package(ECM 5.39.0 REQUIRED NO_MODULE)
+find_package(ECM 5.40.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 if(POLICY CMP0063)
 cmake_policy(SET CMP0063 NEW)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/syntax-highlighting-5.39.0/data/syntax/makefile.xml 
new/syntax-highlighting-5.40.0/data/syntax/makefile.xml
--- old/syntax-highlighting-5.39.0/data/syntax/makefile.xml 2017-10-07 
21:29:40.0 +0200
+++ new/syntax-highlighting-5.40.0/data/syntax/makefile.xml 2017-11-05 
09:44:06.0 +0100
@@ -10,7 +10,7 @@
 
 
@@ -177,7 +177,7 @@
 
 
 
-
+
 
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/syntax-highlighting-5.39.0/po/da/syntaxhighlighting5_qt.po 
new/syntax-highlighting-5.40.0/po/da/syntaxhighlighting5_qt.po
--- old/syntax-highlighting-5.39.0/po/da/syntaxhighlighting5_qt.po  
2017-10-07 21:29:40.0 +0200
+++ new/syntax-highlighting-5.40.0/po/da/syntaxhighlighting5_qt.po  
2017-11-05 09:44:06.0 +0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: katepart4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-09-08 07:30+\n"
-"PO-Revision-Date: 2017-02-25 18:47+0100\n"
+"PO-Revision-Date: 2017-10-28 20:32+0100\n"
 "Last-Translator: Martin Schlander \n"
 "Language-Team: Danish \n"
 "Language: da\n"
@@ -84,7 +84,7 @@
 
 msgctxt "Language|"
 msgid "AppArmor Security Profile"
-msgstr ""
+msgstr "AppArmor sikkerhedsprofil"
 
 msgctxt "Language|"
 msgid "Asm6502"
@@ -246,12 +246,9 @@
 msgid "dot"
 msgstr "dot"
 
-#, fuzzy
-#| msgctxt "Language|"
-#| msgid "Dockerfile"
 msgctxt "Language|"
 msgid "Doxyfile"
-msgstr "Docker-fil"
+msgstr "Doxyfil"
 
 msgctxt "Language|"
 msgid "DoxygenLua"
@@ -443,7 +440,7 @@
 
 msgctxt "Language|"
 msgid "Intel HEX"
-msgstr ""
+msgstr "Intel HEX"
 
 msgctxt "Language|"
 msgid "Jam"
@@ -615,7 +612,7 @@
 
 msgctxt "Language|"
 msgid "Metamath"
-msgstr ""
+msgstr "Metamath"
 
 msgctxt "Language|"
 msgid "MIPS Assembler"
@@ -753,12 +750,9 @@
 msgid "Protobuf"
 msgstr "Protobuf"
 
-#, 

commit syntax-highlighting for openSUSE:Factory

2017-10-27 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2017-10-27 13:59:44

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new (New)


Package is "syntax-highlighting"

Fri Oct 27 13:59:44 2017 rev:12 rq:536367 version:5.39.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2017-09-19 16:28:38.930656558 +0200
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new/syntax-highlighting.changes 
2017-10-27 13:59:46.372640948 +0200
@@ -1,0 +2,27 @@
+Mon Oct 23 06:41:48 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.39.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.39.0.php
+- Changes since 5.38.0:
+  * Fix non-existing itemDatas
+  * Fix invalid itemData references of 57 highlighting files
+  * Add support for custom search paths for application-specific syntax and 
theme definitions
+  * remove extra executable bits
+  * AppArmor: fix DBus rules
+  * Highlighting indexer: factor out checks for smaller while loop
+  * ContextChecker: support '!' context switchting and fallthroughContext
+  * Highlighting indexer: check existence of referenced context names
+  * remove extra executable bits
+  * Relicense qmake highlighting to MIT license
+  * Let qmake highlighting win over Prolog for .pro files (kde#383349)
+  * Support clojure's "@" macro with brackets
+  * Add syntax highlighting for AppArmor Profiles.
+  * Highlighting indexer: Catch invalid a-Z/A-z ranges in regexps
+  * Fixing incorrectly capitalized ranges in regexps
+  * add missing reference files for tests, looks ok, I think
+  * Added Intel HEX file support for the Syntax highlighting database
+  * Disable spell checking for strings in Sieve scripts
+
+---

Old:

  syntax-highlighting-5.38.0.tar.xz

New:

  syntax-highlighting-5.39.0.tar.xz



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.V5L5qb/_old  2017-10-27 13:59:47.756576256 +0200
+++ /var/tmp/diff_new_pack.V5L5qb/_new  2017-10-27 13:59:47.760576069 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.38
+%define _tar_path 5.39
 # 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   syntax-highlighting
-Version:5.38.0
+Version:5.39.0
 Release:0
 Summary:Syntax highlighting engine and library
 License:LGPL-2.1+ and GPL-2.0 and GPL-2.0+ and GPL-3.0 and MIT and 
BSD-3-Clause and Artistic-1.0

++ syntax-highlighting-5.38.0.tar.xz -> syntax-highlighting-5.39.0.tar.xz 
++
 7238 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2017-09-19 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2017-09-19 16:28:35

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new (New)


Package is "syntax-highlighting"

Tue Sep 19 16:28:35 2017 rev:11 rq:526688 version:5.38.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2017-08-24 18:00:29.827987147 +0200
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new/syntax-highlighting.changes 
2017-09-19 16:28:38.930656558 +0200
@@ -1,0 +2,21 @@
+Tue Sep 12 07:11:19 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.38.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.38.0.php
+- Changes since 5.37.0:
+  * Add syntax definition for Adblock Plus filter lists
+  * Rewrite the Sieve syntax definition
+  * Add highlighting for QDoc configuration files
+  * Add highlight definition for Tiger
+  * Escape hyphen in rest.xml regular expressions (kde#383632)
+  * fix: plaintext is highlighted as powershell
+  * indexer: Use qWarning for every error message
+  * Add syntax highlighting for Metamath
+  * Lesscss highlighting: Add generated reference as unit test
+  * Rebased Less syntax highlighting on SCSS one (kde#369277)
+  * Add Pony highlighting
+  * Rewrite the email syntax definition
+
+---

Old:

  syntax-highlighting-5.37.0.tar.xz

New:

  syntax-highlighting-5.38.0.tar.xz



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.sXsguz/_old  2017-09-19 16:28:39.502575526 +0200
+++ /var/tmp/diff_new_pack.sXsguz/_new  2017-09-19 16:28:39.506574958 +0200
@@ -18,9 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.37
+%define _tar_path 5.38
+# 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   syntax-highlighting
-Version:5.37.0
+Version:5.38.0
 Release:0
 Summary:Syntax highlighting engine and library
 License:LGPL-2.1+ and GPL-2.0 and GPL-2.0+ and GPL-3.0 and MIT and 
BSD-3-Clause and Artistic-1.0
@@ -29,7 +33,7 @@
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  cmake >= 3.0
-BuildRequires:  extra-cmake-modules >= %{_tar_path}
+BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
 %if %{with lang}

++ syntax-highlighting-5.37.0.tar.xz -> syntax-highlighting-5.38.0.tar.xz 
++
 13368 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2017-08-24 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2017-08-24 18:00:25

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new (New)


Package is "syntax-highlighting"

Thu Aug 24 18:00:25 2017 rev:10 rq:516714 version:5.37.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2017-07-17 10:27:03.926296709 +0200
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new/syntax-highlighting.changes 
2017-08-24 18:00:29.827987147 +0200
@@ -1,0 +2,43 @@
+Sat Aug 12 09:23:45 UTC 2017 - christo...@krop.fr
+
+- Update to 5.37.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.37.0.php
+- Changes since 5.36.0 :
+  * Allow to build KSyntaxHighlighter without Qt5Gui
+  * Add cross-compilation support for the highlighting indexer
+  * Themes: Remove all unused metadata (license, author, read-only)
+  * Theme: Remove license and author fields
+  * Theme: Derive read-only flag from file on disk
+  * Add syntax highlighting for YANG data modeling language
+  * PHP: Add PHP 7 keywords (kde#356383)
+  * PHP: Clean up PHP 5 information
+  * fix gnuplot, make leading/trailing spaces fatal
+  * fix 'else if' detection, we need to switch context, add extra rule
+  * indexer checks for leading/trailing whitespaces in XML highlighting
+  * Doxygen: Add Doxyfile highlighting
+  * add missing standard types to C highlighting and update to C11 (kde#367798)
+  * Q_PI D => Q_PID
+  * PHP: Improve highlighting of variables in curly braces in double quotes 
(kde#382527)
+  * Add PowerShell highlighting
+  * Haskell: Add file extension .hs-boot (bootstrap module) (kde#354629)
+  * Fix replaceCaptures() to work with more than 9 captures
+  * Ruby: Use WordDetect instead of StringDetect for full word matching
+  * Fix incorrect highlighting for BEGIN and END in words such as "EXTENDED" 
(kde#350709)
+  * PHP: Remove mime_content_type() from list of deprecated functions 
(kde#371973)
+  * XML: Add XBEL extension/mimetype to xml highlighting (kde#374573)
+  * Bash: Fix incorrect highlighting for command options (kde#375245)
+  * Perl: Fix heredoc highlighting with leading spaces in the delimiter 
(kde#379298)
+  * Update SQL (Oracle) syntax file (kde#368755)
+  * C++: Fix '-' is not a part of UDL String (kde#380408)
+  * C++: printf format specifies: add 'n' and 'p', remove 'P' (kde#380409)
+  * C++: Fix char value have the color of the strings (kde#380489)
+  * VHDL: Fix highlighting error when using brackets and attributes 
(kde#368897)
+  * zsh highlighting: Fix math expression in a substring expression 
(kde#380229)
+  * JavaScript Highlighting: Add support for E4X xml extension (kde#373713)
+  * Remove "*.conf" extension rule
+  * Pug/Jade syntax
+
+
+---

Old:

  syntax-highlighting-5.36.0.tar.xz

New:

  syntax-highlighting-5.37.0.tar.xz



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.G1gm5c/_old  2017-08-24 18:00:31.211792239 +0200
+++ /var/tmp/diff_new_pack.G1gm5c/_new  2017-08-24 18:00:31.219791113 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.36
+%define _tar_path 5.37
 Name:   syntax-highlighting
-Version:5.36.0
+Version:5.37.0
 Release:0
 Summary:Syntax highlighting engine and library
 License:LGPL-2.1+ and GPL-2.0 and GPL-2.0+ and GPL-3.0 and MIT and 
BSD-3-Clause and Artistic-1.0

++ syntax-highlighting-5.36.0.tar.xz -> syntax-highlighting-5.37.0.tar.xz 
++
 198306 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2017-07-17 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2017-07-17 10:27:03

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new (New)


Package is "syntax-highlighting"

Mon Jul 17 10:27:03 2017 rev:9 rq:509948 version:5.36.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2017-07-05 23:54:38.240358907 +0200
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new/syntax-highlighting.changes 
2017-07-17 10:27:03.926296709 +0200
@@ -1,0 +2,25 @@
+Wed Jul 12 07:14:05 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.36.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.36.0.php
+- Changes since 5.35.0:
+  * Highlight .julius files as JavsScript.
+  * Haskell: Add all language pragmas as keywords.
+  * add unit test for isocpp
+  * CMake: Fix CMP0058 warning when using Ninja
+  * Don't assume 'diff' is in PATH for other tests
+  * testhighlighter: Don't assume 'diff' is in PATH
+  * Makefile: increase version number
+  * CMake: OR/AND not highlighted after expr in () (kde#360656)
+  * Makefile: Remove invalid keyword entries in makefile.xml
+  * indexer: Improve error reporting
+  * Add since tags.
+  * HTML syntax file version update
+  * Angular modifiers in HTML attributes added
+  * [FEATURE] Option to build & install QCH file with the public API dox
+  * Update test reference data following the changes of the previous commit
+  * Bug 376979 - angle brackets in doxygen comments break syntax highlighting
+
+---

Old:

  syntax-highlighting-5.35.0.tar.xz

New:

  syntax-highlighting-5.36.0.tar.xz



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.ZedJux/_old  2017-07-17 10:27:04.470220029 +0200
+++ /var/tmp/diff_new_pack.ZedJux/_new  2017-07-17 10:27:04.474219464 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.35
+%define _tar_path 5.36
 Name:   syntax-highlighting
-Version:5.35.0
+Version:5.36.0
 Release:0
 Summary:Syntax highlighting engine and library
 License:LGPL-2.1+ and GPL-2.0 and GPL-2.0+ and GPL-3.0 and MIT and 
BSD-3-Clause and Artistic-1.0

++ syntax-highlighting-5.35.0.tar.xz -> syntax-highlighting-5.36.0.tar.xz 
++
 2146 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2017-07-05 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2017-07-05 23:54:35

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new (New)


Package is "syntax-highlighting"

Wed Jul  5 23:54:35 2017 rev:8 rq:502986 version:5.35.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2017-06-01 16:22:40.684203694 +0200
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new/syntax-highlighting.changes 
2017-07-05 23:54:38.240358907 +0200
@@ -1,0 +2,11 @@
+Sun Jun 11 09:27:44 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.35.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.35.0.php
+- Changes since 5.34.0:
+  * Haskell: highlight "julius" quasiquoter using Normal##Javascript rules.
+  * Haskell: enable hamlet highlighting for "shamlet" quasiquoter too.
+
+---

Old:

  syntax-highlighting-5.34.0.tar.xz

New:

  syntax-highlighting-5.35.0.tar.xz



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.l6fX55/_old  2017-07-05 23:54:38.896266514 +0200
+++ /var/tmp/diff_new_pack.l6fX55/_new  2017-07-05 23:54:38.900265950 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.34
+%define _tar_path 5.35
 Name:   syntax-highlighting
-Version:5.34.0
+Version:5.35.0
 Release:0
 Summary:Syntax highlighting engine and library
 License:LGPL-2.1+ and GPL-2.0 and GPL-2.0+ and GPL-3.0 and MIT and 
BSD-3-Clause and Artistic-1.0

++ syntax-highlighting-5.34.0.tar.xz -> syntax-highlighting-5.35.0.tar.xz 
++
 4130 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2017-06-01 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2017-06-01 16:22:38

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new (New)


Package is "syntax-highlighting"

Thu Jun  1 16:22:38 2017 rev:7 rq:495084 version:5.34.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2017-04-30 21:22:36.371627275 +0200
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new/syntax-highlighting.changes 
2017-06-01 16:22:40.684203694 +0200
@@ -1,0 +2,13 @@
+Mon May 15 13:53:11 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.34.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.34.0.php
+- Changes since 5.33.0:
+  * Add Arduino extension
+  * debchangelog: add Ubuntu Artful
+  * Adapt test reference data to changes in the input data
+  * LaTeX: Fix Incorrect termination of \iffalse comments (kde#378487)
+
+---

Old:

  syntax-highlighting-5.33.0.tar.xz

New:

  syntax-highlighting-5.34.0.tar.xz



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.rjLgkz/_old  2017-06-01 16:22:41.436097670 +0200
+++ /var/tmp/diff_new_pack.rjLgkz/_new  2017-06-01 16:22:41.436097670 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.33
+%define _tar_path 5.34
 Name:   syntax-highlighting
-Version:5.33.0
+Version:5.34.0
 Release:0
 Summary:Syntax highlighting engine and library
 License:LGPL-2.1+ and GPL-2.0 and GPL-2.0+ and GPL-3.0 and MIT and 
BSD-3-Clause and Artistic-1.0

++ syntax-highlighting-5.33.0.tar.xz -> syntax-highlighting-5.34.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/syntax-highlighting-5.33.0/CMakeLists.txt 
new/syntax-highlighting-5.34.0/CMakeLists.txt
--- old/syntax-highlighting-5.33.0/CMakeLists.txt   2017-04-01 
21:45:56.0 +0200
+++ new/syntax-highlighting-5.34.0/CMakeLists.txt   2017-05-06 
14:05:01.0 +0200
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.33.0")
+set(KF5_VERSION "5.34.0")
 project(KSyntaxHighlighting VERSION ${KF5_VERSION})
 
-find_package(ECM 5.33.0 REQUIRED NO_MODULE)
+find_package(ECM 5.34.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 if(POLICY CMP0063)
 cmake_policy(SET CMP0063 NEW)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/syntax-highlighting-5.33.0/autotests/folding/highlight.tex.fold 
new/syntax-highlighting-5.34.0/autotests/folding/highlight.tex.fold
--- old/syntax-highlighting-5.33.0/autotests/folding/highlight.tex.fold 
2017-04-01 21:45:56.0 +0200
+++ new/syntax-highlighting-5.34.0/autotests/folding/highlight.tex.fold 
2017-05-06 14:05:01.0 +0200
@@ -65,7 +65,6 @@
 &@@#^%&^#$
 \end{Verbatim}
 
-
 \begin{Verbatim*}
 @*&^#@*(^#(*@&
 \end{Verbatim*}
@@ -79,3 +78,8 @@
 \end{alignat}
 normal text
 
+\iffalse
+\fill commented out text
+\fi
+
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/syntax-highlighting-5.33.0/autotests/html/highlight.tex.html 
new/syntax-highlighting-5.34.0/autotests/html/highlight.tex.html
--- old/syntax-highlighting-5.33.0/autotests/html/highlight.tex.html
2017-04-01 21:45:56.0 +0200
+++ new/syntax-highlighting-5.34.0/autotests/html/highlight.tex.html
2017-05-06 14:05:01.0 +0200
@@ -71,7 +71,6 @@
 &@@#^%&^#$
 \end{Verbatim}
 
-
 \begin{Verbatim*}
 @*&^#@*(^#(*@&
 \end{Verbatim*}
@@ -85,4 +84,9 @@
 \end{alignat}
 normal text
 
+\iffalse
+\fill commented out text
+\fi
+
+
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/syntax-highlighting-5.33.0/autotests/input/highlight.tex 
new/syntax-highlighting-5.34.0/autotests/input/highlight.tex
--- old/syntax-highlighting-5.33.0/autotests/input/highlight.tex
2017-04-01 21:45:56.0 +0200
+++ new/syntax-highlighting-5.34.0/autotests/input/highlight.tex
2017-05-06 14:05:01.0 +0200
@@ -65,7 +65,6 @@
 &@@#^%&^#$
 \end{Verbatim}
 
-
 \begin{Verbatim*}
 @*&^#@*(^#(*@&
 \end{Verbatim*}
@@ -79,3 +78,8 @@
 \end{alignat}
 normal text
 
+\iffalse
+\fill commented out text
+\fi
+
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/syntax-highlighting-5.33.0/autotests/reference/highlight.tex.ref 
new/syntax-highlighting-5.34.

commit syntax-highlighting for openSUSE:Factory

2017-04-30 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2017-04-30 21:22:35

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new (New)


Package is "syntax-highlighting"

Sun Apr 30 21:22:35 2017 rev:6 rq:492104 version:5.33.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2017-03-28 15:14:01.599215017 +0200
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new/syntax-highlighting.changes 
2017-04-30 21:22:36.371627275 +0200
@@ -1,0 +2,17 @@
+Sat Apr 15 10:12:00 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.33.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.33.0.php
+- Changes since 5.32.0:
+  * Upgrade ECM and KF5 version requirements for 5.33.0 release.
+  * TOML: Fix highlighting of string escape sequences
+  * Update Clojure syntax highlighting
+  * few updates to OCaml syntax
+  * Hightlight *.sbt files as scala code
+  * Also use the QML highlighter for .qmltypes files
+  * Add unit test for Apache configuration highlighting
+  * Upgrade KF5 version to 5.33.0.
+
+---

Old:

  syntax-highlighting-5.32.0.tar.xz

New:

  syntax-highlighting-5.33.0.tar.xz



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.INNn7f/_old  2017-04-30 21:22:37.111522951 +0200
+++ /var/tmp/diff_new_pack.INNn7f/_new  2017-04-30 21:22:37.115522387 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.32
+%define _tar_path 5.33
 Name:   syntax-highlighting
-Version:5.32.0
+Version:5.33.0
 Release:0
 Summary:Syntax highlighting engine and library
 License:LGPL-2.1+ and GPL-2.0 and GPL-2.0+ and GPL-3.0 and MIT and 
BSD-3-Clause and Artistic-1.0

++ syntax-highlighting-5.32.0.tar.xz -> syntax-highlighting-5.33.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/syntax-highlighting-5.32.0/CMakeLists.txt 
new/syntax-highlighting-5.33.0/CMakeLists.txt
--- old/syntax-highlighting-5.32.0/CMakeLists.txt   2017-03-04 
17:24:44.0 +0100
+++ new/syntax-highlighting-5.33.0/CMakeLists.txt   2017-04-01 
21:45:56.0 +0200
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.32.0")
+set(KF5_VERSION "5.33.0")
 project(KSyntaxHighlighting VERSION ${KF5_VERSION})
 
-find_package(ECM 5.32.0 REQUIRED NO_MODULE)
+find_package(ECM 5.33.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 if(POLICY CMP0063)
 cmake_policy(SET CMP0063 NEW)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/syntax-highlighting-5.32.0/autotests/folding/apache.conf.fold 
new/syntax-highlighting-5.33.0/autotests/folding/apache.conf.fold
--- old/syntax-highlighting-5.32.0/autotests/folding/apache.conf.fold   
1970-01-01 01:00:00.0 +0100
+++ new/syntax-highlighting-5.33.0/autotests/folding/apache.conf.fold   
2017-04-01 21:45:56.0 +0200
@@ -0,0 +1,67 @@
+# Apache configuration highlighting unit test
+# comment with alters TODO FIXME ###
+
+ mod_dav_fs.c>
+DAVLockDB /var/lock/apache/DAVLock
+>
+
+ *:443>
+Include something_else.inc
+
+SSLEngine on
+# exclude insecure protocols
+SSLProtocol all -SSLv2 -SSLv3
+SSLHonorCipherOrder on
+# exclude insecure ciphers
+SSLCipherSuite "HIGH !EXP !eNULL !aNULL !LOW !RC4 !3DES !MD5 !EXP !PSK 
!SRP !DSS !DES !aECDH"
+
+SSLCertificateFile /etc/letsencrypt/live/cert.pem
+SSLCertificateKeyFile /etc/letsencrypt/live/privkey.pem
+SSLCertificateChainFile /etc/letsencrypt/live/chain.pem
+CustomLog /var/log/apache2/ssl_request_log   ssl_combined
+>
+
+ "http://localhost:1/";>
+SSLRequireSSL
+>
+
+ "/some/quoted/path">
+Options -Indexes -FollowSymLinks
+DirectoryIndex index.php
+AllowOverride None
+Order allow,deny
+Allow from all
+
+Options FollowSymLinks
+AllowOverride FileInfo Options All
+ GET>
+Require valid-user
+>
+
+ ~ "\.(cgi|shtml|phtml|php3?)$">
+ForceType text/plain
+>
+>
+
+Alias /foo/ "/srv/www/htdocs/foo/"
+
+AuthType Basic
+AuthName "KDE"
+AuthUserFile /srv/www/htpasswd.db
+Require user konqui
+
+ _default_:80>
+ServerName www.kde.org
+ServerAlias kde.org
+
+RewriteEngine On
+RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [L,QSA,R=permanent]
+>
+
+AuthBasicProvider ldap
+AuthLDAPBindDN uid=ldapproxy,ou=

commit syntax-highlighting for openSUSE:Factory

2017-03-28 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2017-03-28 15:14:00

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new (New)


Package is "syntax-highlighting"

Tue Mar 28 15:14:00 2017 rev:5 rq:481553 version:5.32.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2017-03-03 17:30:14.426322990 +0100
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new/syntax-highlighting.changes 
2017-03-28 15:14:01.599215017 +0200
@@ -1,0 +2,20 @@
+Sun Mar 19 14:51:19 CET 2017 - lbeltr...@kde.org
+
+- Update to 5.32.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.32.0.php
+- Changes since 5.31.0:
+  * Commit translations from l10n-kf5
+  * Upgrade ECM and KF5 version requirements for 5.32.0 release.
+  * Fix autotest
+  * Add more keyword. Disable spellchecking for keywords
+  * Fix typo
+  * Add more keyword
+  * Add *.RHTML file extension to Ruby on Rails highlighting
+  * Update SCSS and CSS syntax highlight
+  * less highlighting: Fix single line comments starting new regions
+  * Upgrade KF5 version to 5.32.0.
+  * LaTeX highlighting: fix alignat environment
+
+---

Old:

  syntax-highlighting-5.31.0.tar.xz

New:

  syntax-highlighting-5.32.0.tar.xz



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.RtCnEi/_old  2017-03-28 15:14:02.295116440 +0200
+++ /var/tmp/diff_new_pack.RtCnEi/_new  2017-03-28 15:14:02.299115873 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.31
+%define _tar_path 5.32
 Name:   syntax-highlighting
-Version:5.31.0
+Version:5.32.0
 Release:0
 Summary:Syntax highlighting engine and library
 License:LGPL-2.1+ and GPL-2.0 and GPL-2.0+ and GPL-3.0 and MIT and 
BSD-3-Clause and Artistic-1.0

++ syntax-highlighting-5.31.0.tar.xz -> syntax-highlighting-5.32.0.tar.xz 
++
 5196 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2017-03-03 17:30:13

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new (New)


Package is "syntax-highlighting"

Fri Mar  3 17:30:13 2017 rev:4 rq:461502 version:5.31.0

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2017-02-03 20:02:46.550052996 +0100
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new/syntax-highlighting.changes 
2017-03-03 17:30:14.426322990 +0100
@@ -1,0 +2,7 @@
+Thu Feb  9 10:20:51 UTC 2017 - hrvoje.sen...@gmail.com
+
+- Update to 5.31.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.31.0.php
+
+---

Old:

  syntax-highlighting-5.30.0.tar.xz

New:

  syntax-highlighting-5.31.0.tar.xz



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.WO50Zj/_old  2017-03-03 17:30:14.990243314 +0100
+++ /var/tmp/diff_new_pack.WO50Zj/_new  2017-03-03 17:30:14.990243314 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.30
+%define _tar_path 5.31
 Name:   syntax-highlighting
-Version:5.30.0
+Version:5.31.0
 Release:0
 Summary:Syntax highlighting engine and library
 License:LGPL-2.1+ and GPL-2.0 and GPL-2.0+ and GPL-3.0 and MIT and 
BSD-3-Clause and Artistic-1.0
@@ -33,7 +33,7 @@
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
 %if %{with lang}
-BuildRequires:  cmake(Qt5LinguistTools) >= 5.5.0
+BuildRequires:  cmake(Qt5LinguistTools) >= 5.6.0
 %endif
 BuildRequires:  cmake(Qt5Core) >= 5.6.0
 BuildRequires:  cmake(Qt5Gui) >= 5.6.0

++ syntax-highlighting-5.30.0.tar.xz -> syntax-highlighting-5.31.0.tar.xz 
++
 2598 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2017-01-31 12:14:19

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new (New)


Package is "syntax-highlighting"

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2016-12-17 11:18:16.000360224 +0100
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new/syntax-highlighting.changes 
2017-02-03 20:02:46.550052996 +0100
@@ -1,0 +2,7 @@
+Mon Jan  9 00:00:52 UTC 2017 - hrvoje.sen...@gmail.com
+
+- Update to 5.30.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.30.0.php
+
+---

Old:

  syntax-highlighting-5.29.0.tar.xz

New:

  syntax-highlighting-5.30.0.tar.xz



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.bHSJYV/_old  2017-02-03 20:02:47.069979814 +0100
+++ /var/tmp/diff_new_pack.bHSJYV/_new  2017-02-03 20:02:47.073979251 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package syntax-highlighting
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,10 +16,11 @@
 #
 
 
+%bcond_without lang
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.29
+%define _tar_path 5.30
 Name:   syntax-highlighting
-Version:5.29.0
+Version:5.30.0
 Release:0
 Summary:Syntax highlighting engine and library
 License:LGPL-2.1+ and GPL-2.0 and GPL-2.0+ and GPL-3.0 and MIT and 
BSD-3-Clause and Artistic-1.0
@@ -27,10 +28,13 @@
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
-BuildRequires:  cmake >= 2.8.12
+BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
+%if %{with lang}
+BuildRequires:  cmake(Qt5LinguistTools) >= 5.5.0
+%endif
 BuildRequires:  cmake(Qt5Core) >= 5.6.0
 BuildRequires:  cmake(Qt5Gui) >= 5.6.0
 BuildRequires:  cmake(Qt5Network) >= 5.6.0
@@ -47,6 +51,9 @@
 Summary:Syntax highlighting engine and library
 Group:  System/GUI/KDE
 Recommends: %{name} = %{version}
+%if %{with lang}
+Recommends: %{lname}-lang = %{version}
+%endif
 
 %description -n %{lname}
 This is a tier1/functional version of the Kate syntax highlighting engine.
@@ -64,6 +71,7 @@
 This is a tier1/functional version of the Kate syntax highlighting engine.
 It's not tied to a particular output format or editor engine.
 
+%lang_package -n %lname
 %prep
 %setup -q
 
@@ -75,10 +83,18 @@
   %kf5_makeinstall -C build
   %fdupes %{buildroot}
 
+%if %{with lang}
+%find_lang syntaxhighlighting5 --with-qt --without-mo
+%endif
+
 %post -n %{lname} -p /sbin/ldconfig
 
 %postun -n %{lname} -p /sbin/ldconfig
 
+%if %{with lang}
+%files -n %lname-lang -f syntaxhighlighting5.lang
+%endif
+
 %files
 %defattr(-,root,root)
 %doc COPYING* README*

++ syntax-highlighting-5.29.0.tar.xz -> syntax-highlighting-5.30.0.tar.xz 
++
 129242 lines of diff (skipped)