Accepting request 819805 from home:alois:branches:devel:libraries:c_c++
- Update to version 1.7.0 * Support fmt version 7.x. * Fixed to_hex segmentation fault * Support for FMT_STRING compile time checking. * Clean CMakeLists.txt. - Drop spdlog-1.6.1-fmt7_build.patch and spdlog-1.6.1-fmt7_tests.patch (merged upstream) OBS-URL: https://build.opensuse.org/request/show/819805 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/spdlog?expand=0&rev=34
This commit is contained in:
@@ -18,16 +18,12 @@
|
||||
|
||||
%define _sover 1
|
||||
Name: spdlog
|
||||
Version: 1.6.1
|
||||
Version: 1.7.0
|
||||
Release: 0
|
||||
Summary: C++ logging library
|
||||
License: MIT
|
||||
URL: https://github.com/gabime/spdlog
|
||||
Source0: https://github.com/gabime/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
# PATCH-FIX-UPSTREAM spdlog-1.6.1-fmt7_build.patch
|
||||
Patch0: spdlog-1.6.1-fmt7_build.patch
|
||||
# PATCH-FIX-UPSTREAM spdlog-1.6.1-fmt7_tests.patch
|
||||
Patch1: spdlog-1.6.1-fmt7_tests.patch
|
||||
BuildRequires: benchmark-devel >= 1.4.0
|
||||
BuildRequires: cmake
|
||||
BuildRequires: gcc
|
||||
|
Reference in New Issue
Block a user