SHA256
1
0
forked from pool/fmt

Accepting request 823446 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/823446
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fmt?expand=0&rev=11
This commit is contained in:
2020-08-02 10:28:53 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 4 deletions

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

Binary file not shown.

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

Binary file not shown.

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jul 29 17:33:10 UTC 2020 - aloisio@gmx.com
- Update to version 7.0.2
* Worked around broken ``numeric_limits`` for 128-bit integers
* Fixed compatibility with CMake 3.4
* Fixed handling of digit separators in locale-specific
formatting
-------------------------------------------------------------------
Tue Jul 7 19:18:26 UTC 2020 - aloisio@gmx.com

View File

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