From c4df7d11176eb4822171c20e154ca0f70045e0bde664980490de4c4543fb11af Mon Sep 17 00:00:00 2001 From: Dead Mozay Date: Wed, 24 Feb 2021 05:00:49 +0000 Subject: [PATCH] Accepting request 874746 from home:Dead_Mozay:matrix - Update to version 0.6.5: * Fix rich replies handling. * Support abbreviated aka Reddit-style type specifiers in Matrix URIs (e.g., matrix:r/quotient:matrix.org) OBS-URL: https://build.opensuse.org/request/show/874746 OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/libQuotient?expand=0&rev=11 --- 0.6.4.tar.gz | 3 --- 0.6.5.tar.gz | 3 +++ libQuotient.changes | 8 ++++++++ libQuotient.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 0.6.4.tar.gz create mode 100644 0.6.5.tar.gz diff --git a/0.6.4.tar.gz b/0.6.4.tar.gz deleted file mode 100644 index 828921e..0000000 --- a/0.6.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c43a68c144d41e3826f2e1ce006760129694b79d8d7f302dea81328c6a663ce -size 559830 diff --git a/0.6.5.tar.gz b/0.6.5.tar.gz new file mode 100644 index 0000000..04572d9 --- /dev/null +++ b/0.6.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a22738fd6fd90c662174ca31348934c75f29fdbfcf7d86f471d2fcbf628c36ea +size 560003 diff --git a/libQuotient.changes b/libQuotient.changes index ffb307b..3f4dd11 100644 --- a/libQuotient.changes +++ b/libQuotient.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Feb 24 04:42:02 UTC 2021 - Dead Mozay + +- Update to version 0.6.5: + * Fix rich replies handling. + * Support abbreviated aka Reddit-style type specifiers in + Matrix URIs (e.g., matrix:r/quotient:matrix.org) + ------------------------------------------------------------------- Sat Jan 16 15:40:44 UTC 2021 - Luca Beltrame diff --git a/libQuotient.spec b/libQuotient.spec index 1ed3dfa..1227e4e 100644 --- a/libQuotient.spec +++ b/libQuotient.spec @@ -19,7 +19,7 @@ %define soversion 0_6 %bcond_with e2ee Name: libQuotient -Version: 0.6.4 +Version: 0.6.5 Release: 0 Summary: Library for Qt Matrix Clients License: LGPL-2.1-only