Hello community, here is the log from the commit of package libeXosip2 for openSUSE:Factory checked in at 2018-04-24 15:35:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libeXosip2 (Old) and /work/SRC/openSUSE:Factory/.libeXosip2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libeXosip2" Tue Apr 24 15:35:11 2018 rev:25 rq:600359 version:5.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libeXosip2/libeXosip2.changes 2018-01-09 14:52:20.782184208 +0100 +++ /work/SRC/openSUSE:Factory/.libeXosip2.new/libeXosip2.changes 2018-04-24 15:35:14.361641846 +0200 @@ -1,0 +2,5 @@ +Fri Apr 20 09:57:05 UTC 2018 - [email protected] + +- apply openssl110-fix.patch for Leap >= 15.0 only + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libeXosip2.spec ++++++ --- /var/tmp/diff_new_pack.aWaW4f/_old 2018-04-24 15:35:15.321607114 +0200 +++ /var/tmp/diff_new_pack.aWaW4f/_new 2018-04-24 15:35:15.325606970 +0200 @@ -1,7 +1,7 @@ # # spec file for package libeXosip2 # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -22,7 +22,7 @@ Version: 5.0.0 Release: 0 Summary: Extended osip2 library -License: GPL-2.0 +License: GPL-2.0-only Group: Productivity/Networking/Other Url: http://savannah.nongnu.org/projects/exosip/ Source: http://download.savannah.nongnu.org/releases/exosip/libexosip2-%{version}.tar.gz @@ -58,7 +58,9 @@ %prep %setup -q -n libexosip2-%{version} +%if 0%{?suse_version} >= 1330 %patch0 -p0 +%endif %build %configure \
