Accepting request 944681 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/944681
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fmt?expand=0&rev=18
This commit is contained in:
Dominique Leuenberger 2022-01-08 22:23:11 +00:00 committed by Git OBS Bridge
commit 5d3d859150
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