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}