Hello community,

here is the log from the commit of package konversation for openSUSE:Factory 
checked in at 2016-07-28 23:44:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/konversation (Old)
 and      /work/SRC/openSUSE:Factory/.konversation.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "konversation"

Changes:
--------
--- /work/SRC/openSUSE:Factory/konversation/konversation.changes        
2015-05-11 19:32:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.konversation.new/konversation.changes   
2016-07-28 23:44:54.000000000 +0200
@@ -1,0 +2,32 @@
+Sun Jul 24 22:21:26 UTC 2016 - wba...@tmo.at
+
+- Update to 1.6.1:
+  * Added an option to allow a server to bypass the global proxy settings.
+  * Fixed a crash when changing the Qt style engine.
+  * Fixed a crash when running "/exec -showpath" with no script name.
+  * Fixed notification events for DCC Chats not working.
+  * Fixed crash when closing the DCC Status tab.
+  * Fixed crashes with the ISO-2022-JP encoding.
+  * Fixed the "Close All Open Queries" action not working properly.
+  * Minor UI polish, e.g. the margin under the nicklist when the Quick Button
+    grid is disabled or emtpy.
+  * Fixed missing icons on the Next/Previous buttons in the search bar.
+  * On screens to small to fit Konversation's configuration dialog, the
+    dialog will now show scrollbars around its content instead of the dialog
+    buttons being forced off-screen.
+  * Konversation now sets its window icon in a way that causes a hi-res icon
+    to be available in window switchers such as Plasma's Alt+Tab UI.
+  * Removed the spell checking language submenu from the context menu of the
+    input bar - KDE Frameworks 5 now contains this upstream, leading to two
+    submenus.
+  * Fixed installing the Oxygen nickname list theme.
+  * Fixed changes to the tab bar font's font weight being applied to the chat
+    text area.
+  * Minor changes to tooltips to support the Wayland windowing system better.
+  * Fixed the Windows build.
+  * Added KCrash (DrKonqi) support.
+  * Improved support for the KDE Kiosk framework, fixing checks for the
+    "shell_command" privilege.
+  * Added AppData metadata for app stores.
+
+-------------------------------------------------------------------

Old:
----
  konversation-1.6.tar.xz

New:
----
  konversation-1.6.1.tar.xz

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

Other differences:
------------------
++++++ konversation.spec ++++++
--- /var/tmp/diff_new_pack.0PskXP/_old  2016-07-28 23:44:56.000000000 +0200
+++ /var/tmp/diff_new_pack.0PskXP/_new  2016-07-28 23:44:56.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package konversation
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -15,9 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%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
+Version:        1.6.1
 Release:        0
 Summary:        A User-Friendly IRC Client for KDE
 License:        GPL-2.0+
@@ -30,6 +34,7 @@
 BuildRequires:  kconfig-devel
 BuildRequires:  kconfigwidgets-devel
 BuildRequires:  kcoreaddons-devel
+BuildRequires:  kcrash-devel
 BuildRequires:  kdbusaddons-devel
 BuildRequires:  kdoctools-devel
 BuildRequires:  kemoticons-devel
@@ -107,6 +112,8 @@
 %{_kf5_sharedir}/kconf_update/konversation*
 %{_kf5_sharedir}/konversation/
 %{_kf5_sharedir}/kxmlgui5/konversation/
+%dir %{_kf5_appstreamdir}
+%{_kf5_appstreamdir}/org.kde.konversation.appdata.xml
 
 %files lang -f %{name}.lang
 %defattr(-,root,root,-)

++++++ konversation-1.6.tar.xz -> konversation-1.6.1.tar.xz ++++++
++++ 98072 lines of diff (skipped)


Reply via email to