diff --git a/spdlog.changes b/spdlog.changes index 09fd53c..8c57577 100644 --- a/spdlog.changes +++ b/spdlog.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 20 20:00:13 UTC 2022 - Bernd Ritter + +- Patch for boo#1199306 in upstream spdlog until new release is available. + ------------------------------------------------------------------- Thu Oct 20 19:11:47 UTC 2022 - Bernd Ritter diff --git a/spdlog.spec b/spdlog.spec index 5b4d838..162bf77 100644 --- a/spdlog.spec +++ b/spdlog.spec @@ -25,6 +25,8 @@ License: MIT URL: https://github.com/gabime/spdlog Source0: https://github.com/gabime/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source99: baselibs.conf +# PATCH-FIX-UPSTREAM fix for bug boo#1199306 +Patch1: https://github.com/gabime/%{name}/commit/e36b69a0ecbdfb51cc28087b11256fb88c360ba4.patch BuildRequires: cmake >= 3.10 %if 0%{?suse_version} > 1500 BuildRequires: gcc-c++ >= 8