Hello community, here is the log from the commit of package pure-ftpd for openSUSE:Leap:15.2 checked in at 2020-03-19 08:35:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/pure-ftpd (Old) and /work/SRC/openSUSE:Leap:15.2/.pure-ftpd.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pure-ftpd" Thu Mar 19 08:35:57 2020 rev:19 rq:786034 version:1.0.47 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/pure-ftpd/pure-ftpd.changes 2020-02-19 19:43:07.265359322 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.pure-ftpd.new.3160/pure-ftpd.changes 2020-03-19 08:36:02.553838238 +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.h4fnVC/_old 2020-03-19 08:36:03.817839010 +0100 +++ /var/tmp/diff_new_pack.h4fnVC/_new 2020-03-19 08:36:03.817839010 +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)
