Hello community,

here is the log from the commit of package konversation for openSUSE:Factory 
checked in at 2013-03-24 21:36:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/konversation (Old)
 and      /work/SRC/openSUSE:Factory/.konversation.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "konversation", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/konversation/konversation.changes        
2011-12-08 12:11:36.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.konversation.new/konversation.changes   
2013-03-24 21:43:37.000000000 +0100
@@ -1,0 +2,182 @@
+Thu Mar 14 19:52:41 UTC 2013 - [email protected]
+
+- Update to 1.5-rc1
+ * Performance optimizations and code cleanup for processing NAMES 
+   messages from the server.
+ * The bundled 'media' script has been rewritten from scratch to 
+   implement the MPRIS2 standard for interfacing with media players - 
+   and only the MPRIS2 standard. This means losing support for a 
+   number of legacy players which do not support MPRIS2
+ * The bundled 'sayclip' script has been rewritten from scratch, 
+   removing the now-redundant flood handling found in the old version
+ * The bundled 'bug' script has been rewritten from scratch, featuring 
+   improved error handling and adding internationalization support.
+ * The bundled 'sysinfo' script has been rewritten from scratch.
+ * All types of tabs which sport a prominent input widget will now see 
+   focus moved to that widget and the first keypress redirected when 
+   focus is on the treelist version of the tab bar while starting to 
+   type.
+ * Performance improvements have been applied to hotpaths in the 
+   protocol implementation.
+ * A '/umode' convenience command to set modes on self has been added.
+ * The 'Mode change' notification event now sports a proper text 
+   payload describing what has happened.
+ * The system tray icon now shows an overlay icon when global away 
+   is enabled.
+ * The behavior of the 'Show/Hide Konversation' action has been 
+   simplified and tuned to do the correct thing in more scenarios.
+ * A basic framework to support the IRC Client Capabilities Extension 
+   ("CAP") has been added.
+ * The user interface for the Auto Identify settings in the Identities 
+   dialog has been extended by a combo box that allows choosing the 
+  type of authentification to be performed.
+ * SASL PLAIN authentification is now supported.
+ * Standard NickServ authentification has been further improved.
+ * The server password-based authentification supported by some 
+   networks is now configurable in the Identities dialog as well, 
+   making it more discoverable and allowing to keep Auto Identify 
+   settings generally with the Identity rather than requiring going 
+   through the Edit Server dialog.
+ * Added an option to restrict logging to private conversations 
+   (queries, DCC chats).
+ * Both the regular tab bar and its listview version now implement 
+   "spring-loading".
+ * Added support for authenticating via a SSL Client Certificate in 
+   the form of a PEM file if Konversation is built against KDE 
+   Platform v4.8.3 or higher.
+ * Konversation now depends on KDE Platform v4.6.0 or higher and 
+   Qt v4.7.0 or higher.
+ * Raw log tabs now use color coding to visually differenciate inbound
+   and outbound messages, using the server message and channel message 
+   colors from the color settings respectively.
+ * Queries now start with an info message listing the channels you 
+   and the other side have in common, i.e. that both of you are 
+   presently in.
+ * The DCC Status transfer list update interval now depends on the 
+   graphics effects level setting in KDE System Settings
+ * Fixed a bug causing the input box height not to be adjusted 
+   appropriately to fit the contents when the "Input box expands with text" 
+   option is enabled and the window is resized horizontally, causing 
+   the text to rewrap.
+ * Fixed a bug causing the context menu for an item in the DCC Status 
+   transfer list to appear in the wrong position.
+ * The list of placeholders available in Quick Button patterns now 
+   mention the previously undocumented "%k" placeholder for the current 
+   channel's key and is sorted alphabetically.
+ * When a Quick Button pattern replaces the current input box contents 
+   (due to the presence of the "%n" expando in the pattern) they are 
+   now added to the input box history first.
+ * Quick Button patterns now support a new "%i" placeholder that 
+   is replaced with the current contents of the input box.
+ * The double-click action command for Watched Nicks list entries now 
+   supports command aliases.
+ * Fixed a bug causing wildcard expansion to be performed on the 
+   input box contents when they start with a Command Alias
+ * The Quick Buttons options now feature a new checkbox that 
+   toggles whether Quick Buttons that operate on nicknames will be 
+   shown alongside other nickname-related actions in context menus 
+   throughout Konversation.
+ * The Topic tab in the Channel Options dialog has been redesigned and
+   rewritten from scratch, featuring a much improved UI and many bug fixes
+ * The size of the Channel Options dialog is now synchronized between 
+   the dialogs for different channels and remembered across application 
+   restarts.
+ * The widths of the columns in the Ban List tab in the Channel Options 
+   dialog is now synchronized across all Channel Options dialogs.
+ * Fixed a bug causing the topic at the top of channel tabs not to return 
+   to its encrypted form after the decryption key for a channel has 
+   been deleted.
+ * Debug builds of Konversation now understand a "--nui" command line 
+   argument to disable the check for whether Konversation is already 
+   running, thus allowing multiple instances of Konversation to be started.
+ * Part and Quit messages now show the hostmask of the subject, consistent 
+   with Join messages.
+ * Fixed a bug causing the What's This help tooltip for nickname lists
+   to show the regular user icon instead of the away icon as the away 
+   icon example.
+ * The desktop notification for a completed incoming DCC file transfer 
+   now offers an action to open/run the received file.
+ * The nickname list theme preview in the configuration dialog now 
+   uses the same background color as the actual nickname lists.
+ * Various fixed to tab stops and margins in the configuration dialog pages.
+ * Minor UI fixes for the Queue Tuner (opened by /queuetuner), correcting 
+  icon use and button labels.
+ * Removed excess white space from several warning dialog messages.
+ * Fixed a bug causing the Watched Nicks to spam the active tab with 
+   repeated WHOIS requests for someone on the Watched Nicks List after 
+   opening a query tab to them while they were offline.
+ * Added an action to manually apply the user-configured auto-replace rules
+   to the input box contents without sending the message, enabling user 
+   review before doing so.
+ * Added the ability to set a different spell-checking language for every 
+   tab, from the context menu of the input box.
+ * Fixed several bugs in preserving per-tab encoding settings across 
+   application restarts.
+ * Link opening now properly respects KDE's file type associating 
+   settings instead of always opening a web browser.
+ * Fix Konversation not saving the unchecked "... a channel invitation 
+   is received" warning dialog option in the Warning Dialogs list in the 
+   configuration dialog
+ * Unchecking the "... a channel invitation is received" warning dialog
+   option in the Warning Dialogs list in the configuration dialog now 
+   sets the behavior for future channel join invitations to always 
+   joining them.
+ * The default behavior upon receiving a channel join invitation is 
+   now to ask the user, instead of silently accepting the invitation.
+ * Server status tabs for networks listed in the Server List dialog 
+   now have a "Connect at Startup" checkbox in their context menu, similar 
+   to the "Join  on Connect" checkbox in the context menu of channel tabs.
+ * Added a workaround for behavior in the Phonon multimedia library that 
+   could lead to crashes on application quit when using custom highlight 
+   notification sounds.
+ * Fixed a bug causing an ambiguous shortcut warning dialog when using the
+   default ESC keyboard shortcut to invoke the Focus Input Box action 
+   after the search has been opened and the Focus New Tabs option was 
+   disabled while a new tab was opened.
+ * Fixed a bug causing multiple ignore list entries with the same pattern 
+   not to be preserved across application restarts.
+ * Fixed a bug causing the tab label for open log viewer tabs to be 
+   set to "ChatWindowObject" when switching the tab bar position between 
+   top or bottom and left.
+ * Markup cleanups in the handbook and visual improvements to handbook 
+   icons in the PDF export on http://doc.kde.org.
+ * Code cleanups for warnings issued by clang.
+ * Build system improvements for kdepimlibs includes handling.
+ * Made the code turning channel names into clickable links more strict 
+   about what types of trailing punctuation it incorporates into the link.
+ * Fixed bugs causing currently joined channels not to react correctly to 
+   changes in the enabled state of the Automatic User Information Lookup 
+   setting.
+ * The reaction to a change of the Automatic User Information Lookup interval
+   setting has been improved considerably
+ * All forms of opening a query (the '/query' command, clicking a nickname 
+   in the chat text display, double-clicking in the nickname list or the 
+   nickname list context menu action) now consistently move focus to an 
+   existing matching query tab, matching the behavior of various forms of 
+   joining an already-joined channel.
+ * Minor visual (the selection decoration for server items now spans the 
+   whole row) and behavioral (when collapsing a network while one of its a 
+   server is selected, the selection is now moved to the network item instead 
+   of becoming invisible)
+ * Fixed a bug causing the option to automatically focus new query tabs 
+   not to work correctly.
+ * Fixed a bug causing IRC formatting state not to be reset at the end 
+   of a topic when showing it in a channel's chat text display, potentially 
+   causing the rest of the line to be malformatted.
+ * Fixed a compilation problem on 64bit Windows.
+ * If built against KDE Platform v4.8.3 or higher, the date column 
+   in the Url Catcher will now immediately reflect changes to the date 
+   format made in KDE's System Settings application.
+ * Fixed a bug causing an application crash in response to an (illegal) 
+   '/unban <#channel>' command.
+ * Removing newlines in the Edit Paste dialog can now handle Windows-style
+   carriage return line breaks and whitespace characters other than 
+   ASCII 0x20.
+ * Showing line and paragraph indicators in the Edit Paste dialog's 
+   text entry field unfortunately had to be disabled for the time being 
+   due to a bug in the underlying Qt code.
+ * Leaving the "Use custom version reply" option's text field empty now 
+   disables responding to CTCP VERSION requests entirely instead of sending 
+   empty responses.
+
+-------------------------------------------------------------------

Old:
----
  konversation-1.4.tar.xz

New:
----
  konversation-1.5-rc1.tar.xz

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

Other differences:
------------------
++++++ konversation.spec ++++++
--- /var/tmp/diff_new_pack.hDZocn/_old  2013-03-24 21:44:14.000000000 +0100
+++ /var/tmp/diff_new_pack.hDZocn/_new  2013-03-24 21:44:14.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package konversation
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -15,15 +15,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           konversation
-Version:        1.4
+Version:        1.5~rc1
 Release:        0
+%define tar_version 1.5-rc1
 Summary:        A User-Friendly IRC Client for KDE
 License:        GPL-2.0+
 Group:          Productivity/Networking/IRC
 Url:            http://konversation.kde.org/
-#Source0:        
ftp://ftp.kde.org/pub/kdestable/konversation/%{version}/src/%{name}-%{version}.tar.xz
-Source0:        %{name}-%{version}.tar.xz
+Source0:        %{name}-%{tar_version}.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  libkde4-devel
 BuildRequires:  libkdepimlibs4-devel
@@ -63,7 +64,7 @@
 
 %lang_package
 %prep
-%setup -q
+%setup -q -n %{name}-%{tar_version}
 
 %build
 %cmake_kde4 -d build

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to