commit konversation for openSUSE:Factory

2020-10-30 Thread root
Hello community,

here is the log from the commit of package konversation for openSUSE:Factory 
checked in at 2020-10-30 11:46:10

Comparing /work/SRC/openSUSE:Factory/konversation (Old)
 and  /work/SRC/openSUSE:Factory/.konversation.new.3463 (New)


Package is "konversation"

Fri Oct 30 11:46:10 2020 rev:59 rq:844355 version:1.7.7

Changes:

--- /work/SRC/openSUSE:Factory/konversation/konversation.changes
2020-10-03 18:55:04.749454155 +0200
+++ /work/SRC/openSUSE:Factory/.konversation.new.3463/konversation.changes  
2020-10-30 11:46:19.801636252 +0100
@@ -1,0 +2,17 @@
+Tue Oct 27 13:02:16 UTC 2020 - Wolfgang Bauer 
+
+- Update to 1.7.7:
+  * Fixed outdated color of existing nick items in the list after
+system color change
+  * Fixed accidental large potential nick sorting timeout
+  * Fixed tweak input box size to stop the text jumping around when
+selected
+  * Fixed unneeded and potentially encoding switching re-encoding
+of key
+  * Fixed disconnect for wrong slot for
+Chat::/TransferRecv::sendReverseAck
+  * Support SVG nick icon themes, switch default to SVG
+  * Add dark variant of default nick icon theme
+  * Translations improved
+
+---

Old:

  konversation-1.7.6.tar.xz

New:

  konversation-1.7.7.tar.xz



Other differences:
--
++ konversation.spec ++
--- /var/tmp/diff_new_pack.LGf8It/_old  2020-10-30 11:46:20.501636872 +0100
+++ /var/tmp/diff_new_pack.LGf8It/_new  2020-10-30 11:46:20.505636876 +0100
@@ -18,7 +18,7 @@
 
 %define kf5_version 5.25.0
 Name:   konversation
-Version:1.7.6
+Version:1.7.7
 Release:0
 Summary:A graphical IRC client by KDE
 License:GPL-2.0-or-later

++ konversation-1.7.6.tar.xz -> konversation-1.7.7.tar.xz ++
 71233 lines of diff (skipped)




commit konversation for openSUSE:Factory

2020-10-03 Thread root
Hello community,

here is the log from the commit of package konversation for openSUSE:Factory 
checked in at 2020-10-03 18:54:40

Comparing /work/SRC/openSUSE:Factory/konversation (Old)
 and  /work/SRC/openSUSE:Factory/.konversation.new.4249 (New)


Package is "konversation"

Sat Oct  3 18:54:40 2020 rev:58 rq:838769 version:1.7.6

Changes:

--- /work/SRC/openSUSE:Factory/konversation/konversation.changes
2020-05-29 21:13:58.806443096 +0200
+++ /work/SRC/openSUSE:Factory/.konversation.new.4249/konversation.changes  
2020-10-03 18:55:04.749454155 +0200
@@ -1,0 +2,19 @@
+Wed Sep 30 10:54:25 UTC 2020 - Wolfgang Bauer 
+
+- Update to 1.7.6:
+  * Fixed loading of nick icon theme to deal with multiple copies
+  * Fixed configuration dialogs to have consistent indentation of
+subordinate options as well as spacings between labels & fields
+  * Fixed building against Qt 5.15.
+  * Fixed building against Qt 5.13.
+  * Translations improved
+- Drop patches merged upstream:
+  * add-missing-includes.patch
+  * 0001-Fix-build-with-Qt-5.13.patch
+
+---
+Thu Aug 27 11:17:39 UTC 2020 - Christophe Giboudeaux 
+
+- Spec cleanup
+
+---

Old:

  0001-Fix-build-with-Qt-5.13.patch
  add-missing-includes.patch
  konversation-1.7.5.tar.xz

New:

  konversation-1.7.6.tar.xz



Other differences:
--
++ konversation.spec ++
--- /var/tmp/diff_new_pack.SGckhe/_old  2020-10-03 18:55:06.205455768 +0200
+++ /var/tmp/diff_new_pack.SGckhe/_new  2020-10-03 18:55:06.209455772 +0200
@@ -18,47 +18,43 @@
 
 %define kf5_version 5.25.0
 Name:   konversation
-Version:1.7.5
+Version:1.7.6
 Release:0
 Summary:A graphical IRC client by KDE
 License:GPL-2.0-or-later
 Group:  Productivity/Networking/IRC
 URL:https://konversation.kde.org/
