SHA256
1
0
forked from pool/fmt

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

- Update to version 7.1.2
  * Fixed floating point formatting with large precision

OBS-URL: https://build.opensuse.org/request/show/846061
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/fmt?expand=0&rev=36
This commit is contained in:
2020-11-04 17:43:11 +00:00
committed by Git OBS Bridge
parent f81e1f7e05
commit d99e02c41c
4 changed files with 10 additions and 4 deletions

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

Binary file not shown.

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

Binary file not shown.

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Nov 4 17:34:46 UTC 2020 - aloisio@gmx.com
- Update to version 7.1.2
* Fixed floating point formatting with large precision
-------------------------------------------------------------------
Mon Nov 2 15:27:46 UTC 2020 - aloisio@gmx.com

View File

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