Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package konsole for openSUSE:Factory checked 
in at 2021-12-13 20:39:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/konsole (Old)
 and      /work/SRC/openSUSE:Factory/.konsole.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "konsole"

Mon Dec 13 20:39:43 2021 rev:149 rq:937988 version:21.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/konsole/konsole.changes  2021-11-06 
18:15:55.848819337 +0100
+++ /work/SRC/openSUSE:Factory/.konsole.new.2520/konsole.changes        
2021-12-13 20:40:58.944459986 +0100
@@ -1,0 +2,50 @@
+Fri Dec  3 19:22:23 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.12.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.12.0/
+- Changes since 21.11.90:
+  * Open bookmarks toolbar button on click; don't require press-and-hold 
(kde#446339)
+  * Use new "edit-copy-path" icon for "Copy Location" menu item
+
+-------------------------------------------------------------------
+Sat Nov 27 10:11:17 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.11.90
+  * New feature release
+- Changes since 21.11.80:
+  * Fix changing non-Breeze scrollbar colors at runtime
+  * Adapt scrollbar to terminal color scheme for Breeze widget style again
+  * Revert "Let the scrollbar follow the app color scheme"
+
+-------------------------------------------------------------------
+Sat Nov 13 17:55:44 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.11.80
+  * New feature release
+- Too many changes since 21.08.3, only listing bugfixes:
+  * EditProfileDialog: fix build with Clang and libc++ (kde#443420)
+  * Make "Find Next/Previous" icons in Edit menu consistent with those in the 
search bar (kde#443244)
+  * Use one option to control menubar visibility (kde#440328)
+  * Always save the window state and geometry (kde#442252)
+  * Move splitview toolbar buttons into a button menu (kde#437555)
+  * Update copyright year to 2021 (kde#442016)
+  * Fix missing new-tab menu when only one profile exists (kde#436264)
+  * Hide the Plugins menu if no plugins were loaded (kde#441199)
+  * Fix the maximum port number in the SSH Manager plugin (kde#441889)
+  * For the fallback profile change the menu text to "Create New Profile" 
(kde#440885)
+  * Don't resize window when switching virtual desktops in OpenBox (kde#441610)
+  * Only emit empty() in SessionFinished() when in TabbedNavigation mode 
(kde#441206)
+  * improve session closing behavior (kde#401898)
+  * Prevent window "flashing" when closing the last session (kde#432077)
+  * Fix crash when closing a tab using the close button (kde#411962)
+  * Fix KXmlGUI toolbars; and Konsole MainWindow size (kde#430036)
+  * Fix crash when setting blur effect (kde#439871)
+  * Don't create a new temp profile when --workdir is used to launch Konsole 
(kde#435537)
+  * Resize lines when clearing to end of line. (kde#432669)
+  * Fix one crash in the sshmanager plugin (kde#439551)
+- Drop upstream patch:
+  * 0002-Always-save-the-window-state-and-geometry.patch
+
+-------------------------------------------------------------------

Old:
----
  0002-Always-save-the-window-state-and-geometry.patch
  konsole-21.08.3.tar.xz
  konsole-21.08.3.tar.xz.sig

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

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

Other differences:
------------------
++++++ konsole.spec ++++++
--- /var/tmp/diff_new_pack.Tri0l3/_old  2021-12-13 20:40:59.964460111 +0100
+++ /var/tmp/diff_new_pack.Tri0l3/_new  2021-12-13 20:40:59.968460112 +0100
@@ -16,12 +16,11 @@
 #
 
 %global libsover 21
-%define kf5_version 5.71.0
 # 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 lang
 Name:           konsole
-Version:        21.08.3
+Version:        21.12.0
 Release:        0
 Summary:        KDE Terminal
 License:        GPL-2.0-or-later
@@ -40,8 +39,6 @@
 Source24:       utilities-terminal-su-48.png
 Source25:       utilities-terminal-su-64.png
 Source26:       utilities-terminal-su-128.png
-# PATCH-FIX-UPSTREAM
-Patch1:         0002-Always-save-the-window-state-and-geometry.patch
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
 BuildRequires:  update-desktop-files
@@ -143,7 +140,8 @@
 %files
 %license COPYING
 %doc README.md
-%dir %{_kf5_sharedir}/khotkeys/
+%dir %{_kf5_plugindir}/konsoleplugins
+%dir %{_kf5_sharedir}/khotkeys
 %doc %lang(en) %{_kf5_htmldir}/en/konsole/
 %{_kf5_applicationsdir}/konsolesu.desktop
 %{_kf5_applicationsdir}/org.kde.konsole.desktop
@@ -152,6 +150,7 @@
 %{_kf5_bindir}/konsoleprofile
 %{_kf5_iconsdir}/hicolor/*/apps/utilities-terminal_su.png
 %{_kf5_knsrcfilesdir}/konsole.knsrc
+%{_kf5_plugindir}/konsoleplugins/konsole_sshmanagerplugin.so
 %{_kf5_servicesdir}/ServiceMenus/
 %{_kf5_sharedir}/khotkeys/konsole.khotkeys
 %{_kf5_libdir}/libkonsoleapp.so.*


++++++ konsole-21.08.3.tar.xz -> konsole-21.12.0.tar.xz ++++++
++++ 253985 lines of diff (skipped)

Reply via email to