-Source0:
http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM
-Patch0: 0001-Fix-build-with-Qt-5.13.patch
-Patch1: add-missing-includes.patch
+Source0:
https://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
-BuildRequires:  karchive-devel >= %{kf5_version}
-BuildRequires:  kbookmarks-devel >= %{kf5_version}
-BuildRequires:  kconfig-devel >= %{kf5_version}
-BuildRequires:  kconfigwidgets-devel >= %{kf5_version}
-BuildRequires:  kcoreaddons-devel >= %{kf5_version}
-BuildRequires:  kcrash-devel >= %{kf5_version}
-BuildRequires:  kdbusaddons-devel >= %{kf5_version}
-BuildRequires:  kdoctools-devel >= %{kf5_version}
-BuildRequires:  kemoticons-devel >= %{kf5_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  kglobalaccel-devel >= %{kf5_version}
-BuildRequires:  ki18n-devel >= %{kf5_version}
-BuildRequires:  kiconthemes-devel >= %{kf5_version}
-BuildRequires:  kidletime-devel >= %{kf5_version}
-BuildRequires:  kio-devel >= %{kf5_version}
-BuildRequires:  kitemviews-devel >= %{kf5_version}
-BuildRequires:  knotifications-devel >= %{kf5_version}
-BuildRequires:  knotifyconfig-devel >= %{kf5_version}
-BuildRequires:  kparts-devel >= %{kf5_version}
-BuildRequires:  kwallet-devel >= %{kf5_version}
-BuildRequires:  kwidgetsaddons-devel >= %{kf5_version}
-BuildRequires:  kwindowsystem-devel >= %{kf5_version}
 BuildRequires:  libqca-qt5-devel
-BuildRequires:  phonon4qt5-devel
-BuildRequires:  pkgconfig
-BuildRequires:  solid-devel >= %{kf5_version}
 BuildRequires:  xz
-BuildRequires:  pkgconfig(Qt5Core) >= 5.5.0
-BuildRequires:  pkgconfig(Qt5Gui) >= 5.5.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.5.0
+BuildRequires:  cmake(KF5Archive) >= %{kf5_version}
+BuildRequires:  cmake(KF5Bookmarks) >= %{kf5_version}
+BuildRequires:  cmake(KF5Config) >= %{kf5_version}
+BuildRequires:  cmake(KF5ConfigWidgets) >= %{kf5_version}
+BuildRequires:  cmake(KF5CoreAddons) >= %{kf5_version}
+BuildRequires:  cmake(KF5Crash) >= %{kf5_version}
+BuildRequires:  cmake(KF5DBusAddons) >= %{kf5_version}
+BuildRequires:  cmake(KF5DocTools) >= %{kf5_version}
+BuildRequires:  cmake(KF5Emoticons) >= %{kf5_version}
+BuildRequires:  cmake(KF5GlobalAccel) >= %{kf5_version}
+BuildRequires:  cmake(KF5I18n) >= %{kf5_version}
+BuildRequires:  cmake(KF5IconThemes) >= %{kf5_version}
+BuildRequires:  cmake(KF5IdleTime) >= %{kf5_version}
+BuildRequires:  cmake(KF5ItemViews) >= %{kf5_version}
+BuildRequires:  cmake(KF5KIO) >= %{kf5_version}
+BuildRequires:  cmake(KF5Notifications) >= %{kf5_version}
+BuildRequires:  cmake(KF5NotifyConfig) >= %{kf5_version}
+BuildRequires:  cmake(KF5Parts) >= %{kf5_version}
+BuildRequires:  cmake(KF5Solid) >= %{kf5_version}

commit konversation for openSUSE:Factory

2020-05-29 Thread root
Hello community,

here is the log from the commit of package konversation for openSUSE:Factory 
checked in at 2020-05-29 21:13:50

Comparing /work/SRC/openSUSE:Factory/konversation (Old)
 and  /work/SRC/openSUSE:Factory/.konversation.new.3606 (New)


Package is "konversation"

Fri May 29 21:13:50 2020 rev:57 rq:798845 version:1.7.5

Changes:

--- /work/SRC/openSUSE:Factory/konversation/konversation.changes
2019-08-19 21:26:22.120658726 +0200
+++ /work/SRC/openSUSE:Factory/.konversation.new.3606/konversation.changes  
2020-05-29 21:13:58.806443096 +0200
@@ -1,0 +2,6 @@
+Wed Apr 29 09:46:20 UTC 2020 - Fabian Vogt 
+
+- Add patch to fix build against Qt 5.15:
+  * add-missing-includes.patch
+
+---

New:

  add-missing-includes.patch



Other differences:
--
++ konversation.spec ++
--- /var/tmp/diff_new_pack.tUGc4J/_old  2020-05-29 21:13:59.362444772 +0200
+++ /var/tmp/diff_new_pack.tUGc4J/_new  2020-05-29 21:13:59.366444784 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package konversation
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,6 +27,7 @@
 Source0:
http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM
 Patch0: 0001-Fix-build-with-Qt-5.13.patch
+Patch1: add-missing-includes.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  karchive-devel >= %{kf5_version}
 BuildRequires:  kbookmarks-devel >= %{kf5_version}

++ add-missing-includes.patch ++
>From 461c7dd504299871d6e9068116125b9bd26e8985 Mon Sep 17 00:00:00 2001
From: Laurent Montel 
Date: Thu, 19 Mar 2020 13:55:58 +0100
Subject: [PATCH] Add missing includes

---
 src/viewer/viewtree.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/viewer/viewtree.cpp b/src/viewer/viewtree.cpp
index 7178a28e..462ed9bc 100644
--- a/src/viewer/viewtree.cpp
+++ b/src/viewer/viewtree.cpp
@@ -24,6 +24,7 @@
 #include 
 #include 
 #include 
+#include 
 
 // FIXME KF5 Port: Not DPI-aware.
 #define LED_ICON_SIZE 14



commit konversation for openSUSE:Factory

2019-08-19 Thread root
Hello community,

here is the log from the commit of package konversation for openSUSE:Factory 
checked in at 2019-08-19 21:26:15

Comparing /work/SRC/openSUSE:Factory/konversation (Old)
 and  /work/SRC/openSUSE:Factory/.konversation.new.22127 (New)


Package is "konversation"

Mon Aug 19 21:26:15 2019 rev:56 rq:722598 version:1.7.5

Changes:

--- /work/SRC/openSUSE:Factory/konversation/konversation.changes
2018-07-01 21:24:27.148920262 +0200
+++ /work/SRC/openSUSE:Factory/.konversation.new.22127/konversation.changes 
2019-08-19 21:26:22.120658726 +0200
@@ -1,0 +2,5 @@
+Mon Aug 12 08:22:11 UTC 2019 - Christophe Giboudeaux 
+
+- Add 0001-Fix-build-with-Qt-5.13.patch
+
+---

New:

  0001-Fix-build-with-Qt-5.13.patch



Other differences:
--
++ konversation.spec ++
--- /var/tmp/diff_new_pack.LP8EQA/_old  2019-08-19 21:26:23.256658496 +0200
+++ /var/tmp/diff_new_pack.LP8EQA/_new  2019-08-19 21:26:23.256658496 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package konversation
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,20 +12,21 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define kf5_version 5.25.0
-
 Name:   konversation
 Version:1.7.5
 Release:0
 Summary:A graphical IRC client by KDE
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Productivity/Networking/IRC
-Url:http://konversation.kde.org/
+URL:https://konversation.kde.org/
 Source0:
http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM
+Patch0: 0001-Fix-build-with-Qt-5.13.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  karchive-devel >= %{kf5_version}
 BuildRequires:  kbookmarks-devel >= %{kf5_version}
@@ -51,13 +52,13 @@
 BuildRequires:  kwindowsystem-devel >= %{kf5_version}
 BuildRequires:  libqca-qt5-devel
 BuildRequires:  phonon4qt5-devel
+BuildRequires:  pkgconfig
 BuildRequires:  solid-devel >= %{kf5_version}
 BuildRequires:  xz
 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
 
 %description
 Konversation is an Internet Relay Chat (IRC) client built on the
@@ -79,7 +80,7 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 %cmake_kf5 -d build
@@ -91,23 +92,22 @@
 %find_lang %{name}
 
 %files
-%defattr(-,root,root,-)
-%doc AUTHORS COPYING COPYING-DOCS ChangeLog NEWS README
+%license COPYING
+%doc AUTHORS COPYING-DOCS ChangeLog NEWS README
+%dir %{_kf5_appstreamdir}
+%dir %{_kf5_sharedir}/kconf_update/
+%doc %{_kf5_htmldir}/en/konversation/
 %{_kf5_applicationsdir}/org.kde.konversation.desktop
+%{_kf5_appstreamdir}/org.kde.konversation.appdata.xml
 %{_kf5_bindir}/konversation
-%doc %{_kf5_htmldir}/en/konversation/
 %{_kf5_iconsdir}/hicolor/*/actions/konv_message.*
 %{_kf5_iconsdir}/hicolor/*/apps/konversation.*
 %{_kf5_notifydir}/konversation.notifyrc
-%dir %{_kf5_sharedir}/kconf_update/
 %{_kf5_sharedir}/kconf_update/konversation*
 %{_kf5_sharedir}/konversation/
-%{_kf5_sharedir}/kxmlgui5/konversation/
-%dir %{_kf5_appstreamdir}
-%{_kf5_appstreamdir}/org.kde.konversation.appdata.xml
+%{_kf5_kxmlguidir}/konversation/
 
 %files lang -f %{name}.lang
-%defattr(-,root,root,-)
 %dir %{_kf5_htmldir}/pt_BR/
 %doc %{_kf5_htmldir}/*/konversation/
 %exclude %{_kf5_htmldir}/en/konversation

++ 0001-Fix-build-with-Qt-5.13.patch ++
>From 4d0036617becc26a76fd021138c98aceec4c7b53 Mon Sep 17 00:00:00 2001
From: Luca Beltrame 
Date: Sun, 21 Jul 2019 09:14:32 +0200
Subject: [PATCH] Fix build with Qt 5.13

---
 src/irc/outputfilter.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/irc/outputfilter.cpp b/src/irc/outputfilter.cpp
index f9e6253f..45d11fb2 100644
--- a/src/irc/outputfilter.cpp
+++ b/src/irc/outputfilter.cpp
@@ -32,6 +32,7 @@
 
 #include 
 #include 
+#include 
 #include 
 #include 
 #include 
-- 
2.22.0




commit konversation for openSUSE:Factory

2018-07-01 Thread root
Hello community,

here is the log from the commit of package konversation for openSUSE:Factory 
checked in at 2018-07-01 21:24:25

Comparing /work/SRC/openSUSE:Factory/konversation (Old)
 and  /work/SRC/openSUSE:Factory/.konversation.new (New)


Package is "konversation"

Sun Jul  1 21:24:25 2018 rev:55 rq:619414 version:1.7.5

Changes:

--- /work/SRC/openSUSE:Factory/konversation/konversation.changes
2018-05-01 22:55:55.252949883 +0200
+++ /work/SRC/openSUSE:Factory/.konversation.new/konversation.changes   
2018-07-01 21:24:27.148920262 +0200
@@ -1,0 +2,7 @@
+Wed Jun 27 13:47:44 UTC 2018 - wba...@tmo.at
+
+- Update to 1.7.5:
+  * Fixed building against Qt 5.11.
+- Drop fix-build-qt-5.11.patch, merged upstream
+
+---

Old:

  fix-build-qt-5.11.patch
  konversation-1.7.4.tar.xz

New:

  konversation-1.7.5.tar.xz



Other differences:
--
++ konversation.spec ++
--- /var/tmp/diff_new_pack.4m0McV/_old  2018-07-01 21:24:27.532919762 +0200
+++ /var/tmp/diff_new_pack.4m0McV/_new  2018-07-01 21:24:27.536919757 +0200
@@ -19,15 +19,13 @@
 %define kf5_version 5.25.0
 
 Name:   konversation
-Version:1.7.4
+Version:1.7.5
 Release:0
 Summary:A graphical IRC client by 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
-# PATCH-FIX-UPSTREAM
-Patch1: fix-build-qt-5.11.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  karchive-devel >= %{kf5_version}
 BuildRequires:  kbookmarks-devel >= %{kf5_version}
@@ -82,7 +80,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
 
 %build
 %cmake_kf5 -d build

++ konversation-1.7.4.tar.xz -> konversation-1.7.5.tar.xz ++
 7892 lines of diff (skipped)




commit konversation for openSUSE:Factory

2018-05-01 Thread root
Hello community,

here is the log from the commit of package konversation for openSUSE:Factory 
checked in at 2018-05-01 22:55:50

Comparing /work/SRC/openSUSE:Factory/konversation (Old)
 and  /work/SRC/openSUSE:Factory/.konversation.new (New)


Package is "konversation"

Tue May  1 22:55:50 2018 rev:54 rq:601819 version:1.7.4

Changes:

--- /work/SRC/openSUSE:Factory/konversation/konversation.changes
2017-11-19 11:09:42.855056044 +0100
+++ /work/SRC/openSUSE:Factory/.konversation.new/konversation.changes   
2018-05-01 22:55:55.252949883 +0200
@@ -1,0 +2,6 @@
+Fri Apr 27 06:59:28 UTC 2018 - fab...@ritter-vogt.de
+
+- Add patch to fix build with Qt 5.11:
+  * fix-build-qt-5.11.patch
+
+---

New:

  fix-build-qt-5.11.patch



Other differences:
--
++ konversation.spec ++
--- /var/tmp/diff_new_pack.MOrZ0s/_old  2018-05-01 22:55:55.996922777 +0200
+++ /var/tmp/diff_new_pack.MOrZ0s/_new  2018-05-01 22:55:56.000922630 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package konversation
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -26,6 +26,8 @@
 Group:  Productivity/Networking/IRC
 Url:http://konversation.kde.org/
 Source0:
http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM
+Patch1: fix-build-qt-5.11.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  karchive-devel >= %{kf5_version}
 BuildRequires:  kbookmarks-devel >= %{kf5_version}
@@ -80,6 +82,7 @@
 
 %prep
 %setup -q
+%patch1 -p1
 
 %build
 %cmake_kf5 -d build

++ fix-build-qt-5.11.patch ++
>From 20018b3d0798421c9cb8a9d983e5a5b34bd88e8d Mon Sep 17 00:00:00 2001
From: Andreas Sturmlechner 
Date: Mon, 19 Mar 2018 17:13:30 +0100
Subject: [PATCH] Fix build with Qt 5.11 (missing QTabWidget)

Reviewers: #konversation, hein

Reviewed By: #konversation, hein

Differential Revision: https://phabricator.kde.org/D11490
---
 src/dcc/transferdetailedinfopanel.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/dcc/transferdetailedinfopanel.h 
b/src/dcc/transferdetailedinfopanel.h
index e8debbc0..0e7391de 100644
--- a/src/dcc/transferdetailedinfopanel.h
+++ b/src/dcc/transferdetailedinfopanel.h
@@ -16,6 +16,7 @@
 #include "ui_transferdetailedinfopanelui.h"
 #include "ui_transferdetailedtimeinfopanelui.h"
 
+#include 
 
 class QTimer;
 



commit konversation for openSUSE:Factory

2017-11-19 Thread root
Hello community,

here is the log from the commit of package konversation for openSUSE:Factory 
checked in at 2017-11-19 11:09:26

Comparing /work/SRC/openSUSE:Factory/konversation (Old)
 and  /work/SRC/openSUSE:Factory/.konversation.new (New)


Package is "konversation"

Sun Nov 19 11:09:26 2017 rev:53 rq:542472 version:1.7.4

Changes:

--- /work/SRC/openSUSE:Factory/konversation/konversation.changes
2017-11-16 14:42:33.803298449 +0100
+++ /work/SRC/openSUSE:Factory/.konversation.new/konversation.changes   
2017-11-19 11:09:42.855056044 +0100
@@ -1,0 +2,10 @@
+Wed Nov 15 09:09:33 UTC 2017 - wba...@tmo.at
+
+- Update to 1.7.4:
+  * Fixed a bug causing the size of a custom chat text view font
+set via the configuration dialog to be ignored. A font size
+modification done via the Enlarge/Decrease Font Size actions
+is now applied on top of the configured size (or the system
+default font size, respectively).
+
+---

Old:

  konversation-1.7.3.tar.xz

New:

  konversation-1.7.4.tar.xz



Other differences:
--
++ konversation.spec ++
--- /var/tmp/diff_new_pack.znaLmj/_old  2017-11-19 11:09:43.707024980 +0100
+++ /var/tmp/diff_new_pack.znaLmj/_new  2017-11-19 11:09:43.707024980 +0100
@@ -19,7 +19,7 @@
 %define kf5_version 5.25.0
 
 Name:   konversation
-Version:1.7.3
+Version:1.7.4
 Release:0
 Summary:A graphical IRC client by KDE
 License:GPL-2.0+

++ konversation-1.7.3.tar.xz -> konversation-1.7.4.tar.xz ++
 2231 lines of diff (skipped)




commit konversation for openSUSE:Factory

2017-11-16 Thread root
Hello community,

here is the log from the commit of package konversation for openSUSE:Factory 
checked in at 2017-11-16 14:42:33

Comparing /work/SRC/openSUSE:Factory/konversation (Old)
 and  /work/SRC/openSUSE:Factory/.konversation.new (New)


Package is "konversation"

Thu Nov 16 14:42:33 2017 rev:52 rq:541900 version:1.7.3

Changes:

--- /work/SRC/openSUSE:Factory/konversation/konversation.changes
2017-08-28 16:16:32.188110745 +0200
+++ /work/SRC/openSUSE:Factory/.konversation.new/konversation.changes   
2017-11-16 14:42:33.803298449 +0100
@@ -1,0 +2,39 @@
+Fri Nov 10 23:17:27 UTC 2017 - wba...@tmo.at
+
+- Update to 1.7.3:
+  * Added a copy action to the context menu of nicknames in the
+chat text view.
+  * Re-enabled channel mode buttons.
+  * Reduced emission of Unicode directional control characters in
+the chat text view. Unnecessary control characters could
+sometimes cause problems with copying text from Konversation
+and pasting it into terminal applications, confusing them.
+  * Fixed handling of nick and channel prefix characters
+potentially using the same set of symbols.
+  * Removed redundant escaping of angle brackets in GECOS
+("realname") field.
+  * The nickname combobox will no longer change the nickname to
+the current value whenvever it loses focus.
+  * Fixed color scheme handling in the treelist version on the tab
+bar, fixing an issue where the background and text color of
+the selected item would sometimes be the same, rendering the
+item unreadable.
+  * Fixed handling of IRC URLs for channels starting with more
+than one #, addressing a percent-encoding problem with
+bookmarks of them.
+  * Fixed custom chat text view font family reverting to system
+default font family upon using the increase/decrease font size
+actions.
+  * Fixed chat text view font size adjusted via the
+increase/decrease font size actions reverting to configuration
+default when OK'ing the config dialog.
+  * Fixed incorrect checkbox states in the Channel Invite dialog.
+  * Fixed a crash in IRC v3 extended-join parsing.
+  * Fixed a crash in parsing IRC color formatting codes.
+(CVE-2017-15923 boo#1068097)
+  * Fixed a minor memory leak in the Join Channel dialog code.
+  * Removed unnecessary nickname list debug message sent as
+warning.
+- Drop fix-prefix-addressed-message-handling.patch, merged upstream
+
+---

Old:

  fix-prefix-addressed-message-handling.patch
  konversation-1.7.2.tar.xz

New:

  konversation-1.7.3.tar.xz



Other differences:
--
++ konversation.spec ++
--- /var/tmp/diff_new_pack.ggrcn6/_old  2017-11-16 14:42:34.435275513 +0100
+++ /var/tmp/diff_new_pack.ggrcn6/_new  2017-11-16 14:42:34.435275513 +0100
@@ -19,15 +19,13 @@
 %define kf5_version 5.25.0
 
 Name:   konversation
-Version:1.7.2
+Version:1.7.3
 Release:0
 Summary:A graphical IRC client by 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
-# PATCH-FIX-UPSTREAM
-Patch1: fix-prefix-addressed-message-handling.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  karchive-devel >= %{kf5_version}
 BuildRequires:  kbookmarks-devel >= %{kf5_version}
@@ -82,7 +80,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
 
 %build
 %cmake_kf5 -d build

++ konversation-1.7.2.tar.xz -> konversation-1.7.3.tar.xz ++
 212962 lines of diff (skipped)




commit konversation for openSUSE:Factory

2017-08-28 Thread root
Hello community,

here is the log from the commit of package konversation for openSUSE:Factory 
checked in at 2017-08-28 16:16:30

Comparing /work/SRC/openSUSE:Factory/konversation (Old)
 and  /work/SRC/openSUSE:Factory/.konversation.new (New)


Package is "konversation"

Mon Aug 28 16:16:30 2017 rev:51 rq:518651 version:1.7.2

Changes:

--- /work/SRC/openSUSE:Factory/konversation/konversation.changes
2017-06-01 16:27:30.683311845 +0200
+++ /work/SRC/openSUSE:Factory/.konversation.new/konversation.changes   
2017-08-28 16:16:32.188110745 +0200
@@ -1,0 +2,6 @@
+Fri Aug 25 06:48:48 UTC 2017 - fab...@ritter-vogt.de
+
+- Add patch to fix prefix handling for channel types (kde#383801):
+  * fix-prefix-addressed-message-handling.patch
+
+---

New:

  fix-prefix-addressed-message-handling.patch



Other differences:
--
++ konversation.spec ++
--- /var/tmp/diff_new_pack.kb2heX/_old  2017-08-28 16:16:33.643906168 +0200
+++ /var/tmp/diff_new_pack.kb2heX/_new  2017-08-28 16:16:33.655904482 +0200
@@ -26,6 +26,8 @@
 Group:  Productivity/Networking/IRC
 Url:http://konversation.kde.org/
 Source0:
http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM
+Patch1: fix-prefix-addressed-message-handling.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  karchive-devel >= %{kf5_version}
 BuildRequires:  kbookmarks-devel >= %{kf5_version}
@@ -80,6 +82,7 @@
 
 %prep
 %setup -q
+%patch1 -p1
 
 %build
 %cmake_kf5 -d build

++ fix-prefix-addressed-message-handling.patch ++
>From 72de2027f3d3e7a0c48aef6acd666e04fc0b19b1 Mon Sep 17 00:00:00 2001
From: Eli MacKenzie 
Date: Thu, 24 Aug 2017 17:11:17 -0400
Subject: Fix prefix-addressed message handling

Messages sent to all channel operators or other mode-prefixed classes of
channel members could use flags that conflict with channel prefix flags.
This tries harder to ensure that the actual channel prefix is found.

BUG:383801
---
 ChangeLog  |  1 +
 src/commit.h   |  2 +-
 src/irc/server.cpp | 34 +++---
 src/irc/server.h   |  7 +--
 4 files changed, 26 insertions(+), 18 deletions(-)

Index: konversation-1.7.2/src/commit.h
===
--- konversation-1.7.2.orig/src/commit.h
+++ konversation-1.7.2/src/commit.h
@@ -1,4 +1,4 @@
 // This COMMIT number is added to version string to be used as "patch level"
 #ifndef COMMIT
-#define COMMIT 5016
+#define COMMIT 5016+5020
 #endif
Index: konversation-1.7.2/src/irc/server.cpp
===
--- konversation-1.7.2.orig/src/irc/server.cpp
+++ konversation-1.7.2/src/irc/server.cpp
@@ -540,10 +540,16 @@ void Server::showSSLDialog()
 */
 }
 
