From e2f852db13d5d929f84c7b496e93a8ace483f718 Mon Sep 17 00:00:00 2001 From: pgajdos <> Date: Feb 22 2024 20:20:10 +0000 Subject: Update apache2-mod_dnssd to version 0.6 / rev 20 via SR 1149075 https://build.opensuse.org/request/show/1149075 by user pgajdos + anag+factory Prepare for RPM 4.20 (forwarded request 1147824 from dimstar) --- diff --git a/.files b/.files index a3b4ae2..e52e10a 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index bfb1654..dec71a8 100644 --- a/.rev +++ b/.rev @@ -134,4 +134,12 @@ Automatic submission by obs-autosubmit 774741 + + f489c4972a7222fdf410151c59c71120 + 0.6 + + anag+factory + Prepare for RPM 4.20 (forwarded request 1147824 from dimstar) + 1149075 + diff --git a/apache2-mod_dnssd.changes b/apache2-mod_dnssd.changes index 994c58d..e090b5b 100644 --- a/apache2-mod_dnssd.changes +++ b/apache2-mod_dnssd.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Tue Feb 20 11:00:51 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + +------------------------------------------------------------------- Sun Feb 9 20:39:40 UTC 2020 - pgajdos@suse.com - removing %apache_test_* macros, do not test module just by diff --git a/apache2-mod_dnssd.spec b/apache2-mod_dnssd.spec index 4d31866..b88709f 100644 --- a/apache2-mod_dnssd.spec +++ b/apache2-mod_dnssd.spec @@ -49,8 +49,7 @@ mod_dnssd is an Apache HTTPD module which adds Zeroconf support via DNS-SD using Avahi. %prep -%setup -q -n %{_name}-%{version} -%patch0 -p1 +%autosetup -p1 -n %{_name}-%{version} %build %if %{apache_branch} >= 204