Hello community,

here is the log from the commit of package nodejs8 for openSUSE:Factory checked 
in at 2017-11-29 10:54:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nodejs8 (Old)
 and      /work/SRC/openSUSE:Factory/.nodejs8.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nodejs8"

Wed Nov 29 10:54:44 2017 rev:8 rq:546333 version:8.9.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/nodejs8/nodejs8.changes  2017-11-17 
11:00:44.519101747 +0100
+++ /work/SRC/openSUSE:Factory/.nodejs8.new/nodejs8.changes     2017-11-29 
10:54:48.235983194 +0100
@@ -1,0 +2,6 @@
+Wed Nov 29 01:41:56 UTC 2017 - qantas94he...@gmail.com
+
+- Change BuildRequires from openssl-devel to libopenssl-1_0_0-devel
+  due to Tumbleweed/Leap 15 change to OpenSSL 1.1.0 as default
+
+-------------------------------------------------------------------
@@ -11,0 +18 @@
+

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

Other differences:
------------------
++++++ nodejs8.spec ++++++
--- /var/tmp/diff_new_pack.lKJVl0/_old  2017-11-29 10:54:49.467938497 +0100
+++ /var/tmp/diff_new_pack.lKJVl0/_new  2017-11-29 10:54:49.471938352 +0100
@@ -155,8 +155,12 @@
 BuildRequires:  zlib-devel
 
 %if ! %{with intree_openssl}
+%if 0%{?suse_version} >= 1330
+BuildRequires:  libopenssl-1_0_0-devel
+%else
 BuildRequires:  openssl-devel >= 1.0.2
 %endif
+%endif
 
 %if ! %{with intree_cares}
 BuildRequires:  pkgconfig(libcares) >= 1.10.0

++++++ 8334.diff ++++++
--- /var/tmp/diff_new_pack.lKJVl0/_old  2017-11-29 10:54:49.491937627 +0100
+++ /var/tmp/diff_new_pack.lKJVl0/_new  2017-11-29 10:54:49.491937627 +0100
@@ -1,3 +1,2 @@
 Empty patch. Placeholder must exist as long as same patch
 for older Node codestreams exist.
-




Reply via email to