Hello community, here is the log from the commit of package pure-ftpd for openSUSE:Factory checked in at 2020-03-17 13:11:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pure-ftpd (Old) and /work/SRC/openSUSE:Factory/.pure-ftpd.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pure-ftpd" Tue Mar 17 13:11:30 2020 rev:55 rq:785815 version:1.0.47 Changes: -------- --- /work/SRC/openSUSE:Factory/pure-ftpd/pure-ftpd.changes 2019-12-05 17:39:24.437351190 +0100 +++ /work/SRC/openSUSE:Factory/.pure-ftpd.new.3160/pure-ftpd.changes 2020-03-17 13:11:35.509865608 +0100 @@ -1,0 +2,5 @@ +Tue Mar 17 01:03:27 UTC 2020 - Max Lin <[email protected]> + +- BuildRequires postgresql-server-devel on Leap version >= 15.2 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pure-ftpd.spec ++++++ --- /var/tmp/diff_new_pack.HLckvy/_old 2020-03-17 13:11:36.189866130 +0100 +++ /var/tmp/diff_new_pack.HLckvy/_new 2020-03-17 13:11:36.193866134 +0100 @@ -1,7 +1,7 @@ # # spec file for package pure-ftpd # -# 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 @@ -52,7 +52,7 @@ Requires(pre): coreutils Provides: ftp-server Provides: pureftpd = %{version}-%{release} -%if 0%{?suse_version} > 1500 +%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150200 BuildRequires: postgresql-server-devel %endif BuildRequires: pkgconfig(systemd)
