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-08-16 10:06:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/konsole (Old)
 and      /work/SRC/openSUSE:Factory/.konsole.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "konsole"

Mon Aug 16 10:06:41 2021 rev:143 rq:911717 version:21.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/konsole/konsole.changes  2021-07-09 
23:59:07.824621983 +0200
+++ /work/SRC/openSUSE:Factory/.konsole.new.1899/konsole.changes        
2021-08-16 10:08:04.751346769 +0200
@@ -1,0 +2,39 @@
+Fri Aug  6 09:39:51 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.08.0
+- No code change since 21.07.90
+
+-------------------------------------------------------------------
+Fri Jul 30 10:05:19 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.07.90
+  * New feature release
+- Changes since 21.07.80:
+  * Resize lines when clearing to end of line. (kde#432669)
+  * Fix one crash in the sshmanager plugin (kde#439551)
+
+-------------------------------------------------------------------
+Sat Jul 17 20:06:27 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.07.80
+  * New feature release
+- Too many changes since 21.04.3, only listing bugfixes:
+  * Fix memory link in ssh manager QRegularExpressionValidator() (kde#439555)
+  * Fix assert _currentTerminalDisplay in Screen::setTextSelectionRendition 
(kde#439529)
+  * Prevent 1px sizehint when there is no preconfiguration (kde#437791)
+  * Fix crash/warn on history reflow (kde#436916)
+  * Add option to always invert text selection colours (kde#435309)
+  * Only generate autoscroll events while selecting (kde#391975)
+  * Support DECSET 1003 mouse move tracking (kde#391967)
+  * Don't send move events for normal mouse tracking (kde#302731)
+  * Do not swallow right button presses on double-click (kde#425926)
+  * Fix correct beginning position while copying texts (kde#436845)
+  * Fix crash on resize while doing other things (kde#436327)
+- Drop upstream patch:
+  * 0001-Prevent-1px-sizehint-when-there-is-no-preconfigurati.patch
+- Only install the license files once
+
+-------------------------------------------------------------------

Old:
----
  0001-Prevent-1px-sizehint-when-there-is-no-preconfigurati.patch
  konsole-21.04.3.tar.xz
  konsole-21.04.3.tar.xz.sig

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

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

Other differences:
------------------
++++++ konsole.spec ++++++
--- /var/tmp/diff_new_pack.GXR6Gi/_old  2021-08-16 10:08:07.155343892 +0200
+++ /var/tmp/diff_new_pack.GXR6Gi/_new  2021-08-16 10:08:07.159343887 +0200
@@ -15,13 +15,13 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
-
+%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.04.3
+Version:        21.08.0
 Release:        0
 Summary:        KDE Terminal
 License:        GPL-2.0-or-later
@@ -40,8 +40,6 @@
 Source24:       utilities-terminal-su-48.png
 Source25:       utilities-terminal-su-64.png
 Source26:       utilities-terminal-su-128.png
-# PATCH-FIX-UPSTREAM
-Patch1:         0001-Prevent-1px-sizehint-when-there-is-no-preconfigurati.patch
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
 BuildRequires:  update-desktop-files
@@ -57,7 +55,6 @@
 BuildRequires:  cmake(KF5GuiAddons)
 BuildRequires:  cmake(KF5I18n)
 BuildRequires:  cmake(KF5IconThemes)
-BuildRequires:  cmake(KF5Init)
 BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5NewStuff)
 BuildRequires:  cmake(KF5Notifications)
@@ -70,7 +67,7 @@
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  cmake(KF5XmlGui)
 BuildRequires:  cmake(Qt5Concurrent)
-BuildRequires:  cmake(Qt5Core) >= 5.14.0
+BuildRequires:  cmake(Qt5Core) >= 5.15.0
 BuildRequires:  cmake(Qt5DBus)
 BuildRequires:  cmake(Qt5PrintSupport)
 BuildRequires:  cmake(Qt5Script)
@@ -109,7 +106,6 @@
 BuildArch:      noarch
 
 %description -n %{name}-part-lang
-
 Provides translations for the "%{name}" package.
 %endif
 
@@ -154,13 +150,11 @@
 %{_kf5_bindir}/konsoleprofile
 %{_kf5_iconsdir}/hicolor/*/apps/utilities-terminal_su.png
 %{_kf5_knsrcfilesdir}/konsole.knsrc
-%{_kf5_libdir}/libkdeinit5_konsole.so
 %{_kf5_servicesdir}/ServiceMenus/
 %{_kf5_sharedir}/khotkeys/konsole.khotkeys
+%{_kf5_libdir}/libkonsoleapp.so.*
 
 %files part
-%license COPYING
-%doc README.md
 %{_kf5_debugdir}/konsole.categories
 %{_kf5_libdir}/libkonsoleprivate.so.*
 %{_kf5_notifydir}/
@@ -171,7 +165,6 @@
 
 %if %{with lang}
 %files part-lang -f %{name}.lang
-%license COPYING*
 %endif
 
 %changelog


++++++ konsole-21.04.3.tar.xz -> konsole-21.08.0.tar.xz ++++++
++++ 147938 lines of diff (skipped)

Reply via email to