Hello community, here is the log from the commit of package syslog-ng for openSUSE:Leap:15.2 checked in at 2020-02-09 11:25:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/syslog-ng (Old) and /work/SRC/openSUSE:Leap:15.2/.syslog-ng.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "syslog-ng" Sun Feb 9 11:25:01 2020 rev:37 rq:770338 version:3.25.1 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/syslog-ng/syslog-ng.changes 2020-01-15 16:04:57.975974619 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.syslog-ng.new.26092/syslog-ng.changes 2020-02-09 11:25:06.455288320 +0100 @@ -1,0 +2,6 @@ +Mon Feb 3 16:35:37 UTC 2020 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(libsystemd) instead of systemd-devel: + allow OBS to shortcut through -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ syslog-ng.spec ++++++ --- /var/tmp/diff_new_pack.oZVSkK/_old 2020-02-09 11:25:06.887288567 +0100 +++ /var/tmp/diff_new_pack.oZVSkK/_new 2020-02-09 11:25:06.891288569 +0100 @@ -1,7 +1,7 @@ # # spec file for package syslog-ng # -# 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 @@ -35,7 +35,7 @@ Summary: Enhanced system logging daemon License: GPL-2.0-only Group: System/Daemons -Url: http://syslog-ng.org/ +URL: http://syslog-ng.org/ Source0: https://github.com/balabit/syslog-ng/releases/download/syslog-ng-%{version}/%{name}-%{version}.tar.gz Source1: syslog-ng.sysconfig Source2: syslog-ng.conf.default @@ -77,7 +77,7 @@ Conflicts: otherproviders(syslog) Requires(pre): %fillup_prereq Requires(pre): syslog-service >= 2.0 -BuildRequires: systemd-devel +BuildRequires: pkgconfig(libsystemd) %if %{with smtp} BuildRequires: libesmtp-devel
