Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libQuotient for openSUSE:Factory checked in at 2024-04-25 20:48:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libQuotient (Old) and /work/SRC/openSUSE:Factory/.libQuotient.new.1880 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libQuotient" Thu Apr 25 20:48:29 2024 rev:16 rq:1169999 version:0.8.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libQuotient/libQuotient.changes 2024-03-14 17:45:23.706122693 +0100 +++ /work/SRC/openSUSE:Factory/.libQuotient.new.1880/libQuotient.changes 2024-04-25 20:48:33.432702916 +0200 @@ -1,0 +2,30 @@ +Wed Apr 24 08:40:39 UTC 2024 - Christopher Hock <christopher.h...@suse.com> + +- Add qt6-sql-sqlite to BuildRequires to allow Qt6 build to pass +- Update to 0.8.2 + * Historical encrypted messages can now be decrypted with old + megolm keys retrieved from SSSS + (gh#quotient-im/libQuotient#687) + * The User library API is getting prepared to be split into + that for room members (RoomMember) and user profiles + (stays in User for now) in 0.9, is deprecating mos of User + methods that accept Room for the member context + (gh#quotient-im/libQuotient#685) + * Along the same lines: functions to (un)ignore users by userid + rather than User* are introduced; the old signatures are + deprecated now and will be removed in 0.9 + (gh#quotient-im/libQuotient#718) + * More efficient (less cache-wasting) avatar retrieval + (gh#quotient-im/libQuotient#711) + * Property for querying conection's account_data + (gh#quotient-im/libQuotient#719) + * Fix brain-split when checking the event types on some Linux + distributions + (gh#quotient-im/libQuotient#726) + (gh#quotient-im/libQuotient#692) + * A new event class for m.room.server_acl + (gh#quotient-im/libQuotient#729) + * The library supports defaulting direct chats to E2EE now + (gh#quotient-im/libQuotient#730) + +------------------------------------------------------------------- Old: ---- libQuotient-0.8.1.2.tar.gz New: ---- libQuotient-0.8.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libQuotient.spec ++++++ --- /var/tmp/diff_new_pack.lvlJmt/_old 2024-04-25 20:48:34.316735377 +0200 +++ /var/tmp/diff_new_pack.lvlJmt/_new 2024-04-25 20:48:34.320735524 +0200 @@ -27,7 +27,7 @@ %define rname libQuotient %bcond_without e2ee Name: libQuotient%{?pkg_suffix} -Version: 0.8.1.2 +Version: 0.8.2 Release: 0 Summary: Library for Qt Matrix Clients License: LGPL-2.1-only @@ -42,6 +42,7 @@ %endif BuildRequires: pkgconfig %if 0%{?qt6} +BuildRequires: qt6-sql-sqlite BuildRequires: cmake(Qt6Concurrent) BuildRequires: cmake(Qt6Core) BuildRequires: cmake(Qt6Gui) ++++++ libQuotient-0.8.1.2.tar.gz -> libQuotient-0.8.2.tar.gz ++++++ ++++ 21390 lines of diff (skipped)