Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package konversation for openSUSE:Factory checked in at 2022-04-24 00:19:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/konversation (Old) and /work/SRC/openSUSE:Factory/.konversation.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "konversation" Sun Apr 24 00:19:36 2022 rev:77 rq:971523 version:22.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/konversation/konversation.changes 2022-03-04 20:16:04.796796082 +0100 +++ /work/SRC/openSUSE:Factory/.konversation.new.1538/konversation.changes 2022-04-24 00:20:01.352281282 +0200 @@ -1,0 +2,34 @@ +Mon Apr 18 07:52:06 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 22.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/22.04.0/ + +------------------------------------------------------------------- +Fri Apr 8 18:20:11 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 22.03.90 + * New feature release + +------------------------------------------------------------------- +Wed Mar 23 08:14:32 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 22.03.80 + * New feature release +- Changes since 21.12.3: + * Build without KGlobalAccel on Windows + * Show number of unseen nick mentions & query messages on launcher + entry (kde#398047) + * sound: Port away from Phonon + * Don't use a QWaitCondition to do a dummy sleep + * KStatusNotifierItem new API need to be guarded with KNotifications version + * Support code for monospace formatting + * Use SingleMainWindow=true now + * Store state data in separate config file (kde#441575) + * Update .gitignore + * Bump KF5 min version & define KDE_COMPILERSETTINGS_LEVEL + * Declare as DBusActivatable and install D-Bus service file + * Add GitLab CI + +------------------------------------------------------------------- Old: ---- konversation-21.12.3.tar.xz konversation-21.12.3.tar.xz.sig New: ---- konversation-22.04.0.tar.xz konversation-22.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ konversation.spec ++++++ --- /var/tmp/diff_new_pack.fdnuwD/_old 2022-04-24 00:20:02.180281907 +0200 +++ /var/tmp/diff_new_pack.fdnuwD/_new 2022-04-24 00:20:02.212281932 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: konversation -Version: 21.12.3 +Version: 22.04.0 Release: 0 Summary: A graphical IRC client by KDE License: GPL-2.0-or-later @@ -59,9 +59,9 @@ BuildRequires: cmake(KF5Wallet) >= %{kf5_version} BuildRequires: cmake(KF5WidgetsAddons) >= %{kf5_version} BuildRequires: cmake(KF5WindowSystem) >= %{kf5_version} -BuildRequires: cmake(Phonon4Qt5) BuildRequires: cmake(Qt5Core) BuildRequires: cmake(Qt5Gui) +BuildRequires: cmake(Qt5Multimedia) BuildRequires: cmake(Qt5Widgets) %description @@ -112,6 +112,7 @@ %{_kf5_notifydir}/konversation.notifyrc %{_kf5_sharedir}/kconf_update/konversation* %{_kf5_sharedir}/konversation/ +%{_kf5_sharedir}/dbus-1/services/org.kde.konversation.service %if %{with released} %files lang -f %{name}.lang ++++++ konversation-21.12.3.tar.xz -> konversation-22.04.0.tar.xz ++++++ ++++ 221597 lines of diff (skipped)
