Accepting request 291080 from network
1 OBS-URL: https://build.opensuse.org/request/show/291080 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqxmpp?expand=0&rev=12
This commit is contained in:
commit
fce8311ffc
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 14 12:40:23 UTC 2015 - dap.darkness@gmail.com
|
||||
|
||||
- update to 0.8.3
|
||||
* Add a QXmppClient::sslErrors signal to report SSL errors.
|
||||
* Handle broken servers which send "bad-auth"
|
||||
instead of "not-authorized".
|
||||
* Fix a compilation issue with Qt 5.5 due to a missing include.
|
||||
* Do not install test cases.
|
||||
* Remove trailing comma after last item in enums.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 9 21:07:02 UTC 2015 - dap.darkness@gmail.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libqxmpp-qt5
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,7 +20,7 @@
|
||||
%define build_qt5 1
|
||||
|
||||
Name: libqxmpp-qt5
|
||||
Version: 0.8.2
|
||||
Version: 0.8.3
|
||||
Release: 0
|
||||
Summary: Qt XMPP Library
|
||||
License: LGPL-2.0+
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 14 12:40:23 UTC 2015 - dap.darkness@gmail.com
|
||||
|
||||
- update to 0.8.3
|
||||
* Add a QXmppClient::sslErrors signal to report SSL errors.
|
||||
* Handle broken servers which send "bad-auth"
|
||||
instead of "not-authorized".
|
||||
* Fix a compilation issue with Qt 5.5 due to a missing include.
|
||||
* Do not install test cases.
|
||||
* Remove trailing comma after last item in enums.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 9 19:38:51 UTC 2015 - dap.darkness@gmail.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libqxmpp
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,7 +20,7 @@
|
||||
%define build_qt5 0
|
||||
|
||||
Name: libqxmpp
|
||||
Version: 0.8.2
|
||||
Version: 0.8.3
|
||||
Release: 0
|
||||
Summary: Qt XMPP Library
|
||||
License: LGPL-2.0+
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:518e156198a10404d7d3eae55ab4b91528e9422f636e7856cc8bfe59a8ceb326
|
||||
size 282577
|
3
v0.8.3.tar.gz
Normal file
3
v0.8.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f4c34e126fb3d0a4e2fc3d505aea5f75e662e3a477955c98cc103deaf83e8a9d
|
||||
size 282998
|
Loading…
Reference in New Issue
Block a user