Hello community, here is the log from the commit of package goaccess for openSUSE:Factory checked in at 2020-03-09 18:34:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/goaccess (Old) and /work/SRC/openSUSE:Factory/.goaccess.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "goaccess" Mon Mar 9 18:34:20 2020 rev:4 rq:783006 version:1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/goaccess/goaccess.changes 2019-08-27 12:01:37.511649044 +0200 +++ /work/SRC/openSUSE:Factory/.goaccess.new.26092/goaccess.changes 2020-03-09 18:34:20.430025222 +0100 @@ -1,0 +2,5 @@ +Mon Mar 9 14:38:34 UTC 2020 - [email protected] + +- build with libmaxminddb [bsc#1156207] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ goaccess.spec ++++++ --- /var/tmp/diff_new_pack.vYuH5I/_old 2020-03-09 18:34:21.858025997 +0100 +++ /var/tmp/diff_new_pack.vYuH5I/_new 2020-03-09 18:34:21.858025997 +0100 @@ -2,7 +2,7 @@ # # spec file for package goaccess # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2013 Pascal Bleser <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -14,7 +14,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/ # @@ -30,7 +30,7 @@ BuildRequires: autoconf BuildRequires: automake BuildRequires: gcc -BuildRequires: libGeoIP-devel +BuildRequires: libmaxminddb-devel BuildRequires: make BuildRequires: ncurses-devel Recommends: %{name}-lang @@ -47,7 +47,7 @@ %build %configure \ - --enable-geoip=legacy \ + --enable-geoip \ --enable-utf8 make %{?_smp_mflags}
