Hello community, here is the log from the commit of package tntdb for openSUSE:Factory checked in at 2020-03-19 19:50:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tntdb (Old) and /work/SRC/openSUSE:Factory/.tntdb.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tntdb" Thu Mar 19 19:50:56 2020 rev:4 rq:786352 version:1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/tntdb/tntdb.changes 2019-06-19 20:55:00.661806205 +0200 +++ /work/SRC/openSUSE:Factory/.tntdb.new.3160/tntdb.changes 2020-03-19 19:54:15.372277588 +0100 @@ -1,0 +2,5 @@ +Sun Mar 15 02:30:54 UTC 2020 - Max Lin <[email protected]> + +- BuildRequires postgresql-server-devel on Leap >= 15.2 as well + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tntdb.spec ++++++ --- /var/tmp/diff_new_pack.n69tTL/_old 2020-03-19 19:54:16.100277613 +0100 +++ /var/tmp/diff_new_pack.n69tTL/_new 2020-03-19 19:54:16.108277613 +0100 @@ -1,7 +1,7 @@ # # spec file for package tntdb # -# 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 @@ -37,7 +37,7 @@ BuildRequires: lzo-devel BuildRequires: mysql-devel BuildRequires: postgresql-devel -%if 0%{?suse_version} > 1500 +%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150200 BuildRequires: postgresql-server-devel %endif BuildRequires: sqlite-devel
