Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwin5 for openSUSE:Factory checked 
in at 2023-02-13 16:39:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwin5 (Old)
 and      /work/SRC/openSUSE:Factory/.kwin5.new.1848 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kwin5"

Mon Feb 13 16:39:51 2023 rev:180 rq:1064517 version:5.27.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kwin5/kwin5.changes      2023-01-06 
17:04:11.383721097 +0100
+++ /work/SRC/openSUSE:Factory/.kwin5.new.1848/kwin5.changes    2023-02-13 
16:41:52.351712385 +0100
@@ -1,0 +2,18 @@
+Thu Feb  9 14:19:41 UTC 2023 - Fabian Vogt <[email protected]>
+
+- Update to 5.27.0
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.27.0
+- Too many changes to list here
+
+-------------------------------------------------------------------
+Thu Jan 19 14:42:45 UTC 2023 - Fabian Vogt <[email protected]>
+
+- Update to 5.26.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.26.90
+- Too many changes to list here
+
+-------------------------------------------------------------------

Old:
----
  kwin-5.26.5.tar.xz
  kwin-5.26.5.tar.xz.sig

New:
----
  kwin-5.27.0.tar.xz
  kwin-5.27.0.tar.xz.sig

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

Other differences:
------------------
++++++ kwin5.spec ++++++
--- /var/tmp/diff_new_pack.rer5pt/_old  2023-02-13 16:41:53.187717310 +0100
+++ /var/tmp/diff_new_pack.rer5pt/_new  2023-02-13 16:41:53.191717334 +0100
@@ -17,15 +17,14 @@
 
 
 # Internal QML imports
-%global __requires_exclude 
qmlimport\\((org\\.kde\\.private\\.kcms\\.kwin\\.effects|org\\.kde\\.kcms\\.kwinrules|org\\.kde\\.kwin\\.private\\.overview|org\\.kde.kwin\\.private\\.desktopgrid|org\\.kde\\.KWin\\.Effect\\.WindowView).*
+%global __requires_exclude 
qmlimport\\((org\\.kde\\.private\\.kcms\\.kwin\\.effects|org\\.kde\\.kcms\\.kwinrules|org\\.kde\\.kwin\\.private\\.overview|org\\.kde.kwin\\.private\\.desktopgrid|org\\.kde\\.KWin\\.Effect\\.WindowView|org\\.kde\\.kwin\\.kwinxwaylandsettings).*
 
 %global kf5_version 5.98.0
 %global qt5_version 5.15.0
 %global wayland (0%{?suse_version} >= 1330)
 %bcond_without released
 Name:           kwin5
-Version:        5.26.5
-%define _plasma5_bugfix 5.26.2
+Version:        5.27.0
 Release:        0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@@ -35,9 +34,9 @@
 License:        GPL-2.0-or-later AND GPL-3.0-or-later
 Group:          System/GUI/KDE
 URL:            http://www.kde.org
-Source:         
https://download.kde.org/stable/plasma/%{version}/kwin-%{version}.tar.xz
+Source:         kwin-%{version}.tar.xz
 %if %{with released}
-Source1:        
https://download.kde.org/stable/plasma/%{version}/kwin-%{version}.tar.xz.sig
+Source1:        kwin-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 # PATCH-FEATURE-OPENSUSE
@@ -158,7 +157,6 @@
 %requires_ge Mesa-libEGL1
 %requires_ge libKF5WindowSystem5
 %requires_ge plasma-framework
-Recommends:     %{name}-lang
 # For displaying full monitor vendor names
 Recommends:     hwdata
 Provides:       qt5qmlimport(org.kde.kwin.2) = 0
@@ -188,21 +186,22 @@
 %if 0%{?suse_version} < 1550
   export CXX=g++-10
 %endif
-  %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
-  %cmake_build
+%cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
+%cmake_build
 
 %install
-  %kf5_makeinstall -C build
+%kf5_makeinstall -C build
 %if !%{wayland}
-  rm -f %{buildroot}%{_kf5_bindir}/kwin_wayland
+  rm %{buildroot}%{_kf5_bindir}/kwin_wayland
 %endif
-  sed -i 's#/usr/bin/env python3#/usr/bin/python3#' 
%{buildroot}%{_kf5_sharedir}/kconf_update/*.py
-%if %{with released}
-  %kf5_find_lang
-  %kf5_find_htmldocs
-%endif
-  %fdupes %{buildroot}%{_kf5_libdir}
-  %fdupes %{buildroot}%{_datadir}
+
+sed -i 's#/usr/bin/env python3#/usr/bin/python3#' 
%{buildroot}%{_kf5_sharedir}/kconf_update/*.py
+
+%kf5_find_lang
+%kf5_find_htmldocs
+
+%fdupes %{buildroot}%{_kf5_libdir}
+%fdupes %{buildroot}%{_datadir}
 
 %preun
 %{systemd_user_preun plasma-kwin_x11.service plasma-kwin_wayland.service}
@@ -238,6 +237,7 @@
 %{_kf5_applicationsdir}/kcm_kwindecoration.desktop
 %{_kf5_applicationsdir}/kcm_kwinoptions.desktop
 %{_kf5_applicationsdir}/kcm_kwintabbox.desktop
+%{_kf5_applicationsdir}/kcm_kwinxwayland.desktop
 %{_kf5_applicationsdir}/kwincompositing.desktop
 %{_kf5_bindir}/kwin_x11
 %{_kf5_debugdir}/org_kde_kwin.categories
@@ -264,6 +264,7 @@
 %{_kf5_plugindir}/kpackage/packagestructure/kwin_windowswitcher.so
 %dir %{_kf5_sharedir}/kpackage/kcms
 %{_kf5_sharedir}/kpackage/kcms/kcm_kwin_scripts/
+%{_kf5_sharedir}/kpackage/kcms/kcm_kwinxwayland/
 %dir %{_kf5_plugindir}/kwin/
 %dir %{_kf5_plugindir}/kwin/effects/
 %dir %{_kf5_plugindir}/kwin/effects/configs/
@@ -293,6 +294,7 @@
 %{_kf5_plugindir}/kwin/effects/configs/kwin_wobblywindows_config.so
 %{_kf5_plugindir}/kwin/effects/configs/kwin_zoom_config.so
 %{_kf5_plugindir}/kwin/effects/configs/kwin_overview_config.so
+%{_kf5_plugindir}/kwin/effects/configs/kwin_tileseditor_config.so
 %dir %{_kf5_plugindir}/org.kde.kdecoration2/
 %{_kf5_plugindir}/org.kde.kdecoration2/kwin5_aurorae.so
 
@@ -307,7 +309,6 @@
 %{_kf5_sharedir}/config.kcfg/
 %{_kf5_sharedir}/icons/hicolor/*/apps/kwin.png
 %{_kf5_sharedir}/icons/hicolor/scalable/apps/kwin.svgz
-%{_kf5_servicesdir}/
 %{_kf5_servicetypesdir}/
 %{_kf5_sharedir}/kwin/
 %{_kf5_sharedir}/kconf_update/
@@ -335,9 +336,6 @@
 %{_kf5_sharedir}/dbus-1/interfaces/
 %{_kf5_cmakedir}/KWinEffects/
 
-%if %{with released}
 %files lang -f %{name}.lang
-%license LICENSES/*
-%endif
 
 %changelog

++++++ kwin-5.26.5.tar.xz -> kwin-5.27.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/kwin5/kwin-5.26.5.tar.xz 
/work/SRC/openSUSE:Factory/.kwin5.new.1848/kwin-5.27.0.tar.xz differ: char 26, 
line 1

Reply via email to