diff --git a/.gitignore b/.gitignore index 9c3b2d9..b623b29 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /mtxclient-0.6.1.tar.gz /mtxclient-0.6.2.tar.gz /mtxclient-0.7.0.tar.gz +/mtxclient-0.8.0.tar.gz diff --git a/mtxclient.spec b/mtxclient.spec index cbc55e5..9b83b3a 100644 --- a/mtxclient.spec +++ b/mtxclient.spec @@ -1,6 +1,6 @@ Name: mtxclient -Version: 0.7.0 -Release: 4%{?dist} +Version: 0.8.0 +Release: 1%{?dist} License: MIT Summary: Client API library for Matrix, built on top of Boost.Asio @@ -9,10 +9,10 @@ Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz BuildRequires: cmake(mpark_variant) BuildRequires: cmake(nlohmann_json) >= 3.2.0 -BuildRequires: cmake(Olm) >= 3.2.6 +BuildRequires: cmake(Olm) >= 3.2.12 BuildRequires: cmake(spdlog) >= 1.0.0 -BuildRequires: pkgconfig(coeurl) >= 0.2.0 +BuildRequires: pkgconfig(coeurl) >= 0.2.1 BuildRequires: pkgconfig(libcrypto) BuildRequires: pkgconfig(libevent) BuildRequires: pkgconfig(openssl) @@ -72,6 +72,9 @@ ln -s libmatrix_client.so.%{version} %{buildroot}%{_libdir}/libmatrix_client.so. %{_libdir}/*.so %changelog +* Sat Jul 23 2022 Vitaly Zaitsev - 0.8.0-1 +- Updated to version 0.8.0. + * Thu Jul 21 2022 Fedora Release Engineering - 0.7.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild diff --git a/sources b/sources index 2597c04..ba93a7a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (mtxclient-0.7.0.tar.gz) = fe015e6532a62fd1d1f5828c7aff08c181a4da1279afe54a502c09ba924a404099d23e74eb176841e774f67c6701e9c0ab666e239f486e4559aaea863ba8f5f9 +SHA512 (mtxclient-0.8.0.tar.gz) = 4156432bf66d00bdabb6feee2521b659ee8b50cbcab8eae9d1c8dd496442822d204f7085baa616e51acd4cb7037994d5746fb37be73e71c1c5a3f882229f1e18