From 8dbe4cfc853c6170c0330121534033bb1f8d598c8112e7c20a4b546ba1928530 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sun, 12 Sep 2021 18:09:38 +0000 Subject: [PATCH] Accepting request 918507 from network:messaging:matrix OBS-URL: https://build.opensuse.org/request/show/918507 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libQuotient?expand=0&rev=7 --- libQuotient-0.6.8.tar.gz | 3 --- libQuotient-0.6.9.tar.gz | 3 +++ libQuotient.changes | 9 +++++++++ libQuotient.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 libQuotient-0.6.8.tar.gz create mode 100644 libQuotient-0.6.9.tar.gz diff --git a/libQuotient-0.6.8.tar.gz b/libQuotient-0.6.8.tar.gz deleted file mode 100644 index 2228b0e..0000000 --- a/libQuotient-0.6.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8379501a216f4450affa41e62a33d30e80abfe5eab6915e03fbd49f6b92acd6d -size 561552 diff --git a/libQuotient-0.6.9.tar.gz b/libQuotient-0.6.9.tar.gz new file mode 100644 index 0000000..8332d88 --- /dev/null +++ b/libQuotient-0.6.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed474e6c13ac961d0c45794d52ddd7227002eff005894b3d3cc8efefafdf9625 +size 561579 diff --git a/libQuotient.changes b/libQuotient.changes index 0e8fb8e..ea6c938 100644 --- a/libQuotient.changes +++ b/libQuotient.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Sep 12 10:55:22 UTC 2021 - Dead Mozay + +- Update to version 0.6.9: + * Here's one more stable branch release of libQuotient, + fixing a rare assertion failure due to uninitialised + read marker when new events arrive and all history + is already loaded. + ------------------------------------------------------------------- Tue Aug 24 06:45:25 UTC 2021 - Dead Mozay diff --git a/libQuotient.spec b/libQuotient.spec index 208f13d..f5caad0 100644 --- a/libQuotient.spec +++ b/libQuotient.spec @@ -20,7 +20,7 @@ %define sonum 0.6 %bcond_with e2ee Name: libQuotient -Version: 0.6.8 +Version: 0.6.9 Release: 0 Summary: Library for Qt Matrix Clients License: LGPL-2.1-only