Hello community,

here is the log from the commit of package highlight for openSUSE:Factory 
checked in at 2017-12-06 08:51:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/highlight (Old)
 and      /work/SRC/openSUSE:Factory/.highlight.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "highlight"

Wed Dec  6 08:51:35 2017 rev:15 rq:546531 version:3.41

Changes:
--------
--- /work/SRC/openSUSE:Factory/highlight/highlight.changes      2017-11-14 
14:21:20.418605539 +0100
+++ /work/SRC/openSUSE:Factory/.highlight.new/highlight.changes 2017-12-06 
08:51:41.284142677 +0100
@@ -1,0 +2,21 @@
+Wed Nov 29 18:30:58 UTC 2017 - antoine.belv...@opensuse.org
+
+- Update to version 3.41:
+  * Rename examples directory to extras.
+  * Line anchors (-a) are attached as id attribute to the first
+    span or li tag in HTML output.
+  * Rename ID prefix in outhtml_codefold plug-in to be compatible
+    with -a IDs.
+  * Add fstab.lang and add anacrontab in filetypes.conf.
+  * Remove references to OutputType::HTML32.
+  * Add extras/css-themes and extras/langDefs-resources.
+  * CLI: Remove deprecated indicator of --data-dir option.
+  * CLI: Add --no-version-info option.
+  * GUI: Fix initial theme selection.
+  * GUI: Add "Omit version info comment" option.
+  * GUI: Add "Copy with MIME type" option for HTML output.
+- Rebase patch about documentation directory:
+  * Remove highlight-3.32-fix-doc-dir.patch.
+  * Add highlight-3.41-fix-doc-dir.patch.
+
+-------------------------------------------------------------------

Old:
----
  highlight-3.32-fix-doc-dir.patch
  highlight-3.40.tar.bz2
  highlight-3.40.tar.bz2.asc

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

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

Other differences:
------------------
++++++ highlight.spec ++++++
--- /var/tmp/diff_new_pack.HBt0z9/_old  2017-12-06 08:51:42.400101822 +0100
+++ /var/tmp/diff_new_pack.HBt0z9/_new  2017-12-06 08:51:42.400101822 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           highlight
-Version:        3.40
+Version:        3.41
 Release:        0
 Summary:        Universal Source Code to Formatted Text Converter
 License:        GPL-3.0+
@@ -26,8 +26,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.32-fix-doc-dir.patch
-Patch0:         highlight-3.32-fix-doc-dir.patch
+# PATCH-FIX-OPENSUSE highlight-3.41-fix-doc-dir.patch
+Patch0:         highlight-3.41-fix-doc-dir.patch
 # PATCH-FIX-OPENSUSE highlight-3.34-use_optflags.patch
 Patch1:         highlight-3.34-use_optflags.patch
 %if 0%{?suse_version} > 1325
@@ -78,7 +78,7 @@
 %setup -q
 %patch0 -p1
 %patch1
-dos2unix examples/pandoc/*
+dos2unix extras/pandoc/*
 
 %build
 make OPTFLAGS="%{optflags}" %{?_smp_mflags}

++++++ highlight-3.32-fix-doc-dir.patch -> highlight-3.41-fix-doc-dir.patch 
++++++
--- /work/SRC/openSUSE:Factory/highlight/highlight-3.32-fix-doc-dir.patch       
2016-10-03 09:35:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.highlight.new/highlight-3.41-fix-doc-dir.patch  
2017-12-06 08:51:35.400358080 +0100
@@ -8,8 +8,8 @@
 -doc_dir = ${PREFIX}/share/doc/highlight/
 +doc_dir = ${PREFIX}/share/doc/packages/highlight/
  
- # Location of the highlight examples:
- examples_dir = ${doc_dir}examples/
+ # Location of the highlight extras:
+ examples_dir = ${doc_dir}extras/
 diff -up ./src/gui-qt/highlight.pro.orig ./src/gui-qt/highlight.pro
 --- ./src/gui-qt/highlight.pro.orig    2016-09-27 11:46:50.559943746 +0200
 +++ ./src/gui-qt/highlight.pro 2016-09-27 11:47:14.663942558 +0200

++++++ highlight-3.40.tar.bz2 -> highlight-3.41.tar.bz2 ++++++
++++ 11570 lines of diff (skipped)



Reply via email to