diff --git a/websocketpp.changes b/websocketpp.changes index c0009b9..ae5aa5e 100644 --- a/websocketpp.changes +++ b/websocketpp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 20 15:18:45 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Mon Nov 2 08:44:13 UTC 2020 - Wolfgang Bauer diff --git a/websocketpp.spec b/websocketpp.spec index afea147..6938f7f 100644 --- a/websocketpp.spec +++ b/websocketpp.spec @@ -56,8 +56,7 @@ interchangeable network transport modules including one based on C++ iostreams and one based on Boost Asio. %prep -%setup -q -%patch0 -p1 +%autosetup -p1 %build %if 0%{?suse_version} >= 1310