diff --git a/spdlog.changes b/spdlog.changes index ceb7c79..b844bae 100644 --- a/spdlog.changes +++ b/spdlog.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jul 13 18:36:24 UTC 2024 - Bernd Ritter + +- added rpm group + ------------------------------------------------------------------- Sat Jul 13 18:29:13 UTC 2024 - Bernd Ritter diff --git a/spdlog.spec b/spdlog.spec index f79e589..e2a8d4e 100644 --- a/spdlog.spec +++ b/spdlog.spec @@ -23,6 +23,7 @@ Version: 1.14.1 Release: 0 Summary: C++ logging library License: MIT +Group: Development/Libraries/C and C++ URL: https://github.com/gabime/spdlog Source0: https://github.com/gabime/%{name}/archive/refs/tags/v%{version}.tar.gz Source99: baselibs.conf