From 040f780ec37f064f767d414274e466a87ecf9768bbb3de8f377a60d3a9cadb20 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 19 Feb 2016 11:28:11 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/spdlog?expand=0&rev=3 --- spdlog.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spdlog.spec b/spdlog.spec index 90f523a..d2a44e5 100644 --- a/spdlog.spec +++ b/spdlog.spec @@ -71,7 +71,7 @@ Very fast, header only, C++ logging library. * Severity based filtering - threshold levels can be modified in runtime as well as in compile time. %prep -%setup -q +%setup -q -n %name-1.0.0 %build %cmake