Accepting request 975531 from devel:libraries:c_c++

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/975531
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fmt?expand=0&rev=19
This commit is contained in:
Dominique Leuenberger 2022-05-08 19:52:09 +00:00 committed by Git OBS Bridge
commit d3b8c1f88f
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>
- 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 <aloisio@gmx.com>

View File

@ -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