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:
Luigi Baldoni 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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bf4e50955943c1773cc57821d6c00f7e2b9e10eb435fafdd66739d36056d504e
size 722236

3
fmt-6.1.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1cafc80701b746085dddf41bd9193e6d35089e1c6ec1940e037fcb9c98f62365
size 723160

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>

View File

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