Hello community,

here is the log from the commit of package konversation for openSUSE:Factory 
checked in at 2017-05-10 20:34:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/konversation (Old)
 and      /work/SRC/openSUSE:Factory/.konversation.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "konversation"

Wed May 10 20:34:30 2017 rev:49 rq:492922 version:1.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/konversation/konversation.changes        
2017-03-11 15:18:33.268745098 +0100
+++ /work/SRC/openSUSE:Factory/.konversation.new/konversation.changes   
2017-05-10 20:34:34.805772195 +0200
@@ -1,0 +2,62 @@
+Thu May  4 10:19:46 UTC 2017 - [email protected]
+
+- No need to define _kf5_appstreamdir any more, it doesn't build on
+  42.1 anyway as it requires newer KDE Frameworks
+- Update Qt build requirements to 5.5.0 or higher
+
+-------------------------------------------------------------------
+Sun Apr 16 23:45:39 UTC 2017 - [email protected]
+
+- Update to 1.7:
+  * Two-finger scroll on the vertical channel list is now less sensitive.
+  * Fixed execution of bundled scripts showing an error about locating
+    translation files when running on a system without kde4-config installed.
+  * Fixed a bug in executable command line parsing for passed URLs.
+  * Fixed Konversation failing to start on Windows systems without D-Bus
+    (it would previously exit if it failed to initialize its D-Bus service).
+  * Ported from deprecated KDE Frameworks APIs to 5.24+ API
+    (v1.7 requires Frameworks 5.25 or higher).
+  * Improved support for CAP negotiation
+  * Output for CAP LS and CAP LIST is now shown in the server status view
+  * Added support for IRCv3 CAP MULTI-PREFIX
+  * Added support for IRCv3 CAP AWAY-NOTIFY
+  * Added support for IRCv3 CAP ACCOUNT-NOTIFY
+  * Added support for IRCv3 CAP EXTENDED-JOIN
+  * Added support for IRCv3 CAP USERHOST-IN-NAMES
+  * Added support for extended WHO
+  * Added support for server-time and message tags
+  * Added support for znc.in/server-time-iso, making buffer playback from ZNC
+    much nicer
+  * Added support for the SASL EXTERNAL authentication mechanism,
+    e.g. needed for using Tor with freenode.
+  * Redesigned search bar in chat views
+  * Added support for font zooming to chat views
+  * Improved bi-di text handling in chat views
+  * The --restart command line argument works again
+  * Fixed command line argument parsing when Konversation is already running
+  * Fixed tab completion not working when pressing tab after a full
+    existing nickname as prefix
+  * Fixed the topic editor not updating when the topic changes
+  * Fixed nickname links including the pipe character
+  * Fixed the Invite dialog not closing on OK
+  * Fixed angle bracket display in OSD message bubbles
+  * Fixes to core protocol handling, e.g. in prefix parsing
+  * Fixed crash on close when the nick menu has been shown
+  * Fixed crash on quit
+  * Fixed crash when closing views
+  * Fixed crash in DCC resume dialogs without a Retry button
+  * Fixed incorrect icon for the global away action
+  * Minor UI layout cleanups, e.g. in the Behavior -> Chat Window settings
+    page and fixes to tooltips
+  * Code cleanups, e.g. removal of unused settings and related code paths,
+    porting away from deprecated API, and more
+  * Overhauled and corrected handbook & refreshed handbook screenshots to
+    Frameworks 5 version
+  * Build fixes for Windows (MSVC compatibility and winsock linking)
+  * The Windows and Mac builds now have app icons
+  * Improved code portability by using different byte swapping routines
+  * Updated AppStream metadata
+  * Konversation now depends on Qt 5.5+ and KDE Frameworks 5.25+
+- Drop fix-crash-on-quit.patch, fixed upstream
+
+-------------------------------------------------------------------

Old:
----
  fix-crash-on-quit.patch
  konversation-1.6.2.tar.xz

New:
----
  konversation-1.7.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ konversation.spec ++++++
--- /var/tmp/diff_new_pack.6MqWMd/_old  2017-05-10 20:34:36.069593886 +0200
+++ /var/tmp/diff_new_pack.6MqWMd/_new  2017-05-10 20:34:36.073593322 +0200
@@ -16,20 +16,14 @@
 #
 
 
-%if "%{?_kf5_appstreamdir}" == ""
-# it's not defined in Leap 42.1, so define it appropriately in that case
-%define _kf5_appstreamdir %{_kf5_sharedir}/appdata
-%endif
-
 Name:           konversation
-Version:        1.6.2
+Version:        1.7
 Release:        0
 Summary:        A User-Friendly IRC Client for KDE
 License:        GPL-2.0+
 Group:          Productivity/Networking/IRC
 Url:            http://konversation.kde.org/
 Source0:        
http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
-Patch1:         fix-crash-on-quit.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  karchive-devel
 BuildRequires:  kbookmarks-devel
@@ -58,9 +52,9 @@
 BuildRequires:  solid-devel
 BuildRequires:  sonnet-devel
 BuildRequires:  xz
-BuildRequires:  pkgconfig(Qt5Core) >= 5.3.0
-BuildRequires:  pkgconfig(Qt5Gui) >= 5.3.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.3.0
+BuildRequires:  pkgconfig(Qt5Core) >= 5.5.0
+BuildRequires:  pkgconfig(Qt5Gui) >= 5.5.0
+BuildRequires:  pkgconfig(Qt5Widgets) >= 5.5.0
 Recommends:     %{name}-lang = %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -88,7 +82,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
 
 %build
 %cmake_kf5 -d build
@@ -108,9 +101,6 @@
 %{_kf5_iconsdir}/hicolor/*/actions/konv_message.*
 %{_kf5_iconsdir}/hicolor/*/apps/konversation.*
 %{_kf5_notifydir}/konversation.notifyrc
-%{_kf5_servicesdir}/konvirc.protocol
-%{_kf5_servicesdir}/konvirc6.protocol
-%{_kf5_servicesdir}/konvircs.protocol
 %dir %{_kf5_sharedir}/kconf_update/
 %{_kf5_sharedir}/kconf_update/konversation*
 %{_kf5_sharedir}/konversation/

++++++ konversation-1.6.2.tar.xz -> konversation-1.7.tar.xz ++++++
++++ 603655 lines of diff (skipped)


Reply via email to