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