diff --git a/uid_wrapper.changes b/uid_wrapper.changes index 627f915..898be79 100644 --- a/uid_wrapper.changes +++ b/uid_wrapper.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 2 10:55:49 UTC 2023 - Dominique Leuenberger + +- Actually apply uid_wrapper-fix-cmocka-1.1.6+-support.patch (use + autosetup instead of setup). + ------------------------------------------------------------------- Mon Feb 27 09:32:20 UTC 2023 - Andreas Schneider diff --git a/uid_wrapper.spec b/uid_wrapper.spec index f748e96..1fa93d4 100644 --- a/uid_wrapper.spec +++ b/uid_wrapper.spec @@ -56,7 +56,7 @@ This package does not have a devel package, because this project is for development/testing. %prep -%setup -q +%autosetup -p1 %build # CMAKE_SKIP_RPATH:BOOL=OFF is need to run the tests!