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 - [email protected] + +- Trim description from redundant phrasing, and ensure neutrality. + +------------------------------------------------------------------- +Thu May 11 15:13:15 UTC 2017 - [email protected] + +- 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 - [email protected] + +- 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 %description -Konversation is a user-friendly Internet Relay Chat (IRC) client built on the +Konversation is an Internet Relay Chat (IRC) client built on the KDE Platform. Features: - Standard IRC features SSL server support Bookmarking support - Easy to use graphical user interface Multiple servers and channels in one single window DCC file transfer Multiple identities for different servers @@ -76,7 +75,6 @@ Automatic UTF-8 detection Per channel encoding support Theme support for nick icons - Highly configurable %lang_package ++++++ konversation-1.7.tar.xz -> konversation-1.7.2.tar.xz ++++++ ++++ 238451 lines of diff (skipped)
