Hello community, here is the log from the commit of package stunnel for openSUSE:Factory checked in at 2020-02-04 19:54:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/stunnel (Old) and /work/SRC/openSUSE:Factory/.stunnel.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "stunnel" Tue Feb 4 19:54:48 2020 rev:16 rq:769756 version:5.55 Changes: -------- --- /work/SRC/openSUSE:Factory/stunnel/stunnel.changes 2019-09-17 13:39:01.785827355 +0200 +++ /work/SRC/openSUSE:Factory/.stunnel.new.26092/stunnel.changes 2020-02-04 19:54:49.821373290 +0100 @@ -1,0 +2,6 @@ +Mon Feb 3 16:32:15 UTC 2020 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut through the -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ stunnel.spec ++++++ --- /var/tmp/diff_new_pack.loq0Na/_old 2020-02-04 19:54:50.877373906 +0100 +++ /var/tmp/diff_new_pack.loq0Na/_new 2020-02-04 19:54:50.885373911 +0100 @@ -1,7 +1,7 @@ # # spec file for package stunnel # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,8 +21,8 @@ %if 0%{?suse_version} >= 1210 %define has_systemd 1 -BuildRequires: systemd -%{?systemd_requires} +BuildRequires: pkgconfig(systemd) +%{?systemd_ordering} %else @@ -43,7 +43,7 @@ Summary: Universal SSL Tunnel License: GPL-2.0-or-later Group: Productivity/Networking/Security -Url: http://www.stunnel.org/ +URL: http://www.stunnel.org/ Source: https://www.stunnel.org/downloads/%{name}-%{version}.tar.gz Source1: https://www.stunnel.org/downloads/%{name}-%{version}.tar.gz.asc Source2: stunnel.keyring
