Accepting request 923674 from home:Dead_Mozay:matrix

- Update to version 0.6.11:
  * Just after 0.6.10 was out another nasty bug has been discovered,
    preventing from proper usage of URLs with an unescaped double-hash (##),
    which may come when a matrix.to URL is generated for a bridged IRC channel
    (and it even got a very nice number #512). Aside from this fix, 
    quotest will not return with success code 0 any more if it failed to 
    even start testing for some reason (#496).

OBS-URL: https://build.opensuse.org/request/show/923674
OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/libQuotient?expand=0&rev=19
This commit is contained in:
Dead Mozay 2021-10-07 09:45:36 +00:00 committed by Git OBS Bridge
parent 2901698d46
commit 870d8e8977
4 changed files with 15 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2b6011bfec72a5b3125622f97fcc0a807e6771c91a8c73d1979f6c5e811b7b2d
size 561503

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:12b15d1296e630477d5e8f4d32c821dc724b3c5b99d15d383417ba7d88f03c46
size 562144

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Oct 7 08:37:12 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>
- Update to version 0.6.11:
* Just after 0.6.10 was out another nasty bug has been discovered,
preventing from proper usage of URLs with an unescaped double-hash (##),
which may come when a matrix.to URL is generated for a bridged IRC channel
(and it even got a very nice number #512). Aside from this fix,
quotest will not return with success code 0 any more if it failed to
even start testing for some reason (#496).
-------------------------------------------------------------------
Sun Oct 3 08:21:09 UTC 2021 - Dead Mozay <dead-mozay@opensuse.org>

View File

@ -20,7 +20,7 @@
%define sonum 0.6
%bcond_with e2ee
Name: libQuotient
Version: 0.6.10
Version: 0.6.11
Release: 0
Summary: Library for Qt Matrix Clients
License: LGPL-2.1-only