Accepting request 1232874 from network:messaging:matrix

OBS-URL: https://build.opensuse.org/request/show/1232874
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libQuotient?expand=0&rev=18
This commit is contained in:
Dominique Leuenberger 2024-12-20 22:11:45 +00:00 committed by Git OBS Bridge
commit 581af2e0d4
4 changed files with 25 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5e607eb978a5daa82e2186cd92f0d964cb820c72cfad95ed2adda4525ed923b5
size 771510

3
libQuotient-0.9.1.tar.gz Normal file
View File

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

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Fri Dec 20 14:19:50 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 0.9.1
* Added Connection::isOnline()
* Room::pendingEventAdded() signal doesn't carry a dangling
event ref any more
* MediaThumbnailJob now checks for the correct spec version
for auth media
* Unsupported RoomType values don't litter logs with warnings
any more
* Cleanup and code modernization
* Access tokens are actually saved to the keychain again
* The text provided by the server is used for the error
message on media endpoints
* Connection::supportedMatrixSpecVersions() regression fix
* Downloading encrypted files to a temporary location fixed
* Configurable job backoff strategies; fix the regression with
syncs frequently timing out just before getting a response
from the homeserver
-------------------------------------------------------------------
Mon Oct 28 09:02:30 UTC 2024 - Christophe Marin <christophe@krop.fr>

View File

@ -29,7 +29,7 @@ ExclusiveArch: do_not_build
%define sonum 0.9
%define rname libQuotient
Name: libQuotient%{?pkg_suffix}
Version: 0.9.0
Version: 0.9.1
Release: 0
Summary: Library for Qt Matrix Clients
License: LGPL-2.1-only