- Replace obsolete macro %make_jobs by %cmake_build

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/fmt?expand=0&rev=44
This commit is contained in:
Jan Engelhardt 2022-04-30 12:08:19 +00:00 committed by Git OBS Bridge
parent 789b4ce298
commit b1530e3ec9
2 changed files with 7 additions and 2 deletions

View File

@ -1,9 +1,14 @@
-------------------------------------------------------------------
Sat Apr 30 12:01:50 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Replace obsolete macro %make_jobs by %cmake_build
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 7 08:36:43 UTC 2022 - Luigi Baldoni <aloisio@gmx.com> Fri Jan 7 08:36:43 UTC 2022 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 8.1.1 - Update to version 8.1.1
* Restored ABI compatibility with version 8.0.x * 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 <aloisio@gmx.com> Mon Jan 3 10:11:22 UTC 2022 - Luigi Baldoni <aloisio@gmx.com>

View File

@ -51,7 +51,7 @@ Development files for fmt, a formatting library for C++.
%build %build
%cmake -DCMAKE_INSTALL_INCLUDEDIR:PATH=%{_includedir} %cmake -DCMAKE_INSTALL_INCLUDEDIR:PATH=%{_includedir}
%make_jobs %cmake_build
%install %install
%cmake_install %cmake_install