Compare commits

..

No commits in common. "factory" and "factory" have entirely different histories.

4 changed files with 5 additions and 75 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a9e95847c432cbf9ad36aa6d1596d66aa8f644d6983926457235fb64343bc42c
size 731537

3
libqxmpp-1.8.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f307dde71dbaf9e17dc0472fafe68cabe2572b22ae759b6af24f8e1183b8db71
size 712833

View File

@ -1,72 +1,3 @@
-------------------------------------------------------------------
Wed Feb 26 08:13:40 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 1.10.1:
* ColorGeneration: Fix MSVC linkage of header-only generateColor()#686
* Fix comparison for checking validity of fallback markers sections#678
* Stun: Include QSet to fix incomplete type with some Qt versions#681
-------------------------------------------------------------------
Mon Feb 24 10:00:04 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 1.10.0:
* Implement XEP-0392: Consistent Color Generation (#672)
-------------------------------------------------------------------
Sat Feb 1 12:59:18 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 1.9.4
* MixManager: Account export: Fix not finishing task when
nothing to export
-------------------------------------------------------------------
Thu Jan 23 22:50:46 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 1.9.3
* OutgoingClient: Fix ssl connection/setting invalid ssl config
* FileEncryption: Fix wrong Cipher::ok() assert
* OmemoManager: Fix removing old signed pre key pairs
* OmemoManager: Do not try to renew signed pre key pairs
while loading
-------------------------------------------------------------------
Fri Dec 20 14:27:53 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 1.9.2
* Fix build of unit tests with MSVC
-------------------------------------------------------------------
Thu Nov 28 16:43:34 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 1.9.1
* MixManager: Fix update node subscriptions adds and removes
all nodes with default parameters
-------------------------------------------------------------------
Sun Nov 17 13:43:36 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 1.9.0
* Implement XEP-0461: Message Replies parsing
* Prevent unencrypted fallback markers are applied to
encrypted body
* Implement XEP-0283: Moved
* AccountMigration: Implement restoring of joined MIX channels
-------------------------------------------------------------------
Tue Oct 29 16:57:44 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Update to 1.8.3:
* MamManager: Fix some unencrypted are not parsed when
end-to-end-encryption is enabled (#662)
-------------------------------------------------------------------
Tue Oct 22 12:14:08 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 1.8.2
* StreamError: Fix parsing of stream error conditions and
missing "invalid-id" condition
* Uri: Fix parsing login URI
-------------------------------------------------------------------
Fri Aug 23 05:48:27 UTC 2024 - Michael Vetter <mvetter@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package libqxmpp
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -32,7 +32,7 @@ ExclusiveArch: do_not_build
%endif
%define sover 5
Name: libqxmpp%{?pkg_suffix}
Version: 1.10.1
Version: 1.8.1
Release: 0
Summary: Qt XMPP Library
License: LGPL-2.1-or-later
@ -115,7 +115,6 @@ already found by CMake.
# No need to build it twice
%package -n libqxmpp-doc
Summary: Qxmpp library documentation