diff --git a/rtl_433.changes b/rtl_433.changes index e47c1e5..43c5190 100644 --- a/rtl_433.changes +++ b/rtl_433.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 30 00:50:20 UTC 2019 - Martin Pluskal + +- Use new macro for cmake building + ------------------------------------------------------------------- Thu Aug 29 20:27:03 UTC 2019 - Martin Hauke diff --git a/rtl_433.spec b/rtl_433.spec index 47ac8a1..72fec5a 100644 --- a/rtl_433.spec +++ b/rtl_433.spec @@ -52,7 +52,7 @@ to make use of rtl_433. %build %cmake \ -DBUILD_TESTING=OFF -make VERBOSE=1 %{?_smp_mflags} +%cmake_build %install %cmake_install