SHA256
1
0
forked from pool/fmt

Accepting request 850758 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/850758
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fmt?expand=0&rev=15
This commit is contained in:
2020-11-29 11:24:57 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 4 deletions

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

Binary file not shown.

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

Binary file not shown.

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Nov 25 14:55:58 UTC 2020 - aloisio@gmx.com
- Update to version 7.1.3
* Fixed handling of buffer boundaries in format_to_n
* Fixed linkage errors when linking with a shared library
* Reintroduced ostream support to range formatters
* Worked around an issue with mixing std versions in gcc
-------------------------------------------------------------------
Wed Nov 4 17:34:46 UTC 2020 - aloisio@gmx.com

View File

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