Rebuilt due to google-benchmark 1.6.0 update.

This commit is contained in:
Vitaly Zaitsev 2021-09-15 15:22:08 +02:00
parent 800161182e
commit 83dd849719
No known key found for this signature in database
GPG Key ID: BF99FC6DD45AB90A
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: spdlog
Version: 1.9.2
Release: 1%{?dist}
Release: 2%{?dist}
License: MIT
Summary: Super fast C++ logging library
@ -68,6 +68,9 @@ ln -svf %{_includedir}/catch2/catch.hpp ./tests/catch.hpp
%{_libdir}/pkgconfig/%{name}.pc
%changelog
* Wed Sep 15 2021 Vitaly Zaitsev <vitaly@easycoding.org> - 1.9.2-2
- Rebuilt due to google-benchmark 1.6.0 update.
* Fri Aug 13 2021 Vitaly Zaitsev <vitaly@easycoding.org> - 1.9.2-1
- Updated to version 1.9.2.