Hello community,

here is the log from the commit of package engauge-digitizer for 
openSUSE:Factory checked in at 2019-01-03 18:09:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/engauge-digitizer (Old)
 and      /work/SRC/openSUSE:Factory/.engauge-digitizer.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "engauge-digitizer"

Thu Jan  3 18:09:22 2019 rev:27 rq:662561 version:10.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/engauge-digitizer/engauge-digitizer.changes      
2018-11-19 23:31:23.171232625 +0100
+++ 
/work/SRC/openSUSE:Factory/.engauge-digitizer.new.28833/engauge-digitizer.changes
   2019-01-03 18:09:23.359993207 +0100
@@ -1,0 +2,9 @@
+Tue Jan  1 12:35:16 UTC 2019 - [email protected]
+
+- Use qhelpgenerator-qt5 instead of qcollectiongenerator-qt5 to
+  build help files as the latter has been superseded by the former
+  beginning with Qt 5.12.
+- Remove an unnecessary build file that was included in the help
+  directory.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ engauge-digitizer.spec ++++++
--- /var/tmp/diff_new_pack.EWdjCE/_old  2019-01-03 18:09:24.603992102 +0100
+++ /var/tmp/diff_new_pack.EWdjCE/_new  2019-01-03 18:09:24.607992099 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package engauge-digitizer
 #
-# 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
@@ -97,9 +97,13 @@
 # CRLF -> LF
 sed -i 's/\r$//' engauge.qhcp dateformats.css dateformats.html
 optipng -o2 *png
+%if 0%{?suse_version} > 1500
+qhelpgenerator-qt5 engauge.qhcp -o engauge.qhc
+%else
 qcollectiongenerator-qt5 engauge.qhcp -o engauge.qhc
+%endif
 mv engauge.qch engauge.qhc ../
-rm engauge.qhcp .gitignore
+rm engauge.qhcp .gitignore build.bash
 popd
 
 # Generate source code documentation in HTML format


Reply via email to