diff --git a/memcached.changes b/memcached.changes index c82e095..d843cde 100644 --- a/memcached.changes +++ b/memcached.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Feb 23 10:22:55 UTC 2024 - pgajdos@suse.com + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Mon Feb 19 01:06:31 UTC 2024 - Georg Pfuetzenreuter diff --git a/memcached.spec b/memcached.spec index 3bf8035..ebf1168 100644 --- a/memcached.spec +++ b/memcached.spec @@ -91,8 +91,7 @@ web applications by alleviating database load. This package contains development files %prep -%setup -q -%patch0 -p1 +%autosetup -p1 %build autoreconf -fi