Hello community,

here is the log from the commit of package highlight for openSUSE:Factory 
checked in at 2016-07-14 09:50:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/highlight (Old)
 and      /work/SRC/openSUSE:Factory/.highlight.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "highlight"

Changes:
--------
--- /work/SRC/openSUSE:Factory/highlight/highlight.changes      2016-05-30 
09:57:08.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.highlight.new/highlight.changes 2016-07-14 
09:50:56.000000000 +0200
@@ -1,0 +2,19 @@
+Wed Jul  6 17:14:06 UTC 2016 - [email protected]
+
+- Update to 3.30:
+  * The data directory can be defined with the HIGHLIGHT_DATADIR
+    environment variable
+  * Fix RTF output of UTF-8 input; needs input encoding set to
+    utf-8
+  * Fix XML comment recognition
+  * Data search directories is appended to the result of
+    --list-scripts
+  * Revise older syntax definitions
+  * Update base URLs of bash_ref_linuxmanpages and
+    cpp_ref_qtproject plug-ins
+  * GUI: add system copy and paste shortcuts for clipboard
+    functions 
+- Remove highlight-3.29-use_optflags.patch
+- Add highlight-3.30-use_optflags.patch (rebased)
+
+-------------------------------------------------------------------

Old:
----
  highlight-3.29-use_optflags.patch
  highlight-3.29.tar.bz2

New:
----
  highlight-3.30-use_optflags.patch
  highlight-3.30.tar.bz2

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

Other differences:
------------------
++++++ highlight.spec ++++++
--- /var/tmp/diff_new_pack.PbLgrd/_old  2016-07-14 09:50:57.000000000 +0200
+++ /var/tmp/diff_new_pack.PbLgrd/_new  2016-07-14 09:50:57.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           highlight
-Version:        3.29
+Version:        3.30
 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
 # PATCH-FIX-OPENSUSE highlight-2.10-makefile_suse.patch
 Patch0:         highlight-2.10-makefile_suse.patch
-# PATCH-FIX-OPENSUSE highlight-3.29-use_optflags.patch
-Patch1:         highlight-3.29-use_optflags.patch
+# PATCH-FIX-OPENSUSE highlight-3.30-use_optflags.patch
+Patch1:         highlight-3.30-use_optflags.patch
 BuildRequires:  boost-devel
 BuildRequires:  gcc-c++
 BuildRequires:  libqt4-devel

++++++ highlight-3.29-use_optflags.patch -> highlight-3.30-use_optflags.patch 
++++++
--- /work/SRC/openSUSE:Factory/highlight/highlight-3.29-use_optflags.patch      
2016-05-30 09:57:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.highlight.new/highlight-3.30-use_optflags.patch 
2016-07-14 09:50:56.000000000 +0200
@@ -1,8 +1,14 @@
-diff -up highlight-3.29/src/makefile.orig highlight-3.29/src/makefile
---- src/makefile.orig  2015-05-26 21:29:17.980518646 +0200
-+++ src/makefile       2015-05-26 21:33:46.229507365 +0200
-@@ -18,7 +18,8 @@ CXX=c++
- QMAKE=qmake-qt5
+diff -up highlight-3.30/src/makefile.orig highlight-3.30/src/makefile
+--- src/makefile.orig  2016-07-06 19:30:36.100010149 +0200
++++ src/makefile       2016-07-06 19:31:54.433504417 +0200
+@@ -13,12 +13,11 @@
+ # See src/gui-qt/highlight.pro for the Qt GUI compilation options
+ 
+ CXX=g++
+-
+-# was: qmake-qt5
+-QMAKE=qmake
++QMAKE=qmake-qt5
  
  # Added -std=c++11 because of auto_ptr to unique_ptr transition
 -CFLAGS:=-Wall -O2 ${CFLAGS} -DNDEBUG -std=c++11
@@ -11,7 +17,7 @@
  #CFLAGS:=-ggdb ${CFLAGS}
  
  CFLAGS_DILU=-fno-strict-aliasing
-@@ -113,7 +114,7 @@ gui-qt: highlight-gui
+@@ -113,7 +112,7 @@ gui-qt: highlight-gui
  
  highlight-gui: libhighlight.a ${GUI_OBJECTS}
        cd gui-qt && \

++++++ highlight-3.29.tar.bz2 -> highlight-3.30.tar.bz2 ++++++
++++ 41624 lines of diff (skipped)


Reply via email to