Hello community, here is the log from the commit of package guile-ssh for openSUSE:Factory checked in at 2019-02-25 17:58:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/guile-ssh (Old) and /work/SRC/openSUSE:Factory/.guile-ssh.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "guile-ssh" Mon Feb 25 17:58:36 2019 rev:3 rq:678846 version:0.11.3 Changes: -------- --- /work/SRC/openSUSE:Factory/guile-ssh/guile-ssh.changes 2018-09-13 12:14:02.466122798 +0200 +++ /work/SRC/openSUSE:Factory/.guile-ssh.new.28833/guile-ssh.changes 2019-02-25 17:58:43.970215089 +0100 @@ -1,0 +2,11 @@ +Mon Feb 25 08:54:01 UTC 2019 - [email protected] + +- set libssh minimum version to 0.6.4 + +------------------------------------------------------------------- +Mon Feb 25 08:43:14 UTC 2019 - [email protected] + +- enable the libssh_threads patch also on Leap/SLE 15.1, as + libssh_threads is there also in libssh + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ guile-ssh.spec ++++++ --- /var/tmp/diff_new_pack.i1Kha4/_old 2019-02-25 17:58:44.566214507 +0100 +++ /var/tmp/diff_new_pack.i1Kha4/_new 2019-02-25 17:58:44.578214495 +0100 @@ -1,7 +1,7 @@ # # spec file for package guile-ssh # -# 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 @@ -34,7 +34,7 @@ BuildRequires: libtool BuildRequires: makeinfo BuildRequires: pkgconfig -BuildRequires: pkgconfig(libssh) +BuildRequires: pkgconfig(libssh) >= 0.6.4 Requires: guile >= 2.0.9 Requires: libssh BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -61,7 +61,7 @@ %prep %setup -q # Leap/SLE 15.0 does still have libssh_threads, so don't use patch -%if 0%{?suse_version} > 1500 +%if 0%{?sle_version} > 150000 || 0%{?suse_version} > 1500 %patch0 -p2 %endif
