Accepting request 863688 from home:luca_b:branches:network:messaging:matrix
- Actually disable e2ee bcond_without enables by default, while bcond_with disables by default * Several fixes around homeserver resolution. OBS-URL: https://build.opensuse.org/request/show/863688 OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/libQuotient?expand=0&rev=9
This commit is contained in:
parent
ce13863bc0
commit
72cd8b197d
@ -1,8 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 16 15:40:44 UTC 2021 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
- Actually disable e2ee
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 15 16:17:38 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>
|
Fri Jan 15 16:17:38 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>
|
||||||
|
|
||||||
- Update to version 0.6.4:
|
- Update to version 0.6.4:
|
||||||
* Several fixes around homeserver resolution.
|
* Several fixes around homeserver resolution.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 3 19:29:38 UTC 2021 - Luca Beltrame <lbeltrame@kde.org>
|
Sun Jan 3 19:29:38 UTC 2021 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define soversion 0_6
|
%define soversion 0_6
|
||||||
%bcond_without e2ee
|
%bcond_with e2ee
|
||||||
Name: libQuotient
|
Name: libQuotient
|
||||||
Version: 0.6.4
|
Version: 0.6.4
|
||||||
Release: 0
|
Release: 0
|
||||||
|
Loading…
Reference in New Issue
Block a user