From dbbfeeb05679c2765c97c8a4d0040efb1f5dffa2 Mon Sep 17 00:00:00 2001 From: Vitaly Zaitsev Date: Thu, 10 Mar 2022 11:37:27 +0100 Subject: [PATCH] Updated to version 0.9.2. --- .gitignore | 1 + nheko.spec | 25 ++++++++++--------------- sources | 2 +- 3 files changed, 12 insertions(+), 16 deletions(-) diff --git a/.gitignore b/.gitignore index 67b2c8f..722a6be 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ /nheko-0.8.2.tar.gz /nheko-0.9.0.tar.gz /nheko-0.9.1.tar.gz +/nheko-0.9.2.tar.gz diff --git a/nheko.spec b/nheko.spec index 38575c5..c09b0be 100644 --- a/nheko.spec +++ b/nheko.spec @@ -1,13 +1,8 @@ %undefine __cmake_in_source_build -%bcond_with clang - -%if %{with clang} -%global toolchain clang -%endif Name: nheko -Version: 0.9.1 -Release: 3%{?dist} +Version: 0.9.2 +Release: 1%{?dist} # Main source - GPLv3+ # cpp-httplib - bundled - MIT @@ -18,7 +13,7 @@ Summary: Desktop client for the Matrix protocol URL: https://github.com/Nheko-Reborn/%{name} Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz -BuildRequires: cmake(MatrixClient) >= 0.6.2 +BuildRequires: cmake(MatrixClient) >= 0.7.0 BuildRequires: cmake(Olm) >= 3.2.6 BuildRequires: cmake(Qt5Concurrent) BuildRequires: cmake(Qt5Core) @@ -37,7 +32,7 @@ BuildRequires: cmake(mpark_variant) BuildRequires: cmake(nlohmann_json) >= 3.2.0 BuildRequires: cmake(spdlog) >= 1.0.0 -BuildRequires: pkgconfig(coeurl) +BuildRequires: pkgconfig(coeurl) >= 0.2.0 BuildRequires: pkgconfig(gstreamer-1.0) BuildRequires: pkgconfig(gstreamer-app-1.0) BuildRequires: pkgconfig(gstreamer-audio-1.0) @@ -54,6 +49,7 @@ BuildRequires: pkgconfig(xcb) BuildRequires: pkgconfig(xcb-ewmh) BuildRequires: pkgconfig(zlib) +BuildRequires: asciidoc BuildRequires: cmake BuildRequires: desktop-file-utils BuildRequires: gcc @@ -62,12 +58,6 @@ BuildRequires: libappstream-glib BuildRequires: lmdbxx-devel >= 1.0.0 BuildRequires: ninja-build -%if %{with clang} -BuildRequires: compiler-rt -BuildRequires: clang -BuildRequires: llvm -%endif - Requires: hicolor-icon-theme Requires: qt-jdenticon%{?_isa} Requires: qt5-qtquickcontrols2%{?_isa} @@ -98,6 +88,7 @@ for Matrix that feels more like a mainstream chat app. -DQML_DEBUGGING:BOOL=OFF \ -DBUILD_DOCS:BOOL=OFF \ -DVOIP:BOOL=ON \ + -DMAN:BOOL=ON \ -DUSE_BUNDLED_CMARK:BOOL=OFF \ -DUSE_BUNDLED_COEURL:BOOL=OFF \ -DUSE_BUNDLED_GTEST:BOOL=OFF \ @@ -126,8 +117,12 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop %{_metainfodir}/%{name}.appdata.xml %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/*/apps/%{name}.* +%{_mandir}/man1/%{name}.1* %changelog +* Thu Mar 10 2022 Vitaly Zaitsev - 0.9.2-1 +- Updated to version 0.9.2. + * Thu Feb 24 2022 Vitaly Zaitsev - 0.9.1-3 - Rebuilt due to mtxclient update. diff --git a/sources b/sources index adc141e..2ad3666 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (nheko-0.9.1.tar.gz) = a914265052e6c2e327f45ea490999ea2fd22dda3955117f7d92a13b56018bd2c6999318c730e0c03b0e62a5a692678d1655f5bc15e4947db8a3bb9c4cea90e73 +SHA512 (nheko-0.9.2.tar.gz) = 86c0b5bf8e767125cc9e78c3a898df35fae5b34277253c8c98777f1814fcab36ff558576fa5b71de05df63223a866671473674fb8250eeee905a979dd0c978a9