SHA256
1
0
forked from pool/fmt

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

- Update to version 8.1.1
  * Restored ABI compatibility with version 8.0.x
  * Fixed chorno formatting on big endian systems

OBS-URL: https://build.opensuse.org/request/show/944680
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/fmt?expand=0&rev=43
This commit is contained in:
2022-01-07 08:44:25 +00:00
committed by Git OBS Bridge
parent e4c8f8f8cf
commit 789b4ce298
4 changed files with 11 additions and 4 deletions

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

Binary file not shown.

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

Binary file not shown.

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jan 7 08:36:43 UTC 2022 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 8.1.1
* Restored ABI compatibility with version 8.0.x
* Fixed chorno formatting on big endian systems
-------------------------------------------------------------------
Mon Jan 3 10:11:22 UTC 2022 - Luigi Baldoni <aloisio@gmx.com>

View File

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