Accepting request 756025 from home:alois:branches:devel:libraries:c_c++

update to 6.1.2

OBS-URL: https://build.opensuse.org/request/show/756025
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/fmt?expand=0&rev=15
This commit is contained in:
2019-12-12 09:45:08 +00:00
committed by Git OBS Bridge
parent 2cb6644d09
commit aaeb35156e
4 changed files with 16 additions and 4 deletions

BIN
fmt-6.1.1.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
fmt-6.1.2.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Dec 11 16:57:03 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 6.1.2
* Fixed ABI compatibility with libfmt.so.6.0.0 (#1471).
* Fixed handling types convertible to std::string_view (#1451).
Thanks @denizevrenci (Deniz Evrenci).
* Made CUDA test an opt-in enabled via the FMT_CUDA_TEST CMake
option.
* Fixed sign conversion warnings (#1440). Thanks @0x8000-0000
(Florin Iucha).
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Dec 5 15:43:30 UTC 2019 - Luigi Baldoni <aloisio@gmx.com> Thu Dec 5 15:43:30 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>

View File

@@ -18,7 +18,7 @@
%define sover 6 %define sover 6
Name: fmt Name: fmt
Version: 6.1.1 Version: 6.1.2
Release: 0 Release: 0
Summary: A formatting library for C++ Summary: A formatting library for C++
License: MIT License: MIT