Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package konsole for openSUSE:Factory checked 
in at 2023-04-23 22:44:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/konsole (Old)
 and      /work/SRC/openSUSE:Factory/.konsole.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "konsole"

Sun Apr 23 22:44:26 2023 rev:166 rq:1080655 version:23.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/konsole/konsole.changes  2023-03-03 
22:26:28.230945138 +0100
+++ /work/SRC/openSUSE:Factory/.konsole.new.1533/konsole.changes        
2023-04-23 22:45:45.506133393 +0200
@@ -1,0 +2,20 @@
+Sat Apr 15 08:46:07 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 23.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.0/
+
+-------------------------------------------------------------------
+Fri Mar 31 16:42:17 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 23.03.90
+  * New feature release
+
+-------------------------------------------------------------------
+Fri Mar 17 20:43:53 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 23.03.80
+  * New feature release
+
+-------------------------------------------------------------------

Old:
----
  konsole-22.12.3.tar.xz
  konsole-22.12.3.tar.xz.sig

New:
----
  konsole-23.04.0.tar.xz
  konsole-23.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ konsole.spec ++++++
--- /var/tmp/diff_new_pack.Mznfl5/_old  2023-04-23 22:45:46.454138749 +0200
+++ /var/tmp/diff_new_pack.Mznfl5/_new  2023-04-23 22:45:46.462138795 +0200
@@ -16,11 +16,9 @@
 #
 
 %global libsover 21
-# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
-%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           konsole
-Version:        22.12.3
+Version:        23.04.0
 Release:        0
 Summary:        KDE Terminal
 License:        GPL-2.0-or-later
@@ -68,6 +66,7 @@
 BuildRequires:  cmake(Qt5Concurrent)
 BuildRequires:  cmake(Qt5Core) >= 5.15.0
 BuildRequires:  cmake(Qt5DBus)
+BuildRequires:  cmake(Qt5Multimedia)
 BuildRequires:  cmake(Qt5PrintSupport)
 BuildRequires:  cmake(Qt5Script)
 BuildRequires:  cmake(Qt5Test)
@@ -105,6 +104,15 @@
 %description -n %{name}-part-lang
 Provides translations for the "konsole-part" package.
 
+%package zsh-completion
+Summary:        ZSH completion for %{name}
+Requires:       %{name} = %{version}
+Supplements:    packageand(%{name}:zsh)
+BuildArch:      noarch
+
+%description zsh-completion
+ZSH command line completion support for %{name}.
+
 %prep
 %autosetup -p1
 
@@ -146,14 +154,17 @@
 %{_kf5_appstreamdir}/org.kde.konsole.appdata.xml
 %{_kf5_bindir}/konsole
 %{_kf5_bindir}/konsoleprofile
+%{_kf5_configdir}/konsolerc
 %{_kf5_iconsdir}/hicolor/*/apps/utilities-terminal_su.png
 %{_kf5_knsrcfilesdir}/konsole.knsrc
 %{_kf5_plugindir}/konsoleplugins/konsole_quickcommandsplugin.so
 %{_kf5_plugindir}/konsoleplugins/konsole_sshmanagerplugin.so
 %{_kf5_libdir}/libkonsoleapp.so.*
 %{_kf5_sharedir}/kio/servicemenus/konsolerun.desktop
-%{_kf5_sharedir}/kconf_update/konsole_globalaccel.upd
 %{_kf5_libdir}/kconf_update_bin/konsole_globalaccel
+%{_kf5_libdir}/kconf_update_bin/konsole_show_menubar
+%{_kf5_sharedir}/kconf_update/konsole.upd
+%{_kf5_sharedir}/kconf_update/konsole_add_hamburgermenu_to_toolbar.sh
 
 %files part
 %{_kf5_debugdir}/konsole.categories
@@ -164,6 +175,11 @@
 %{_kf5_servicetypesdir}/terminalemulator.desktop
 %{_kf5_sharedir}/konsole/
 
+%files zsh-completion
+%dir %{_datadir}/zsh
+%dir %{_datadir}/zsh/site-functions
+%{_datadir}/zsh/site-functions/_konsole
+
 %files part-lang -f %{name}.lang
 
 %changelog


++++++ konsole-22.12.3.tar.xz -> konsole-23.04.0.tar.xz ++++++
++++ 193242 lines of diff (skipped)

Reply via email to