From 477770278e998ed5fef5612571e497348843431c915f4631e54670ce6904b18b Mon Sep 17 00:00:00 2001 From: Bernd Ritter Date: Mon, 24 Oct 2022 21:13:53 +0000 Subject: [PATCH] - another package OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/spdlog?expand=0&rev=69 --- spdlog.changes | 5 +++++ spdlog.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/spdlog.changes b/spdlog.changes index 09af89f..41b3e2e 100644 --- a/spdlog.changes +++ b/spdlog.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 24 21:13:33 UTC 2022 - Bernd Ritter + +- another package + ------------------------------------------------------------------- Mon Oct 24 21:07:43 UTC 2022 - Bernd Ritter diff --git a/spdlog.spec b/spdlog.spec index f9d57cb..d6c9fad 100644 --- a/spdlog.spec +++ b/spdlog.spec @@ -53,7 +53,7 @@ Requires: pkgconfig(fmt) The %{name}-devel package contains C++ header files for developing applications that use %{name}. -%package -n lib%{name}%{_sover} +%package -n lib%{name}%{version} Summary: C++ logging library %description -n lib%{name}%{_sover}