Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwindowsystem for openSUSE:Factory 
checked in at 2022-12-12 17:38:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwindowsystem (Old)
 and      /work/SRC/openSUSE:Factory/.kwindowsystem.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kwindowsystem"

Mon Dec 12 17:38:52 2022 rev:113 rq:1042158 version:5.101.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kwindowsystem/kwindowsystem.changes      
2022-11-15 13:20:09.220406829 +0100
+++ /work/SRC/openSUSE:Factory/.kwindowsystem.new.1835/kwindowsystem.changes    
2022-12-12 17:40:52.149534007 +0100
@@ -1,0 +2,20 @@
+Tue Dec  6 20:11:05 UTC 2022 - Christophe Marin <[email protected]>
+
+- Update to 5.101.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.101.0
+- Changes since 5.100.0:
+  * Use QGuiApplication to read devicePixelRatio
+  * Deprecate KWindowSystem::demandAttention
+  * Deprecate KWindowSystem::setIcons
+  * Move X11-specific KWindowSystem functions to new KX11Extras class
+  * xcb/kwindoweffects: Fix stripes when dpr is not an integer.
+  * Deprecate KWindowSystem::setUserTime
+  * Deprecate KWindowSystem::setBlockingCompositing
+  * Deprecate KWindowSystem::icccmCompliantMappingState
+  * Deprecate KWindowSystem::lowerWindow
+  * Deprecate KWindowSystem::constrainViewportRelativePosition
+  * Port to PMF signal/slot syntax
+
+-------------------------------------------------------------------

Old:
----
  kwindowsystem-5.100.0.tar.xz
  kwindowsystem-5.100.0.tar.xz.sig

New:
----
  kwindowsystem-5.101.0.tar.xz
  kwindowsystem-5.101.0.tar.xz.sig

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

Other differences:
------------------
++++++ kwindowsystem.spec ++++++
--- /var/tmp/diff_new_pack.xA8JvF/_old  2022-12-12 17:40:52.685536712 +0100
+++ /var/tmp/diff_new_pack.xA8JvF/_new  2022-12-12 17:40:52.689536732 +0100
@@ -17,18 +17,17 @@
 
 
 %define lname   libKF5WindowSystem5
-%define _tar_path 5.100
+%define _tar_path 5.101
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:           kwindowsystem
-Version:        5.100.0
+Version:        5.101.0
 Release:        0
 Summary:        KDE Access to window manager
 License:        LGPL-2.1-or-later
-Group:          System/GUI/KDE
 URL:            https://www.kde.org
 Source:         %{name}-%{version}.tar.xz
 %if %{with released}
@@ -58,7 +57,6 @@
 
 %package -n %{lname}
 Summary:        KDE Access to window manager
-Group:          System/GUI/KDE
 %requires_ge    libQt5Widgets5
 %requires_ge    libQt5X11Extras5
 
@@ -71,7 +69,6 @@
 
 %package devel
 Summary:        KDE Access to window manager: Build Environment
-Group:          Development/Libraries/KDE
 Requires:       %{lname} = %{version}
 Requires:       extra-cmake-modules
 Requires:       cmake(Qt5Core) >= 5.15.0


++++++ kwindowsystem-5.100.0.tar.xz -> kwindowsystem-5.101.0.tar.xz ++++++
++++ 4534 lines of diff (skipped)

Reply via email to