Commit Graph

70 Commits

Author SHA256 Message Date
Tomáš Chvátal
d746ccdac6 Accepting request 700435 from home:cgiboudeaux:noqt4
- Update to 1.0.0. Changes since 0.8.3:
  * Drop Qt4 support
  * Fix phone numbers incorrectly read from / written to vCard
  * Make QXmppStream handle end of incoming stream
  * Allow QXmppJingleIq to have multiple contents.
  * Fix QXmppTransferManagerFix convering filename to a QUrl.
  * Do not ignore SSL errors by default
  * CMake based build system
  * Use C++11 compiler standard
  Check the CHANGELOG.md file for the complete list of changes
- Drop libqxmpp-qt5
- Run spec-cleaner
- Drop obsolete patch: libqxmpp-qt5.patch
- Trim marketing filler wording from description.
- Update the license tag to LGPL-2.1-or-later

OBS-URL: https://build.opensuse.org/request/show/700435
OBS-URL: https://build.opensuse.org/package/show/network/libqxmpp?expand=0&rev=19
2019-05-04 06:57:08 +00:00
Dominique Leuenberger
fce8311ffc 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
2015-03-18 12:06:17 +00:00
Andrey Karepin
6214ad49a7 Accepting request 290780 from home:DarkSS
- 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.

OBS-URL: https://build.opensuse.org/request/show/290780
OBS-URL: https://build.opensuse.org/package/show/network/libqxmpp?expand=0&rev=17
2015-03-16 19:22:21 +00:00
Dominique Leuenberger
0ee0538bb6 Accepting request 280770 from network
0.8.0→0.8.2;
Qt5 alternative.

OBS-URL: https://build.opensuse.org/request/show/280770
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqxmpp?expand=0&rev=11
2015-01-20 11:28:06 +00:00
Andrey Karepin
cfaa02dd54 Accepting request 280652 from home:DarkSS
Please add a link from network/libqxmpp to network/libqxmpp-qt5 to make Qt5 build.

OBS-URL: https://build.opensuse.org/request/show/280652
OBS-URL: https://build.opensuse.org/package/show/network/libqxmpp?expand=0&rev=16
2015-01-11 08:30:55 +00:00
Stephan Kulow
c29d3e3e8a Accepting request 227820 from network
- update to 0.8.0
  * Add organizations info interface to QXmppVCardIq.
  * Remove deprecated QXmppPresence::Status type.
- Source URL was put back.
- Url tag and Source URL were updated to qxmpp.org. (forwarded request 227810 from DarkSS)

OBS-URL: https://build.opensuse.org/request/show/227820
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqxmpp?expand=0&rev=9
2014-03-28 12:16:40 +00:00
58da0884d2 Accepting request 227810 from home:DarkSS
- update to 0.8.0
  * Add organizations info interface to QXmppVCardIq.
  * Remove deprecated QXmppPresence::Status type.
- Source URL was put back.
- Url tag and Source URL were updated to qxmpp.org.

OBS-URL: https://build.opensuse.org/request/show/227810
OBS-URL: https://build.opensuse.org/package/show/network/libqxmpp?expand=0&rev=14
2014-03-27 19:09:54 +00:00
Stephan Kulow
d616e8c19c Accepting request 225609 from network
Source URL was temporary deleted to pass factory-auto: https://build.opensuse.org/request/show/225213 (forwarded request 225214 from DarkSS)

OBS-URL: https://build.opensuse.org/request/show/225609
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqxmpp?expand=0&rev=8
2014-03-14 14:16:42 +00:00
Andrey Karepin
30facf198d Accepting request 225214 from home:DarkSS:branches:network
Source URL was temporary deleted to pass factory-auto: https://build.opensuse.org/request/show/225213

