Accepting request 1248072 from network
- Update to 1.10.0: * Implement XEP-0392: Consistent Color Generation (#672) (forwarded request 1248071 from jubalh) OBS-URL: https://build.opensuse.org/request/show/1248072 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqxmpp?expand=0&rev=35
This commit is contained in:
commit
c7b088d6cd
3
libqxmpp-1.10.0.tar.gz
Normal file
3
libqxmpp-1.10.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:04117461cc608af74ab299a7b96be4e38efbb0b67f50839fb59b17f3903725ee
|
||||||
|
size 731380
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4403e43a0e8b6afa68f6e1e986e4ec19a08a6bf0db539ab7934a58afa1ddc532
|
|
||||||
size 725814
|
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
Sat Feb 1 12:59:18 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libqxmpp
|
# spec file for package libqxmpp
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -32,7 +32,7 @@ ExclusiveArch: do_not_build
|
|||||||
%endif
|
%endif
|
||||||
%define sover 5
|
%define sover 5
|
||||||
Name: libqxmpp%{?pkg_suffix}
|
Name: libqxmpp%{?pkg_suffix}
|
||||||
Version: 1.9.4
|
Version: 1.10.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Qt XMPP Library
|
Summary: Qt XMPP Library
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
@ -116,6 +116,7 @@ already found by CMake.
|
|||||||
|
|
||||||
|
|
||||||
# No need to build it twice
|
# No need to build it twice
|
||||||
|
|
||||||
%package -n libqxmpp-doc
|
%package -n libqxmpp-doc
|
||||||
Summary: Qxmpp library documentation
|
Summary: Qxmpp library documentation
|
||||||
Group: Documentation/HTML
|
Group: Documentation/HTML
|
||||||
|
Loading…
x
Reference in New Issue
Block a user