Hello community,
here is the log from the commit of package apache2-mod_maxminddb for
openSUSE:Factory checked in at 2020-02-18 10:37:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache2-mod_maxminddb (Old)
and /work/SRC/openSUSE:Factory/.apache2-mod_maxminddb.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache2-mod_maxminddb"
Tue Feb 18 10:37:02 2020 rev:3 rq:774744 version:1.1.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/apache2-mod_maxminddb/apache2-mod_maxminddb.changes
2019-10-07 14:14:32.942818506 +0200
+++
/work/SRC/openSUSE:Factory/.apache2-mod_maxminddb.new.26092/apache2-mod_maxminddb.changes
2020-02-18 10:38:12.580675702 +0100
@@ -1,0 +2,11 @@
+Sun Feb 9 20:55:12 UTC 2020 - [email protected]
+
+- removing %apache_test_* macros, do not test module just by
+ loading the module
+
+-------------------------------------------------------------------
+Thu Oct 17 13:20:53 UTC 2019 - Richard Brown <[email protected]>
+
+- Remove obsolete Groups tag (fate#326485)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ apache2-mod_maxminddb.spec ++++++
--- /var/tmp/diff_new_pack.t3xQ4s/_old 2020-02-18 10:38:15.436681530 +0100
+++ /var/tmp/diff_new_pack.t3xQ4s/_new 2020-02-18 10:38:15.436681530 +0100
@@ -1,7 +1,7 @@
#
# spec file for package apache2-mod_maxminddb
#
-# 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
@@ -22,7 +22,6 @@
Release: 0
Summary: MaxMind DB Apache Module
License: Apache-2.0
-Group: Productivity/Networking/Web/Servers
URL: https://maxmind.github.io/mod_maxminddb/
Source:
https://github.com/maxmind/mod_maxminddb/releases/download/%{version}/mod_maxminddb-%{version}.tar.gz
Source2: %{modname}.conf
@@ -52,11 +51,6 @@
%configure
make %{?_smp_mflags}
-%check
-set +x
-%apache_test_module_load -m maxminddb -i test-enable-module.conf
-set -x
-
%install
mkdir -p %{buildroot}/%{apache_libexecdir}
cp -p src/.libs/%{modname}.so %{buildroot}/%{apache_libexecdir}