Rebuilt due to fmt 10 update.

This commit is contained in:
Vitaly Zaitsev 2023-06-28 10:37:36 +02:00
parent d5fbddc97d
commit 2ebd689d5d
No known key found for this signature in database
GPG Key ID: BF99FC6DD45AB90A

View File

@ -1,6 +1,6 @@
Name: mtxclient
Version: 0.9.2
Release: 1%{?dist}
Release: 2%{?dist}
License: MIT
Summary: Client API library for Matrix, built on top of Boost.Asio
@ -73,6 +73,9 @@ ln -s libmatrix_client.so.%{version} %{buildroot}%{_libdir}/libmatrix_client.so.
%{_libdir}/*.so
%changelog
* Wed Jun 28 2023 Vitaly Zaitsev <vitaly@easycoding.org> - 0.9.2-2
- Rebuilt due to fmt 10 update.
* Mon Feb 20 2023 Vitaly Zaitsev <vitaly@easycoding.org> - 0.9.2-1
- Updated to version 0.9.2.