Hello community,

here is the log from the commit of package libqmatrixclient for 
openSUSE:Factory checked in at 2020-03-30 23:03:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqmatrixclient (Old)
 and      /work/SRC/openSUSE:Factory/.libqmatrixclient.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqmatrixclient"

Mon Mar 30 23:03:50 2020 rev:6 rq:789675 version:0.5.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqmatrixclient/libqmatrixclient.changes        
2020-01-29 13:23:09.602316447 +0100
+++ 
/work/SRC/openSUSE:Factory/.libqmatrixclient.new.3160/libqmatrixclient.changes  
    2020-03-30 23:03:52.388192573 +0200
@@ -1,0 +2,34 @@
+Mon Mar 30 05:44:43 UTC 2020 - [email protected]
+
+- Update to 0.5.3
+  - (#301/#383) Room::aliases() and Room::setAliases() are fixed, 
+    using the new alias management introduced in MSC2432
+  - (#321) More careful linkification of Matrix ids
+  - (#326) Support for the server notices room tag (MSC1452)
+  - (#330) Support of resolving the homeserver using .well-known
+    (MSC433)
+  - (#341/#373/#376) Support of message editing and annotation
+    (MSC1849)
+  - (#344) Compatibility with user deactivation error codes
+    (MSC2181)
+  - (#345) Fix cache becoming inconsistent with actual room state
+    due to unread counts not properly tracked
+  - (#347) Fix for a corner case in internal user avatar management
+    that may lead to a crash in rare cases
+  - (#354) Provide a means to get the full list of rooms to client
+    applications (aimed at fixing quotient-im/Quaternion#637 in the
+    next Quaternion 0.0.9.4 rebuild)
+  - (#358) Only send access token where the spec it should be sent
+  - (#359) Fix room highlighting for names with a hashtag
+  - (#361) Initialise read marker if there's none on the room yet
+  - (#365) Remove prev_content from special keys preserved against
+    redaction (MSC1954) - thanks to nepugia for reporting
+  - (#387) Compatibility with Qt 5.14
+  - (#386/#388) SSO support
+  - (#390) Notify the client application about alias updates
+- The name of the library in this branch is still libQMatrixClient.
+  Version 0.6 will be named libQuotient, as announced previously.
+- Drop 0001-Compatibility-with-Qt-5.14.patch because no more
+  necessary.
+
+-------------------------------------------------------------------

Old:
----
  0001-Compatibility-with-Qt-5.14.patch
  libqmatrixclient-0.5.2.tar.gz

New:
----
  libqmatrixclient-0.5.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libqmatrixclient.spec ++++++
--- /var/tmp/diff_new_pack.8sEEeU/_old  2020-03-30 23:03:53.644193288 +0200
+++ /var/tmp/diff_new_pack.8sEEeU/_new  2020-03-30 23:03:53.648193290 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libqmatrixclient
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
 %define sname libQuotient
 
 Name:           libqmatrixclient
-Version:        0.5.2
+Version:        0.5.3
 Release:        0
 Summary:        Library for Qt Matrix Clients
 License:        LGPL-2.1-only
@@ -31,8 +31,6 @@
 Source0:        
https://github.com/quotient-im/libQuotient/archive/%{version}/%{name}-%{version}.tar.gz
 # Old SourceUrl for documentation.
 #Source0:        
https://github.com/QMatrixClient/libqmatrixclient/archive/%%{version}/%%{name}-%%{version}.tar.gz
-# PATCH-FIX-UPSTREAM
-Patch0:         0001-Compatibility-with-Qt-5.14.patch
 BuildRequires:  cmake
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(Qt5Core) >= 5.6
@@ -68,7 +66,6 @@
 
 %prep
 %setup -q -n %{sname}-%{version}
-%patch0 -p1
 
 %build
 %if 0%{?suse_version} < 1500

++++++ libqmatrixclient-0.5.2.tar.gz -> libqmatrixclient-0.5.3.tar.gz ++++++
++++ 1998 lines of diff (skipped)


Reply via email to