diff --git a/libQuotient-0.9.0.tar.gz b/libQuotient-0.9.0.tar.gz deleted file mode 100644 index 211ac2b..0000000 --- a/libQuotient-0.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e607eb978a5daa82e2186cd92f0d964cb820c72cfad95ed2adda4525ed923b5 -size 771510 diff --git a/libQuotient-0.9.1.tar.gz b/libQuotient-0.9.1.tar.gz new file mode 100644 index 0000000..2f717b1 --- /dev/null +++ b/libQuotient-0.9.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a1fd19c9f6e4d93c60fbec5ab4ca84961781e6d00105a4437ecd14aaea36bc9 +size 772882 diff --git a/libQuotient.changes b/libQuotient.changes index 4fb76a3..2181201 100644 --- a/libQuotient.changes +++ b/libQuotient.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Fri Dec 20 14:19:50 UTC 2024 - Christophe Marin + +- 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 diff --git a/libQuotient.spec b/libQuotient.spec index 754679c..7d8d8cf 100644 --- a/libQuotient.spec +++ b/libQuotient.spec @@ -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