Hello community,

here is the log from the commit of package konversation for openSUSE:Factory 
checked in at 2011-12-08 12:11:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-09-23 02:07:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.konversation.new/konversation.changes   
2011-12-08 12:11:36.000000000 +0100
@@ -1,0 +2,32 @@
+Wed Dec  7 11:31:40 UTC 2011 - [email protected]
+
+- fix license to be in spdx.org format
+
+-------------------------------------------------------------------
+Sun Dec  4 17:07:02 UTC 2011 - [email protected]
+
+- Update to 1.4
+  * URL and email detection in text views has been rewritten from 
+    scratch, greatly improving the handling of various types of 
+    URLs and the contexts they might appear in.
+  * Extensive improvements to IRC formatting code handling, 
+    including the return of background color support.
+  * Extensive, sometimes full rewrites of user interface elements 
+    such as nearly all context menus, the URL Catcher and the 
+    Warning Dialogs system for a long list of user interface 
+    improvements and bug fixes.
+  * Improved SSL connection behavior.
+  * Translation support and various other improvements in several bundled 
scripts.
+  * Expanded Python scripting support via the introduction of an API support 
package.
+  * Support for more IRC numerics.
+  * Various bugfixes to input line command handling and connection behavior. 
+- Remove patch from the previous commit and removed patch to build
+  against KDE < 4.3
+
+-------------------------------------------------------------------
+Mon Nov 21 20:16:33 UTC 2011 - [email protected]
+
+- Workaround a bug in Qt which causes konversation to crash
+  (bnc#731397,kde#210106)
+
+-------------------------------------------------------------------

Old:
----
  enable-kde41.diff
  konversation-1.3.1.tar.bz2

New:
----
  konversation-1.4.tar.xz

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

Other differences:
------------------
++++++ konversation.spec ++++++
--- /var/tmp/diff_new_pack.JqDKKj/_old  2011-12-08 12:11:37.000000000 +0100
+++ /var/tmp/diff_new_pack.JqDKKj/_new  2011-12-08 12:11:37.000000000 +0100
@@ -15,25 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:           konversation
-Version:        1.3.1
-Release:        9
+Version:        1.4
+Release:        0
 Summary:        A User-Friendly IRC Client for KDE
-
-License:        GPLv2+
-Url:            http://konversation.kde.org/
+License:        GPL-2.0+
 Group:          Productivity/Networking/IRC
-Source0:        
http://download.kde.org/download.php?url=stable/konversation/1.3.1/src/%{name}-%{version}.tar.bz2
-# PATCH-FIX-OPENSUSE enable-kde41.diff [email protected] -- Try building 
against KDE older than 4.3
-Patch0:         enable-kde41.diff
+Url:            http://konversation.kde.org/
+#Source0:        
ftp://ftp.kde.org/pub/kdestable/konversation/%{version}/src/%{name}-%{version}.tar.xz
+Source0:        %{name}-%{version}.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-
 BuildRequires:  libkde4-devel
 BuildRequires:  libkdepimlibs4-devel
 BuildRequires:  libqca2-devel
+BuildRequires:  xz
 %if 0%{?suse_version}
 BuildRequires:  update-desktop-files
 %endif
@@ -66,27 +61,9 @@
  Theme support for nick icons
  Highly configurable
 
-
-
-Authors:
---------
-    Dario Abatianni <[email protected]>
-    Matthias Gierlings <[email protected]>
-    Alex Zepeda <[email protected]>
-    Stanislav Karchebny <[email protected]>
-    Mickael Marchand <[email protected]>
-    Peter Simonsson <[email protected]>
-    Christian Muehlhaeuser <[email protected]>
-    John Tapsell <[email protected]>
-    Shintaro Matsuoka <[email protected]>
-    İsmail Dönmez <[email protected]>
-    Eike Hein <[email protected]>
-
-
 %lang_package
 %prep
 %setup -q
-%patch0
 
 %build
 %cmake_kde4 -d build
@@ -134,6 +111,7 @@
 %{_kde4_appsdir}/konversation/
 %{_kde4_servicesdir}/konvirc.protocol
 %{_kde4_servicesdir}/konvirc6.protocol
+%{_kde4_servicesdir}/konvircs.protocol
 
 %files lang -f %{name}.lang
 %defattr(-,root,root,-)

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

Reply via email to