nheko 0.11.1-1 (aarch64;znver1;x86_64) 2023-17187
10000
Status | published | ||||||||||||
Submitter | angrypenguinpoland [@T] gmail.com | ||||||||||||
Platform | rolling | ||||||||||||
Repository | main | ||||||||||||
URL | https://abf.openmandriva.org/build_lists/287119 | ||||||||||||
Packages |
|
||||||||||||
Build Date | 2023-01-20 00:40:33 +0000 UTC | ||||||||||||
Last Updated | 2023-01-22 19:07:32.375821051 +0000 UTC |
$ git diff --patch-with-stat --summary 2c6cff7607473baa9d10e49739ab30546b612ded..7263fc8b15c293c536000dfc2e0e8d1d3ad70733 .abf.yml | 2 +- nheko.spec | 9 ++++++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.abf.yml b/.abf.yml index 127e660..b71adbd 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - nheko-0.10.2.tar.gz: e910c1c0cb28e33aa27370d96b107ffcd38a3ec6 + nheko-0.11.1.tar.gz: 3bbacf273dcd1d6e3a5df6b9c359820d0dd5199a diff --git a/nheko.spec b/nheko.spec index d8d54b3..3d8797b 100644 --- a/nheko.spec +++ b/nheko.spec @@ -1,5 +1,5 @@ Name: nheko -Version: 0.10.2 +Version: 0.11.1 Release: 1 Group: Networking/Instant Messenger License: GPLv3 @@ -9,7 +9,7 @@ Source0: https://github.com/Nheko-Reborn/nheko/archive/v%{version}/%{name}-%{ver BuildRequires: a2x BuildRequires: qmake5 -BuildRequires: cmake(MatrixClient) +BuildRequires: cmake(MatrixClient) >= 0.9.1 BuildRequires: cmake(Olm) BuildRequires: cmake(Qt5Concurrent) BuildRequires: cmake(Qt5Core) @@ -27,7 +27,7 @@ BuildRequires: cmake(Qt5Widgets) BuildRequires: cmake(mpark_variant) BuildRequires: cmake(nlohmann_json) BuildRequires: cmake(spdlog) -BuildRequires: pkgconfig(coeurl) +BuildRequires: pkgconfig(coeurl) >= 0.3.0 BuildRequires: pkgconfig(gstreamer-1.0) BuildRequires: pkgconfig(gstreamer-app-1.0) BuildRequires: pkgconfig(gstreamer-audio-1.0) @@ -40,6 +40,7 @@ BuildRequires: pkgconfig(libcrypto) BuildRequires: pkgconfig(libevent) BuildRequires: pkgconfig(lmdb) BuildRequires: pkgconfig(openssl) +BuildRequires: pkgconfig(re2) BuildRequires: pkgconfig(xcb) BuildRequires: pkgconfig(xcb-ewmh) BuildRequires: pkgconfig(zlib) @@ -75,6 +76,8 @@ for Matrix that feels more like a mainstream chat app. %autosetup -p1 %build +export CC=gcc +export CXX=g++ %cmake \ -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_SKIP_INSTALL_RPATH:BOOL=ON \
Not Available
angrypenguinpoland [@T] gmail.com | Good | 674d 14hrs |
angrypenguinpoland [@T] gmail.com | Good | 674d 14hrs |
benbullard79 [@T] cox.net | No Comment. | 672d 14hrs |
benbullard79 [@T] cox.net | No Comment. | 672d 14hrs |