* Thu Mar 08 2018 crrodriguez@opensuse.org
- Remove BuildRequires on xorg-x11-devel.
- add explicit BuildRequires on libgcrypt-devel
* Wed Feb 28 2018 fisiu@opensuse.org
- Add pkgconfig(Qt5Sql) to BuildRequires to fix build issue.
* Tue Jun 06 2017 fisiu@opensuse.org
- Add fix-gcc7.patch: fix compilation with gcc7.
* Tue Jun 06 2017 fisiu@opensuse.org
- Update to 4.3:
* always use TLS connection
* do not allow other ports then 443
* update server list
* remove server configuration dialog
* Sat Dec 17 2016 fisiu@opensuse.org
- Update to 4.2:
* Fix crashes related to SMS and sound plugin
* Fixed typos in translation
* Disbale build of all external plugins due to kadu plugin api change.
* Mon Nov 28 2016 fisiu@opensuse.org
- Update to 4.1:
* Drop compatibility with 0.6.5 configuration file
* Remove many old plugins, including amarok1_mediaplayer, encryption_ng,
encryption_ng_simlite, growl_notify, history_migration, itunes_mediaplayer,
profiles_import, phonon_sound and falf_mediaplayer
* Synchronize multi-session statuses
* Many fixes and minor improvements
* Wed Aug 31 2016 fisiu@opensuse.org
- Build with xmpp-qt5 to avoid crashes.
- Add: libqxmpp-qt5-fix.patch
* Thu Aug 18 2016 fvogt@suse.com
- Require Qt5Script instead of Qt5Declarative to fix build
* Mon Mar 14 2016 fisiu@opensuse.org
- Update to 3.0:
* Rewrite docking plugins
* File transport protocol comaptible with GG 11/12
* Support for server notification about avatar updates
* XMPP library was changed from Iris to QXmpp
* No more FB support, it has dropped xmpp support
* Minor bugfixes and optimizations
- Drop qdatastream-qt55.patch: fixed upstream
- Drop qt_dock_icon.patch: fixed upstream
* Wed Nov 18 2015 fisiu@opensuse.org
- Add qdatastream-qt55.patch: fix compilation with Qt >= 5.5.
- Add qt_dock_icon.patch: fix tray icon in Plasma 5.
* Tue Aug 18 2015 fisiu@opensuse.org
- Update to 2.1:
* Esc closes chat windows
* Fix licence window on Linux
* Set status to offline after disconnected because of multilogin
- Update to 2.0:
* Port to Qt 5.2
* Store content of input box in chat widgets
* Paste and send action added to chat widget
* Add option to open chat windows minimized on incoming message
* Hide description option also affects notifications
* Plugin categories are now translated
* Remove support for configuration files of Kadu 0.6.5
* Many bugfixes and minor changes
* Tue Feb 10 2015 fisiu@opensuse.org
- Update to 1.5, bugfixes only:
* new chat notification is now closed after opening chat widget
* receiving images works again
* uuids visible in info panel after adding new buddy
* random disconnections
* crash after clicking on hint
* clear history menu item dissappears after a second
- Enable all translations.
* Fri Jan 30 2015 sfalken@opensuse.org
- Added 0001-fix_SDK_DIR.patch to fix buildfailure.
* Backport from https://gitorious.org/kadu/rakuco-kadu/commit/8185e79cbc6ce3e53006861c8edc0c7b26dc06d8
* Fri Nov 07 2014 fisiu@opensuse.org
- Upstream update to 1.2, bugfix only:
* users of old GG versions could not receive messages from Kadu
* after some imported configuration no contacts are displayed at all
* Sun Nov 02 2014 fisiu@opensuse.org
- Upstream update to 1.1 (changes since 0.12.3):
* new OTR encryption
* add faenza icon theme
* new tray tooltips
* image sending uses new protocol
* many bug fixes
- All external plugins updated
- New external plugin kadu-completion
- Drop kadu-0.12.3-cmake-macro-fix.patch: fixed upstream.
* Mon Dec 02 2013 fisiu@opensuse.org
- Add kadu-0.12.3-cmake-macro-fix.patch: Fix cmake macro usage in
openSUSE > 13.1.
* Fri Nov 22 2013 fisiu@opensuse.org
- Don't build against libntrack for openSUSE >= 13.1. Fix bnc#851159.
* Mon Nov 05 2012 fisiu@opensuse.org
- Upstream update to 0.12.3, bugfix only:
+ icons cleanup
+ add French translation
+ fix config file name created during crash application
+ work around QTBUG-27122
+ reconnect xmpp after waking up from suspend
* Thu Aug 30 2012 fisiu@opensuse.org
- Upstream update to 0.12.2, bugfix only:
+ fixed sent SMS history
+ fixed xmpp status icons on GTK+-based platforms
+ cleanup unused icons
+ updated translations
* Thu Aug 30 2012 fisiu@opensuse.org
- Upstream update to 0.12.1, bugfix only:
+ reconnecting after suspend
+ fixed avatar size in roster
+ fixed handling of untrusted server certificates
+ many minor bugs fixed