Hello community,

here is the log from the commit of package highlight for openSUSE:Factory 
checked in at 2018-10-15 10:06:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/highlight (Old)
 and      /work/SRC/openSUSE:Factory/.highlight.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "highlight"

Mon Oct 15 10:06:36 2018 rev:19 rq:641905 version:3.47

Changes:
--------
--- /work/SRC/openSUSE:Factory/highlight/highlight.changes      2018-07-23 
17:58:46.913096674 +0200
+++ /work/SRC/openSUSE:Factory/.highlight.new/highlight.changes 2018-10-15 
10:06:45.325838565 +0200
@@ -1,0 +2,45 @@
+Sun Oct 14 07:32:17 UTC 2018 - antoine.belv...@opensuse.org
+
+- Update to version 3.47:
+  * Fixed xterm256 and truecolor whitespace output #2
+    (gl#saalen/highlight#90).
+  * Fixed LaTeX, TeX, SVG and ODT whitespace output (regression of
+    3.45).
+  * Added darkplus theme.
+  * Converted ChangeLog to AsciiDoc.
+  * Allowed state test indicators to match both whitespace (ws) and
+    the enclosing state (others).
+  * CLI: Default output changed to xterm256 or truecolor if run in
+    a terminal with color support and only a single file is
+    outputted.
+  * GUI: Added checkbox in the clipboard tab to output selected
+    lines only.
+
+-------------------------------------------------------------------
+Sun Oct  7 15:31:19 UTC 2018 - antoine.belv...@opensuse.org
+
+- Update to version 3.46:
+  * Fixed xterm256 and truecolor whitespace output
+    (gl#saalen/highlight#90).
+  * Converted manuals to AsciiDoc.
+
+-------------------------------------------------------------------
+Fri Oct  5 19:37:00 UTC 2018 - antoine.belv...@opensuse.org
+
+- Update to version 3.45:
+  * Added DocumentHeader and DocumentFooter plug-in hooks.
+  * Added RemoveKeyword Lua function for syntax definitions.
+  * Added syntax test indicators (see README_TESTCASES).
+  * Added support for ISO and R10 variants of Modula2.
+  * Fixed R identifiers.
+  * Fixed ALAN IF identifiers.
+  * Fixed issue with Bash string interpolation.
+  * Fixed some bugs found by coverity tool
+    (gl#saalen/highlight#82).
+  * Added Swift keywords and types.
+  * Added filetypes.conf.5 man page (gl#saalen/highlight#83).
+  * Added Gradle extension mapping.
+- Renamed highlight-3.43-fix-doc-dir.patch to
+  highlight-3.45-fix-doc-dir.patch: Rebased patch to 3.45.
+
+-------------------------------------------------------------------

Old:
----
  highlight-3.43-fix-doc-dir.patch
  highlight-3.44.tar.bz2
  highlight-3.44.tar.bz2.asc

New:
----
  highlight-3.45-fix-doc-dir.patch
  highlight-3.47.tar.bz2
  highlight-3.47.tar.bz2.asc

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

Other differences:
------------------
++++++ highlight.spec ++++++
--- /var/tmp/diff_new_pack.zQwb6Y/_old  2018-10-15 10:06:47.165836593 +0200
+++ /var/tmp/diff_new_pack.zQwb6Y/_new  2018-10-15 10:06:47.169836589 +0200
@@ -12,13 +12,13 @@
 # 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/
 #
 
 
 %bcond_without gui
 Name:           highlight
-Version:        3.44
+Version:        3.47
 Release:        0
 Summary:        Universal Source Code to Formatted Text Converter
 License:        GPL-3.0-or-later
@@ -27,8 +27,8 @@
 Source0:        http://www.andre-simon.de/zip/%{name}-%{version}.tar.bz2
 Source1:        http://www.andre-simon.de/zip/%{name}-%{version}.tar.bz2.asc
 Source99:       highlight.keyring
-# PATCH-FIX-OPENSUSE highlight-3.43-fix-doc-dir.patch
-Patch0:         highlight-3.43-fix-doc-dir.patch
+# PATCH-FIX-OPENSUSE highlight-3.45-fix-doc-dir.patch
+Patch0:         highlight-3.45-fix-doc-dir.patch
 # PATCH-FIX-OPENSUSE highlight-3.42-use_optflags.patch
 Patch1:         highlight-3.42-use_optflags.patch
 BuildRequires:  dos2unix
@@ -117,6 +117,7 @@
 %{_datadir}/%{name}/plugins
 %{_datadir}/%{name}/themes
 %{_mandir}/man1/%{name}.1%{?ext_man}
+%{_mandir}/man5/filetypes.conf.5%{?ext_man}
 
 %if %{with gui}
 %files gui

++++++ highlight-3.43-fix-doc-dir.patch -> highlight-3.45-fix-doc-dir.patch 
++++++
--- /work/SRC/openSUSE:Factory/highlight/highlight-3.43-fix-doc-dir.patch       
2018-05-02 12:17:17.702648148 +0200
+++ /work/SRC/openSUSE:Factory/.highlight.new/highlight-3.45-fix-doc-dir.patch  
2018-10-15 10:06:43.205840837 +0200
@@ -2,7 +2,7 @@
 --- highlight-2.10-orig//makefile      2009-07-22 23:49:45.000000000 +0200
 +++ highlight-2.10//makefile   2009-07-22 23:50:33.000000000 +0200
 @@ -20,7 +20,7 @@
- man_dir = ${PREFIX}/share/man/man1/
+ man_dir = ${PREFIX}/share/man/
  
  # Location of the highlight documentation:
 -doc_dir = ${PREFIX}/share/doc/highlight/

++++++ highlight-3.44.tar.bz2 -> highlight-3.47.tar.bz2 ++++++
++++ 22319 lines of diff (skipped)



Reply via email to