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

- Update to version 7.0.1
  * Updated the inline version namespace name.
  * Worked around a gcc bug in mangling of alias templates
  * Fixed minor issues with the documentation.

OBS-URL: https://build.opensuse.org/request/show/819279
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/fmt?expand=0&rev=27
This commit is contained in:
Luigi Baldoni 2020-07-07 19:22:22 +00:00 committed by Git OBS Bridge
parent 6fa0e95aa9
commit 6fc4def8ee
4 changed files with 12 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jul 7 19:18:26 UTC 2020 - aloisio@gmx.com
- Update to version 7.0.1
* Updated the inline version namespace name.
* Worked around a gcc bug in mangling of alias templates
* Fixed minor issues with the documentation.
-------------------------------------------------------------------
Mon Jul 6 14:36:10 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>

View File

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