Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package apache2-mod_maxminddb for
openSUSE:Factory checked in at 2024-02-22 20:59:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache2-mod_maxminddb (Old)
and /work/SRC/openSUSE:Factory/.apache2-mod_maxminddb.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache2-mod_maxminddb"
Thu Feb 22 20:59:09 2024 rev:5 rq:1149080 version:1.2.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/apache2-mod_maxminddb/apache2-mod_maxminddb.changes
2020-03-24 22:38:07.641258098 +0100
+++
/work/SRC/openSUSE:Factory/.apache2-mod_maxminddb.new.1706/apache2-mod_maxminddb.changes
2024-02-22 20:59:54.678224251 +0100
@@ -1,0 +2,6 @@
+Tue Feb 20 11:02:03 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Use %autosetup macro. Allows to eliminate the usage of deprecated
+ %patchN.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ apache2-mod_maxminddb.spec ++++++
--- /var/tmp/diff_new_pack.SuVyKv/_old 2024-02-22 20:59:56.934306728 +0100
+++ /var/tmp/diff_new_pack.SuVyKv/_new 2024-02-22 20:59:56.934306728 +0100
@@ -40,8 +40,7 @@
This module allows you to query MaxMind DB files from Apache 2.2+ using the
libmaxminddb library.
%prep
-%setup -q -n %{modname}-%{version}
-%patch1 -p1
+%autosetup -p1 -n %{modname}-%{version}
# This config file is used for loading the module without
# enabling any databases which are not available on OBS
echo "MaxMindDBEnable On" > test-enable-module.conf