Hello community, here is the log from the commit of package pdns for openSUSE:Factory checked in at 2019-03-18 10:38:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pdns (Old) and /work/SRC/openSUSE:Factory/.pdns.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pdns" Mon Mar 18 10:38:39 2019 rev:58 rq:685320 version:4.1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/pdns/pdns.changes 2018-11-08 09:50:29.440958190 +0100 +++ /work/SRC/openSUSE:Factory/.pdns.new.28833/pdns.changes 2019-03-18 10:38:42.671480416 +0100 @@ -1,0 +2,5 @@ +Wed Mar 13 17:48:19 UTC 2019 - Dirk Mueller <[email protected]> + +- adjust buildrequires for mariadb 10.2.x on SLES + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pdns.spec ++++++ --- /var/tmp/diff_new_pack.nbfelC/_old 2019-03-18 10:38:44.411478929 +0100 +++ /var/tmp/diff_new_pack.nbfelC/_new 2019-03-18 10:38:44.415478926 +0100 @@ -1,7 +1,7 @@ # # spec file for package pdns # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -93,7 +93,7 @@ %if %{with pdns_tinydns} # FIXME: Could not find libcdb/tinycdb %endif -BuildRequires: mysql-devel +BuildRequires: libmysqlclient-devel %if 0%{?suse_version} BuildRequires: openldap2-devel %else
