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

View File

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

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

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

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