OBS-URL: https://build.opensuse.org/request/show/225214
OBS-URL: https://build.opensuse.org/package/show/network/libqxmpp?expand=0&rev=12
2014-03-11 14:47:21 +00:00
Andrey Karepin
809bc7b6e7 Accepting request 225211 from home:DarkSS
- update to 0.7.6+git.2014.03.09
  * Added QPair include just in case.
  * Avoid keeping the source QDomDocument in QXmppElement.
    Serialize the node instead of keeping QDomElement
    with a ref to the original QDomDOcument.
  * QXmppElement::sourceDomElement().
  * Namespace-based matching for known elements.
  * Cover non-'x' extensions in tests.
  * Support other extensions besides 'x' in QXmppMessage.
  * Fixes to support Qt5.
  * Re-order member initialization (silences GCC warning).
  * Fixed possible memory leak in QXmppTransferManager.
  * Added missing assert for connecting signal in QXmppStream.
  * Fixed C-style pointer cast.
  * Fixed uninitialized pointers in QXmppOutgoingClientPrivate.
  * Fixed uninitialized pointer in QXmppCallPrivate.
  * Fixed uninitialized pointer in QXmppRtpAudioChannelPrivate.
  * Fixed uninitialized member in QXmppOutgoingClient.
  * Fix QXmppServer incoming connections with Qt5 (issue 175).

OBS-URL: https://build.opensuse.org/request/show/225211
OBS-URL: https://build.opensuse.org/package/show/network/libqxmpp?expand=0&rev=11
2014-03-09 14:01:40 +00:00
Tomáš Chvátal
fa5538c39b Accepting request 195825 from network
- Full VoIP support was enabled.
- Spec was fixed up via spec-cleaner. (forwarded request 195622 from DarkSS)

OBS-URL: https://build.opensuse.org/request/show/195825
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqxmpp?expand=0&rev=6
2013-08-22 07:23:16 +00:00
Andrey Karepin
adebeec7ea Accepting request 195622 from home:DarkSS
- Full VoIP support was enabled.
- Spec was fixed up via spec-cleaner.

OBS-URL: https://build.opensuse.org/request/show/195622
OBS-URL: https://build.opensuse.org/package/show/network/libqxmpp?expand=0&rev=9
2013-08-21 15:34:14 +00:00
Stephan Kulow
85c98d4f93 Accepting request 160666 from network
- Override LIBDIR instead of moving the library manually (forwarded request 160574 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/160666
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqxmpp?expand=0&rev=5
2013-03-24 20:57:13 +00:00
56afa4cba8 Accepting request 160574 from devel:ARM:AArch64:Factory
- Override LIBDIR instead of moving the library manually

OBS-URL: https://build.opensuse.org/request/show/160574
OBS-URL: https://build.opensuse.org/package/show/network/libqxmpp?expand=0&rev=7
2013-03-23 08:19:36 +00:00
Stephan Kulow
15d43aad25 Accepting request 158784 from network
Ver. 0.7.6 with gtalk fixed and doc-subpackage description fixed up.

OBS-URL: https://build.opensuse.org/request/show/158784
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqxmpp?expand=0&rev=4
2013-03-15 09:41:26 +00:00
Ismail Dönmez
63ed52a415 Accepting request 158771 from home:DarkSS:stuff
Ver. 0.7.6 with gtalk fixed and doc-subpackage description fixed up.

OBS-URL: https://build.opensuse.org/request/show/158771
OBS-URL: https://build.opensuse.org/package/show/network/libqxmpp?expand=0&rev=5
2013-03-12 21:58:11 +00:00
Ismail Dönmez
efa683066f Accepting request 146606 from network
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/146606
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqxmpp?expand=0&rev=2
2013-01-02 11:59:12 +00:00
4a5cd9c630 Accepting request 146331 from home:DarkSS:stuff
Update to 0.7.4.

OBS-URL: https://build.opensuse.org/request/show/146331
OBS-URL: https://build.opensuse.org/package/show/network/libqxmpp?expand=0&rev=3
2012-12-26 15:49:15 +00:00
Ismail Dönmez
b48c4b53fa Accepting request 133648 from network
rename of libqxmpp1

OBS-URL: https://build.opensuse.org/request/show/133648
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqxmpp?expand=0&rev=1
2012-09-12 22:04:17 +00:00
Ismail Dönmez
44090449cc Accepting request 133396 from home:Reki:submits
rename of libqxmpp1

OBS-URL: https://build.opensuse.org/request/show/133396
OBS-URL: https://build.opensuse.org/package/show/network/libqxmpp?expand=0&rev=1
2012-09-09 21:51:59 +00:00