Hello community,

here is the log from the commit of package hplip for openSUSE:Factory checked 
in at 2017-08-29 11:40:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hplip (Old)
 and      /work/SRC/openSUSE:Factory/.hplip.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hplip"

Tue Aug 29 11:40:51 2017 rev:112 rq:518800 version:3.17.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/hplip/hplip.changes      2017-07-30 
11:21:39.209875284 +0200
+++ /work/SRC/openSUSE:Factory/.hplip.new/hplip.changes 2017-08-29 
11:40:51.759543548 +0200
@@ -1,0 +2,6 @@
+Fri Aug 25 17:29:47 UTC 2017 - [email protected]
+
+- Default to Qt5 on SLE 15 as well to avoid Qt4 with dependency on
+  openSSL 1.0
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ hplip.spec ++++++
--- /var/tmp/diff_new_pack.SiYgBQ/_old  2017-08-29 11:40:53.239334917 +0200
+++ /var/tmp/diff_new_pack.SiYgBQ/_new  2017-08-29 11:40:53.243334353 +0200
@@ -32,8 +32,8 @@
 # For SLE11 redefine _libexecdir because on SLE11 _libexecdir is "/usr/lib64":
 %global _libexecdir %{_prefix}/lib
 %endif
-# Use Qt5 frontend on TW and Leap >= 42.2
-%if 0%{?is_opensuse} && (0%{?suse_version} > 1320 || 0%{?sle_version} >= 
120200)
+# Use Qt5 frontend on TW, Leap >= 42.2 and SLE >= 15
+%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120200 && 
0%{?is_opensuse})
 %global use_qt5 1
 %else
 %global use_qt5 0





Reply via email to