Updated to version 1.9.1.

This commit is contained in:
Vitaly Zaitsev 2021-07-27 15:11:14 +02:00
parent 97b0c209a9
commit e2f65330c7
No known key found for this signature in database
GPG Key ID: BF99FC6DD45AB90A
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -16,3 +16,4 @@
/v1.8.2.tar.gz
/v1.8.5.tar.gz
/v1.9.0.tar.gz
/v1.9.1.tar.gz

View File

@ -1 +1 @@
SHA512 (v1.9.0.tar.gz) = df023847e49b2ad8e5dc4cb681d31515bb7f87644a4baa946836cf3cb4114bb95ad603b746969e0e7f8220d3bfa453220c00dfde812f1e610801a5cc62e1f0f2
SHA512 (v1.9.1.tar.gz) = 9a4c80099fe672b4429999f704e3eaac95c8d10667413fa870d5ca375027bd9738a41236093e96f5f704358460a1a89a666345cae73bfbec9198b3be661c95a3

View File

@ -1,8 +1,8 @@
%undefine __cmake_in_source_build
Name: spdlog
Version: 1.9.0
Release: 2%{?dist}
Version: 1.9.1
Release: 1%{?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
* Tue Jul 27 2021 Vitaly Zaitsev <vitaly@easycoding.org> - 1.9.1-1
- Updated to version 1.9.1.
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild