Hello community, here is the log from the commit of package konversation for openSUSE:Factory checked in at 2014-01-09 07:13:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2013-12-04 12:26:43.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.konversation.new/konversation.changes 2014-01-09 07:13:27.000000000 +0100 @@ -1,0 +2,39 @@ +Wed Jan 8 18:23:13 UTC 2014 - [email protected] + +- Update to 1.5-rc2 + * The bundled 'sysinfo' script now tries harder to determine the + current CPU clock frequencies (it now looks at + sys/.../cpufreq/scaling_cur_freq in addition to /proc/cpuinfo). + * Fixed a bug causing the flood fill tool in DCC Whiteboard tabs + not to use the correct color after using the color picker tool + to set it. + * Launching the default browser when clicking on links now works + properly again on Windows. + * Fixed a bug causing certain combinations of sorting and + filtering in Channel List tabs not to work correctly, leading + to partially unsorted list entries. + * Minor rewordings and cleanups in UI text and the handbook for + clarity and correctness, e.g. the "Notify" notification event + is now known as "Nick on-line". + * More information sources are now taken into account to update + Konversation's idea of whether a particular nick is identified + with services or not (information from IRC numeric 330 was + previously discarded). + * Fixed a bug causing Konversation to attempt to PART a channel + that's no longer actually joined when closing a channel tab + after having been kicked from the channel. + * Some included PNG image files were badly encoded, this has + been addressed. + * Fixed a bug causing the file URL for an authentication + certificate in the Identities dialog to be forgotten across + application restarts. + * The warning about text in the topic editor exceeding the + server-allowed limit now calculates the threshold more + correctly, taking encoding and IRC formatting expandos + into account. + * Konversation now depends on KDE Platform v4.7.0 or higher + and Qt v4.7.0 or higher. +- Drop png_fix macro, icon has been fixed upstream +- Bump libkde4-devel BuildRequires to >= 4.7.0 + +------------------------------------------------------------------- Old: ---- konversation-1.5-rc1.tar.xz New: ---- konversation-1.5-rc2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ konversation.spec ++++++ --- /var/tmp/diff_new_pack.cjj1Rl/_old 2014-01-09 07:13:28.000000000 +0100 +++ /var/tmp/diff_new_pack.cjj1Rl/_new 2014-01-09 07:13:28.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package konversation # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,20 +17,17 @@ Name: konversation -Version: 1.5~rc1 +Version: 1.5~rc2 Release: 0 -%define tar_version 1.5-rc1 +%define tar_version 1.5-rc2 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/unstable/%{name}/%{tar_version}/src/%{name}-%{tar_version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: libkde4-devel +BuildRequires: libkde4-devel >= 4.7.0 BuildRequires: libkdepimlibs4-devel -%if 0%{?suse_version} >= 1310 -BuildRequires: libpng-tools -%endif BuildRequires: libqca2-devel BuildRequires: xz %if 0%{?suse_version} @@ -94,9 +91,6 @@ # %find_lang %{name} -%if 0%{?suse_version} >= 1310 -%png_fix %{buildroot}/%{_kde4_appsdir}/konversation/themes/alternative/irc_normal.png -%endif %kde_post_install ++++++ konversation-1.5-rc1.tar.xz -> konversation-1.5-rc2.tar.xz ++++++ ++++ 123368 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