+void Server::rebuildTargetPrefixMatcher()
+{
+m_targetMatcher.setPattern(QLatin1String("^([") + getServerNickPrefixes() 
+ QLatin1String("]*)([") + getChannelTypes() + QLatin1String("])(.+)"));
+}
+
 // set available channel types according to 005 RPL_ISUPPORT
 void Server::setChannelTypes(const QString )
 {
 m_channelPrefixes = pre;
+rebuildTargetPrefixMatcher();
 
 if (getConnectionSettings().reconnectCount() == 0) {
 updateAutoJoin(m_connectionSettings.oneShotChannelList());
@@ -575,6 +581,7 @@ void Server::setPrefixes(const QString &
 // modes which relates to the network's nick-prefixes
 m_serverNickPrefixModes = modes;
 m_serverNickPrefixes = prefixes;
+rebuildTargetPrefixMatcher();
 }
 
 QString Server::getServerNickPrefixes() const
@@ -2965,18 +2972,18 @@ Channel* Server::getChannelByName(const
 // Convert wanted channel name to lowercase
 QString wanted = name.toLower();
 
-if (m_serverNickPrefixes.contains(wanted.at(0))) {
-wanted.remove(0, 1);
-}
+QRegularExpressionMatch p = m_targetMatcher.match(wanted);
+int index = p.capturedStart(2);
 
-if (name.isEmpty()) {
-return nullptr;
-}
+if (index >= 0)
+{
+wanted = wanted.mid(index);
 
-if (m_loweredChannelNameHash.contains(wanted))
-return m_loweredChannelNameHash.value(wanted);
+if (m_loweredChannelNameHash.contains(wanted))
+return m_loweredChannelNameHash.value(wanted);
+}
 
-return 0;
+return nullptr;
 }
 
 Query* Server::getQueryByName(const QString& name)
@@ -3844,13 +3851,10 @@ bool Server::isAChannel(const QString 
 {
 if (channel.isEmpty()) return false;
 
-uint index = 0;
-
-if (m_serverNickPrefixes.contains(channel.at(0)) && channel.length() >= 2) 
{
-++index;
-}
+

commit konversation for openSUSE:Factory

2017-06-01 Thread root
Hello community,

here is the log from the commit of package konversation for openSUSE:Factory 
checked in at 2017-06-01 16:27:29

Comparing /work/SRC/openSUSE:Factory/konversation (Old)
 and  /work/SRC/openSUSE:Factory/.konversation.new (New)


Package is "konversation"

Thu Jun  1 16:27:29 2017 rev:50 rq:499439 version:1.7.2

Changes:

--- /work/SRC/openSUSE:Factory/konversation/konversation.changes
2017-05-10 20:34:34.805772195 +0200
+++ /work/SRC/openSUSE:Factory/.konversation.new/konversation.changes   
2017-06-01 16:27:30.683311845 +0200
@@ -1,0 +2,28 @@
+Tue May 16 14:23:38 UTC 2017 - jeng...@inai.de
+
+- Trim description from redundant phrasing, and ensure neutrality.
+
+---
+Thu May 11 15:13:15 UTC 2017 - wba...@tmo.at
+
+- Specify minimum KF5 version for build requirements
+- Remove no longer used/necessary sonnet-devel BuildRequires
+- Change package summary: it's "by" KDE, not "for" KDE
+
+---
+Wed May 10 10:52:56 UTC 2017 - wba...@tmo.at
+
+- Update to 1.7.2:
+  * no code changes
+  * incomplete and badly maintained translations removed that were
+accidentally included with the v1.7.1 release
+- Update to 1.7.1:
+  * Fixed requesting the znc.in/server-time-iso capability from the server.
+  * Fixed SASL EXTERNAL authentication without an account name set in the
+Identity settings.
+  * Fixed clicking on nickname links containing the ` character.
+  * Fixed the Highlight page in the Configure Konversation dialog
+not enabling/disabling the Apply button correctly.
+  * Minor cleanups in application metadata setup code.
+
+---

Old:

  konversation-1.7.tar.xz

New:

  konversation-1.7.2.tar.xz



Other differences:
--
++ konversation.spec ++
--- /var/tmp/diff_new_pack.ioj62a/_old  2017-06-01 16:27:31.379213720 +0200
+++ /var/tmp/diff_new_pack.ioj62a/_new  2017-06-01 16:27:31.379213720 +0200
@@ -16,41 +16,42 @@
 #
 
 
+%define kf5_version 5.25.0
+
 Name:   konversation
-Version:1.7
+Version:1.7.2
 Release:0
-Summary:A User-Friendly IRC Client for KDE
+Summary:A graphical IRC client by 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
 BuildRequires:  extra-cmake-modules
-BuildRequires:  karchive-devel
-BuildRequires:  kbookmarks-devel
-BuildRequires:  kconfig-devel
-BuildRequires:  kconfigwidgets-devel
-BuildRequires:  kcoreaddons-devel
-BuildRequires:  kcrash-devel
-BuildRequires:  kdbusaddons-devel
-BuildRequires:  kdoctools-devel
-BuildRequires:  kemoticons-devel
+BuildRequires:  karchive-devel >= %{kf5_version}
+BuildRequires:  kbookmarks-devel >= %{kf5_version}
+BuildRequires:  kconfig-devel >= %{kf5_version}
+BuildRequires:  kconfigwidgets-devel >= %{kf5_version}
+BuildRequires:  kcoreaddons-devel >= %{kf5_version}
+BuildRequires:  kcrash-devel >= %{kf5_version}
+BuildRequires:  kdbusaddons-devel >= %{kf5_version}
+BuildRequires:  kdoctools-devel >= %{kf5_version}
+BuildRequires:  kemoticons-devel >= %{kf5_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  kglobalaccel-devel
-BuildRequires:  ki18n-devel
-BuildRequires:  kiconthemes-devel
-BuildRequires:  kidletime-devel
-BuildRequires:  kio-devel
-BuildRequires:  kitemviews-devel
-BuildRequires:  knotifications-devel
-BuildRequires:  knotifyconfig-devel
-BuildRequires:  kparts-devel
-BuildRequires:  kwallet-devel
-BuildRequires:  kwidgetsaddons-devel
-BuildRequires:  kwindowsystem-devel
+BuildRequires:  kglobalaccel-devel >= %{kf5_version}
+BuildRequires:  ki18n-devel >= %{kf5_version}
+BuildRequires:  kiconthemes-devel >= %{kf5_version}
+BuildRequires:  kidletime-devel >= %{kf5_version}
+BuildRequires:  kio-devel >= %{kf5_version}
+BuildRequires:  kitemviews-devel >= %{kf5_version}
+BuildRequires:  knotifications-devel >= %{kf5_version}
+BuildRequires:  knotifyconfig-devel >= %{kf5_version}
+BuildRequires:  kparts-devel >= %{kf5_version}
+BuildRequires:  kwallet-devel >= %{kf5_version}
+BuildRequires:  kwidgetsaddons-devel >= %{kf5_version}
+BuildRequires:  kwindowsystem-devel >= %{kf5_version}
 BuildRequires:  libqca-qt5-devel
 BuildRequires:  phonon4qt5-devel
-BuildRequires:  solid-devel
-BuildRequires:  sonnet-devel
+BuildRequires:  solid-devel >= %{kf5_version}
 BuildRequires:  xz
 BuildRequires:  pkgconfig(Qt5Core) >= 5.5.0
 BuildRequires:  pkgconfig(Qt5Gui) >= 5.5.0
@@ -59,15 +60,13 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 

commit konversation for openSUSE:Factory

2017-05-10 Thread root
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 - wba...@tmo.at
+
+- 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 - wba...@tmo.at
+
+- 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
 

commit konversation for openSUSE:Factory

2017-03-11 Thread root
Hello community,

here is the log from the commit of package konversation for openSUSE:Factory 
checked in at 2017-03-11 15:18:32

Comparing /work/SRC/openSUSE:Factory/konversation (Old)
 and  /work/SRC/openSUSE:Factory/.konversation.new (New)


Package is "konversation"

Sat Mar 11 15:18:32 2017 rev:48 rq:477272 version:1.6.2

Changes:

--- /work/SRC/openSUSE:Factory/konversation/konversation.changes
2016-08-06 20:35:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.konversation.new/konversation.changes   
2017-03-11 15:18:33.268745098 +0100
@@ -1,0 +2,6 @@
+Sun Mar  5 22:46:02 UTC 2017 - fab...@ritter-vogt.de
+
+- Add upstream patch to fix crash on exit:
+  * fix-crash-on-quit.patch
+
+---

New:

  fix-crash-on-quit.patch



Other differences:
--
++ konversation.spec ++
--- /var/tmp/diff_new_pack.RHT7GR/_old  2017-03-11 15:18:33.824666429 +0100
+++ /var/tmp/diff_new_pack.RHT7GR/_new  2017-03-11 15:18:33.828665863 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package konversation
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,6 +15,7 @@
 # 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
@@ -28,6 +29,7 @@
 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
@@ -86,6 +88,7 @@
 
 %prep
 %setup -q
+%patch1 -p1
 
 %build
 %cmake_kf5 -d build

++ fix-crash-on-quit.patch ++
>From fcafafb5dbd3eff58f0d10282f88525a6e06c640 Mon Sep 17 00:00:00 2001
From: Peter Simonsson 
Date: Tue, 13 Sep 2016 17:50:36 +0200
Subject: [PATCH] Fix crash on quit

BUG:368682
BUG:364899
---
 src/viewer/irccontextmenus.cpp | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Index: konversation-1.6.2/src/viewer/irccontextmenus.cpp
===
--- konversation-1.6.2.orig/src/viewer/irccontextmenus.cpp
+++ konversation-1.6.2/src/viewer/irccontextmenus.cpp
@@ -88,6 +88,7 @@ IrcContextMenus::~IrcContextMenus()
 delete m_nickMenu;
 delete m_quickButtonMenu;
 delete m_topicHistoryMenu;
+delete m_webShortcutsMenu;
 }
 
 IrcContextMenus* IrcContextMenus::self()
@@ -167,7 +168,7 @@ void IrcContextMenus::setupTextMenu()
 action->setData(TextSelectAll);
 m_textMenu->addAction(action);
 
-m_webShortcutsMenu = new QMenu(m_textMenu);
+m_webShortcutsMenu = new QMenu();
 
m_webShortcutsMenu->menuAction()->setIcon(QIcon::fromTheme("preferences-web-browser-shortcuts"));
 m_webShortcutsMenu->menuAction()->setVisible(false);
 m_textMenu->addMenu(m_webShortcutsMenu);



commit konversation for openSUSE:Factory

2016-08-06 Thread h_root
Hello community,

here is the log from the commit of package konversation for openSUSE:Factory 
checked in at 2016-08-06 20:35:52

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
2016-07-28 23:44:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.konversation.new/konversation.changes   
2016-08-06 20:35:54.0 +0200
@@ -1,0 +2,8 @@
+Wed Aug  3 20:05:02 UTC 2016 - wba...@tmo.at
+
+- Update to 1.6.2 hotfix release:
+  * Fixed a bug causing various operations on server list data to crash,
+e.g. pressing "Edit" on a server sub-item in the Server List dialog.
+  * Translations for AppData metadata added in v1.6.1.
+
+---

Old:

  konversation-1.6.1.tar.xz

New:

  konversation-1.6.2.tar.xz



Other differences:
--
++ konversation.spec ++
--- /var/tmp/diff_new_pack.nbNUPj/_old  2016-08-06 20:35:55.0 +0200
+++ /var/tmp/diff_new_pack.nbNUPj/_new  2016-08-06 20:35:55.0 +0200
@@ -21,7 +21,7 @@
 %endif
 
 Name:   konversation
-Version:1.6.1
+Version:1.6.2
 Release:0
 Summary:A User-Friendly IRC Client for KDE
 License:GPL-2.0+

++ konversation-1.6.1.tar.xz -> konversation-1.6.2.tar.xz ++
 22418 lines of diff (skipped)




commit konversation for openSUSE:Factory

2016-07-28 Thread h_root
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.0 +0200
+++ /work/SRC/openSUSE:Factory/.konversation.new/konversation.changes   
2016-07-28 23:44:54.0 +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.0 +0200
+++ /var/tmp/diff_new_pack.0PskXP/_new  2016-07-28 23:44:56.0 +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)




commit konversation for openSUSE:Factory

2015-05-11 Thread h_root
Hello community,

here is the log from the commit of package konversation for openSUSE:Factory 
checked in at 2015-05-11 19:32:35

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
2014-11-07 09:05:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.konversation.new/konversation.changes   
2015-05-11 19:32:51.0 +0200
@@ -1,0 +2,58 @@
+Thu Apr 30 19:11:37 UTC 2015 - asterios.dra...@gmail.com
+
+- Update to 1.6:
+  * Improved support for character set aliases via KCharsets.
+  * Improved behavior when reconnecting and Konversation had to use
+an alternate nickname for the previous connection because the
+preferred nickname was already in use: Konversation will now
+try harder to go back to nicknames sorted earlier in the
+identity's nickname list, instead of advancing down the list
+without checking whether earlier nicknames have become
+available again.
+  * Konversation will no longer give up trying to connect when only
+a single nickname is configured and not available at connection
+time. Instead, it will do as many reconnection attempts as
+allowed by user configuration.
+  * Fixed incorrect size calculations for the channel topic text
+label causing cut-off text and unwanted collapsing of the topic
+area.
+  * Fixed a bug causing auto-connect not to connect to networks in
+the order they are listed in the Server List dialog.
+  * Fixed a bug causing the main window not to be raised when an
+Konversation is started an additional time and the window is
+currently minimized.
+  * The default tabs position is now 'Left', i.e. the treelist
+version of the tab bar.
+  * Tabs can now be reordered by drag and drop again.
+  * Fixed various rendering issues in the treelist version of the
+tab bar and made it high-DPI scaling-capable.
+  * Fixed a bug causing Channel List tabs not to be sorted below
+the status tab of the server they belong to in the treelist
+version of the tab bar, and corrupt its contents.
+  * Fixed margins in the Edit Network dialog.
+  * Improved wording and correctness of several interface messages.
+  * Fixed a bug causing some interface messages and labels not to
+use their translated versions when running with a language
+other than US English.
+  * Fixed a bug causing Konversation not to generate default
+command aliases for installed scripts at startup anymore.
+  * The bundled 'cmd' script now defaults to trying to decode
+command output as Utf-8 even when run on Python 2.
+  * Fixed the bundled 'bug' script not working.
+  * Fixed naming of bundled icons.
+  * Konversation now opts into Qt's high-DPI pixmap handling.
+  * Adjusted build system to use co-installable version of qca-qt5.
+  * Fixed build failures on Windows.
+  * Konversation now depends on KDE Frameworks v5.2.0 and Qt
+v5.3.0.
+  * The default nickname list theme has been updated to KDE's new
+Breeze visual identity.
+  * Notification events now have non-generic titles to prevent
+Plasma Desktop 5 from merging events from different sources.
+  * Fixed a bug causing the Focus Input Bar action to be
+enabled/disabled at incorrect times.
+- Package ported to KF5. Updated build and runtime requirements to
+  the KF5 ones.
+- Removed support for old openSUSE versions.
+
+---

Old:

  konversation-1.5.1.tar.xz

New:

  konversation-1.6.tar.xz



Other differences:
--
++ konversation.spec ++
--- /var/tmp/diff_new_pack.GIZUxr/_old  2015-05-11 19:32:52.0 +0200
+++ /var/tmp/diff_new_pack.GIZUxr/_new  2015-05-11 19:32:52.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package konversation
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -17,30 +17,45 @@
 
 
 Name:   konversation
-Version:1.5.1
+Version:1.6
 Release:0
-%define tar_version 1.5.1
 Summary:A User-Friendly IRC Client for KDE
 License:GPL-2.0+
 Group:  Productivity/Networking/IRC
 Url:http://konversation.kde.org/
-Source: 
http://download.kde.org/stable/%{name}/%{tar_version}/src/%{name}-%{tar_version}.tar.xz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  libkde4-devel = 4.9.0
-BuildRequires:  libkdepimlibs4-devel

commit konversation for openSUSE:Factory

2014-11-07 Thread h_root
Hello community,

here is the log from the commit of package konversation for openSUSE:Factory 
checked in at 2014-11-07 09:05:04

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
2014-03-15 17:36:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.konversation.new/konversation.changes   
2014-11-07 09:05:06.0 +0100
@@ -1,0 +2,34 @@
+Tue Nov  4 16:38:29 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 1.5.1
+ * Konversation 1.5.1 is a maintenance release containing only bug
+   fixes. The included changes address several minor behavioral
+   defects and a low-risk DoS security defect in the Blowfish
+   ECB support. The KDE Platform version dependency has increased
+   to v4.9.0 to gain access to newer Qt socket transport
+   security flags.
+ * Fixed a bug causing wildcards in command alias replacement
+   patterns not to be expanded.
+ * Fixed a bug causing auto-joining of channels not starting
+   in # or  to sometimes fail because the auto-join command
+   was generated before we got the CHANTYPES pronouncement
+   by the server.
+ * Added a size sanity check for incoming Blowfish ECB blocks.
+   The blind assumption of incoming blocks being the expected
+   12 bytes could lead to a crash or up to 11 byte information
+   leak due to an out-of-bounds read. CVE-2014-8483.
+ * Enabling SSL/TLS support for connections will now advertise
+   the protocols Qt considers secure by default, instead of
+   being hardcoded to TLSv1.
+ * Fixed the bundled 'sysinfo' script not coping with empty
+   lines in /etc/os-release.
+ * Made disk space info in the bundled 'sysinfo' script more
+   robust by forcing the C locale for 'df'.
+ * Added an audio player type hint for Cantata to the bundled
+   'media' script.
+ * Fixed some minor comparison logic errors turned up by
+   static analysis.
+ * Konversation now depends on KDE Platform v4.9.0 or higher.
+- Bump libkde4-devel BuildRequires to 4.9.0
+
+---

Old:

  konversation-1.5.tar.xz

New:

  konversation-1.5.1.tar.xz



Other differences:
--
++ konversation.spec ++
--- /var/tmp/diff_new_pack.5U3jAY/_old  2014-11-07 09:05:08.0 +0100
+++ /var/tmp/diff_new_pack.5U3jAY/_new  2014-11-07 09:05:08.0 +0100
@@ -17,16 +17,16 @@
 
 
 Name:   konversation
-Version:1.5
+Version:1.5.1
 Release:0
-%define tar_version 1.5
+%define tar_version 1.5.1
 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}/%{tar_version}/src/%{name}-%{tar_version}.tar.xz
+Source: 
http://download.kde.org/stable/%{name}/%{tar_version}/src/%{name}-%{tar_version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  libkde4-devel = 4.7.0
+BuildRequires:  libkde4-devel = 4.9.0
 BuildRequires:  libkdepimlibs4-devel
 BuildRequires:  libqca2-devel
 BuildRequires:  xz

++ konversation-1.5.tar.xz - konversation-1.5.1.tar.xz ++
 203680 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit konversation for openSUSE:Factory

2014-03-15 Thread h_root
Hello community,

here is the log from the commit of package konversation for openSUSE:Factory 
checked in at 2014-03-15 17:36:45

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
2014-01-23 15:46:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.konversation.new/konversation.changes   
2014-03-15 17:36:47.0 +0100
@@ -1,0 +2,6 @@
+Fri Mar 14 16:09:40 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Konversation can operate without kdepim4-runtime, so make it a 
+  Recommends instead of requires
+
+---



Other differences:
--
++ konversation.spec ++
--- /var/tmp/diff_new_pack.0BXmio/_old  2014-03-15 17:36:47.0 +0100
+++ /var/tmp/diff_new_pack.0BXmio/_new  2014-03-15 17:36:47.0 +0100
@@ -33,7 +33,7 @@
 %if 0%{?suse_version}
 BuildRequires:  update-desktop-files
 %endif
-Requires:   kdepim4-runtime
+Recommends: kdepim4-runtime
 %kde4_pimlibs_requires
 %kde4_runtime_requires
 Recommends: %{name}-lang = %{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit konversation for openSUSE:Factory

2014-01-23 Thread h_root
Hello community,

here is the log from the commit of package konversation for openSUSE:Factory 
checked in at 2014-01-22 13:52:59

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
2014-01-09 07:13:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.konversation.new/konversation.changes   
2014-01-23 15:46:45.0 +0100
@@ -1,0 +2,6 @@
+Mon Jan 20 10:48:22 UTC 2014 - h...@urpla.net
+
+- Update to 1.5
+ * Expanded interface translations
+
+---

Old:

  konversation-1.5-rc2.tar.xz

New:

  konversation-1.5.tar.xz



Other differences:
--
++ konversation.spec ++
--- /var/tmp/diff_new_pack.C7DHhx/_old  2014-01-23 15:46:46.0 +0100
+++ /var/tmp/diff_new_pack.C7DHhx/_new  2014-01-23 15:46:46.0 +0100
@@ -17,14 +17,14 @@
 
 
 Name:   konversation
-Version:1.5~rc2
+Version:1.5
 Release:0
-%define tar_version 1.5-rc2
+%define tar_version 1.5
 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
+Source0:
http://download.kde.org/stable/%{name}/%{tar_version}/src/%{name}-%{tar_version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  libkde4-devel = 4.7.0
 BuildRequires:  libkdepimlibs4-devel

++ konversation-1.5-rc2.tar.xz - konversation-1.5.tar.xz ++
 3 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit konversation for openSUSE:Factory

2014-01-08 Thread h_root
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.0 +0100
+++ /work/SRC/openSUSE:Factory/.konversation.new/konversation.changes   
2014-01-09 07:13:27.0 +0100
@@ -1,0 +2,39 @@
+Wed Jan  8 18:23:13 UTC 2014 - hrvoje.sen...@gmail.com
+
+- 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.0 +0100
+++ /var/tmp/diff_new_pack.cjj1Rl/_new  2014-01-09 07:13:28.0 +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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit konversation for openSUSE:Factory

2013-12-04 Thread h_root
Hello community,

here is the log from the commit of package konversation for openSUSE:Factory 
checked in at 2013-12-04 12:26:42

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-03-25 20:31:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.konversation.new/konversation.changes   
2013-12-04 12:26:43.0 +0100
@@ -1,0 +2,5 @@
+Tue Dec  3 09:24:02 UTC 2013 - pgaj...@suse.com
+
+- use png_fix macro [bnc#852862]
+
+---



Other differences:
--
++ konversation.spec ++
--- /var/tmp/diff_new_pack.Z3Wf38/_old  2013-12-04 12:26:43.0 +0100
+++ /var/tmp/diff_new_pack.Z3Wf38/_new  2013-12-04 12:26:43.0 +0100
@@ -28,6 +28,9 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  libkde4-devel
 BuildRequires:  libkdepimlibs4-devel
+%if 0%{?suse_version} = 1310
+BuildRequires:  libpng-tools
+%endif
 BuildRequires:  libqca2-devel
 BuildRequires:  xz
 %if 0%{?suse_version}
@@ -91,6 +94,9 @@
 #
 
 %find_lang %{name}
+%if 0%{?suse_version} = 1310
+%png_fix 
%{buildroot}/%{_kde4_appsdir}/konversation/themes/alternative/irc_normal.png
+%endif
 
 %kde_post_install
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit konversation for openSUSE:Factory

2013-03-25 Thread h_root
Hello community,

here is the log from the commit of package konversation for openSUSE:Factory 
checked in at 2013-03-25 20:31:22

Comparing /work/SRC/openSUSE:Factory/konversation (Old)
 and  /work/SRC/openSUSE:Factory/.konversation.new (New)


Package is konversation, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/konversation/konversation.changes
2013-03-24 21:43:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.konversation.new/konversation.changes   
2013-03-25 20:31:39.0 +0100
@@ -1,0 +2,5 @@
+Sun Mar 24 20:39:13 UTC 2013 - co...@suse.com
+
+- readd download URL
+
+---



Other differences:
--
++ konversation.spec ++
--- /var/tmp/diff_new_pack.3p1UdT/_old  2013-03-25 20:31:40.0 +0100
+++ /var/tmp/diff_new_pack.3p1UdT/_new  2013-03-25 20:31:40.0 +0100
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Productivity/Networking/IRC
 Url:http://konversation.kde.org/
-Source0:%{name}-%{tar_version}.tar.xz
+Source0:
http://download.kde.org/unstable/%{name}/%{tar_version}/src/%{name}-%{tar_version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  libkde4-devel
 BuildRequires:  libkdepimlibs4-devel

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit konversation for openSUSE:Factory

2013-03-24 Thread h_root
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 kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/konversation/konversation.changes
2011-12-08 12:11:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.konversation.new/konversation.changes   
2013-03-24 21:43:37.0 +0100
@@ -1,0 +2,182 @@
+Thu Mar 14 19:52:41 UTC 2013 - hrvoje.sen...@gmail.com
+
+- 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 
+  

commit konversation for openSUSE:Factory

2011-12-08 Thread h_root
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 kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/konversation/konversation.changes
2011-09-23 02:07:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.konversation.new/konversation.changes   
2011-12-08 12:11:36.0 +0100
@@ -1,0 +2,32 @@
+Wed Dec  7 11:31:40 UTC 2011 - co...@suse.com
+
+- fix license to be in spdx.org format
+
+---
+Sun Dec  4 17:07:02 UTC 2011 - tittiatc...@gmail.com
+
+- 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 - ctri...@opensuse.org
+
+- 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.0 +0100
+++ /var/tmp/diff_new_pack.JqDKKj/_new  2011-12-08 12:11:37.0 +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 dmuel...@suse.de -- 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 eisfu...@tigress.com
-Matthias Gierlings gism...@users.sourceforge.net
-Alex Zepeda garba...@hooked.net
-Stanislav Karchebny ber...@users.sourceforge.net
-Mickael Marchand march...@kde.org
-Peter Simonsson p...@linux.se
-Christian Muehlhaeuser ch...@chris.de
-John Tapsell johnf...@gmail.com
-Shintaro Matsuoka s...@shoegazed.org
-İsmail Dönmez ism...@kde.org.tr
-Eike Hein s...@eikehein.com
-
-
 %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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit konversation for openSUSE:Factory

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package konversation for openSUSE:Factory
checked in at Sun Feb 27 14:10:35 CET 2011.




--- KDE/konversation/konversation.changes   2011-02-01 23:02:11.0 
+0100
+++ konversation/konversation.changes   2011-02-26 11:28:15.0 +0100
@@ -1,0 +2,5 @@
+Sat Feb 26 10:28:02 UTC 2011 - co...@novell.com
+
+- use recommends for -lang package
+
+---

calling whatdependson for head-i586




Other differences:
--
++ konversation.spec ++
--- /var/tmp/diff_new_pack.rdOwie/_old  2011-02-27 14:10:19.0 +0100
+++ /var/tmp/diff_new_pack.rdOwie/_new  2011-02-27 14:10:19.0 +0100
@@ -20,7 +20,7 @@
 
 Name:   konversation
 Version:1.3.1
-Release:3
+Release:9
 Summary:A User-Friendly IRC Client for KDE
 
 License:GPLv2+
@@ -40,7 +40,7 @@
 Requires:   kdepim4-runtime
 %kde4_pimlibs_requires
 %kde4_runtime_requires
-Suggests:   %{name}-lang = %{version}
+Recommends: %{name}-lang = %{version}
 %if 0%{?suse_version}  1110
 Provides:   kde4-konversation = 1.1.77
 Obsoletes:  kde4-konversation  1.1.77






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org