diff --git a/fmt.changes b/fmt.changes index d3b659c..9fe0951 100644 --- a/fmt.changes +++ b/fmt.changes @@ -1,9 +1,14 @@ +------------------------------------------------------------------- +Sat Apr 30 12:01:50 UTC 2022 - Jan Engelhardt + +- Replace obsolete macro %make_jobs by %cmake_build + ------------------------------------------------------------------- Fri Jan 7 08:36:43 UTC 2022 - Luigi Baldoni - Update to version 8.1.1 * Restored ABI compatibility with version 8.0.x - * Fixed chorno formatting on big endian systems + * Fixed chrono formatting on big-endian systems ------------------------------------------------------------------- Mon Jan 3 10:11:22 UTC 2022 - Luigi Baldoni diff --git a/fmt.spec b/fmt.spec index 264a9cc..0369031 100644 --- a/fmt.spec +++ b/fmt.spec @@ -51,7 +51,7 @@ Development files for fmt, a formatting library for C++. %build %cmake -DCMAKE_INSTALL_INCLUDEDIR:PATH=%{_includedir} -%make_jobs +%cmake_build %install %cmake_install