Hello community, here is the log from the commit of package pdns for openSUSE:Leap:15.2 checked in at 2020-03-09 18:13:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/pdns (Old) and /work/SRC/openSUSE:Leap:15.2/.pdns.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pdns" Mon Mar 9 18:13:35 2020 rev:31 rq:782163 version:4.2.1 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/pdns/pdns.changes 2020-01-15 15:39:37.471119880 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.pdns.new.26092/pdns.changes 2020-03-09 18:14:26.633413598 +0100 @@ -1,0 +2,5 @@ +Thu Mar 5 14:10:29 UTC 2020 - Vítězslav Čížek <[email protected]> + +- Build with libmaxminddb instead of the obsolete GeoIP (bsc#1156196) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pdns.spec ++++++ --- /var/tmp/diff_new_pack.nn58Bh/_old 2020-03-09 18:14:27.537414037 +0100 +++ /var/tmp/diff_new_pack.nn58Bh/_new 2020-03-09 18:14:27.537414037 +0100 @@ -1,7 +1,7 @@ # # spec file for package pdns # -# 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 @@ -76,8 +76,8 @@ BuildRequires: boost-devel %endif %if %{with pdns_geoip} -BuildRequires: GeoIP-devel BuildRequires: yaml-cpp-devel +BuildRequires: pkgconfig(libmaxminddb) %endif %if %{with pdns_experimental_gss_tsig} BuildRequires: pkgconfig(gss)
