From 639afb29fe60325bdcbdbe6403dba4e553d3a717e5711d7218c5c99592e2d6aa Mon Sep 17 00:00:00 2001 From: Bernd Ritter Date: Thu, 20 Oct 2022 20:49:44 +0000 Subject: [PATCH] - libname changed due to different sover OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/spdlog?expand=0&rev=64 --- spdlog.changes | 5 +++++ spdlog.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/spdlog.changes b/spdlog.changes index 56a2f44..685db06 100644 --- a/spdlog.changes +++ b/spdlog.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 20 20:49:13 UTC 2022 - Bernd Ritter + +- libname changed due to different sover + ------------------------------------------------------------------- Thu Oct 20 20:40:31 UTC 2022 - Bernd Ritter diff --git a/spdlog.spec b/spdlog.spec index 389023b..eeb79b4 100644 --- a/spdlog.spec +++ b/spdlog.spec @@ -93,7 +93,7 @@ export LD_LIBRARY_PATH="%{_builddir}/%{name}-%{version}/build" %license LICENSE %doc README.md %{_includedir}/%{name} -%{_libdir}/lib%{name}.so +%{_libdir}/lib%{name}%{_sover}.so %{_libdir}/cmake/%{name} %{_libdir}/pkgconfig/%{name}.pc