SHA256
1
0
forked from pool/spdlog

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

- Update to version 1.8.4
  * Remove version requirement from find_package when searching
    external fmt.

OBS-URL: https://build.opensuse.org/request/show/881376
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/spdlog?expand=0&rev=43
This commit is contained in:
2021-03-25 19:13:07 +00:00
committed by Git OBS Bridge
parent 76207cc3b2
commit 5d819b4537
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:6f5b88ca4c9b96264e6c961716fec6f1a7b94c80a5edce667c3e42507caa8a82
size 321144

3
spdlog-1.8.4.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Mar 25 18:58:40 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 1.8.4
* Remove version requirement from find_package when searching
external fmt.
-------------------------------------------------------------------
Wed Mar 24 21:58:14 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>

View File

@@ -18,7 +18,7 @@
%define _sover 1
Name: spdlog
Version: 1.8.3
Version: 1.8.4
Release: 0
Summary: C++ logging library
License: MIT