diff --git a/brotli.changes b/brotli.changes index 8dd5cac..a22579f 100644 --- a/brotli.changes +++ b/brotli.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 19 23:15:31 UTC 2019 - Simon Lees + +- %make_jobs is depricated replaced by %cmake_build + ------------------------------------------------------------------- Sun Jan 13 11:24:26 UTC 2019 - bjorn.lie@gmail.com diff --git a/brotli.spec b/brotli.spec index 852c89b..63689e3 100644 --- a/brotli.spec +++ b/brotli.spec @@ -103,7 +103,7 @@ RFC 7932. %build %cmake -%make_jobs +%cmake_build %install %cmake_install