diff --git a/fmt-7.0.0.tar.gz b/fmt-7.0.0.tar.gz deleted file mode 100644 index 9c9094e..0000000 --- a/fmt-7.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d2b4ee9294ed05eac4cc9ee625fe4b3a90c40eeb1097d0b9b330f0f95a74ad1 -size 738799 diff --git a/fmt-7.0.1.tar.gz b/fmt-7.0.1.tar.gz new file mode 100644 index 0000000..b3e9f23 --- /dev/null +++ b/fmt-7.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac335a4ca6beaebec4ddb2bc35b9ae960b576f3b64a410ff2c379780f0cd4948 +size 739512 diff --git a/fmt.changes b/fmt.changes index eb78631..74b0fe9 100644 --- a/fmt.changes +++ b/fmt.changes @@ -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 diff --git a/fmt.spec b/fmt.spec index 5c29de3..f8860a8 100644 --- a/fmt.spec +++ b/fmt.spec @@ -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