commit kwayland for openSUSE:Factory

2024-05-20 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2024-05-20 18:10:33

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.1880 (New)


Package is "kwayland"

Mon May 20 18:10:33 2024 rev:122 rq:1175172 version:5.116.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2024-02-12 
18:53:22.525039294 +0100
+++ /work/SRC/openSUSE:Factory/.kwayland.new.1880/kwayland.changes  
2024-05-20 18:11:36.886315509 +0200
@@ -1,0 +2,9 @@
+Mon May  6 11:33:13 UTC 2024 - Christophe Marin 
+
+- Update to 5.116.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.116.0
+- No code change since 5.115.0
+
+---

Old:

  kwayland-5.115.0.tar.xz
  kwayland-5.115.0.tar.xz.sig

New:

  kwayland-5.116.0.tar.xz
  kwayland-5.116.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.EXlxAr/_old  2024-05-20 18:11:37.722345959 +0200
+++ /var/tmp/diff_new_pack.EXlxAr/_new  2024-05-20 18:11:37.738346541 +0200
@@ -23,7 +23,7 @@
 %define qt5_version 5.15.2
 %bcond_without released
 Name:   kwayland
-Version:5.115.0
+Version:5.116.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later


++ kwayland-5.115.0.tar.xz -> kwayland-5.116.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.115.0/CMakeLists.txt 
new/kwayland-5.116.0/CMakeLists.txt
--- old/kwayland-5.115.0/CMakeLists.txt 2024-02-03 15:26:43.0 +0100
+++ new/kwayland-5.116.0/CMakeLists.txt 2024-05-04 13:42:41.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.115.0") # handled by release scripts
+set(KF_VERSION "5.116.0") # handled by release scripts
 project(KWayland VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.115.0  NO_MODULE)
+find_package(ECM 5.116.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/Modules)


commit kwayland for openSUSE:Factory

2024-01-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2024-01-15 22:14:08

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.21961 (New)


Package is "kwayland"

Mon Jan 15 22:14:08 2024 rev:120 rq:1138947 version:5.114.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2023-12-17 
21:32:41.870397531 +0100
+++ /work/SRC/openSUSE:Factory/.kwayland.new.21961/kwayland.changes 
2024-01-15 22:16:14.304268342 +0100
@@ -1,0 +2,9 @@
+Sat Jan 13 11:22:03 UTC 2024 - Christophe Marin 
+
+- Update to 5.114.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.114.0
+- No code change since 5.113.0
+
+---

Old:

  kwayland-5.113.0.tar.xz
  kwayland-5.113.0.tar.xz.sig

New:

  kwayland-5.114.0.tar.xz
  kwayland-5.114.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.OPu6dy/_old  2024-01-15 22:16:14.856288510 +0100
+++ /var/tmp/diff_new_pack.OPu6dy/_new  2024-01-15 22:16:14.856288510 +0100
@@ -23,7 +23,7 @@
 %define qt5_version 5.15.2
 %bcond_without released
 Name:   kwayland
-Version:5.113.0
+Version:5.114.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later


++ kwayland-5.113.0.tar.xz -> kwayland-5.114.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.113.0/.gitlab-ci.yml 
new/kwayland-5.114.0/.gitlab-ci.yml
--- old/kwayland-5.113.0/.gitlab-ci.yml 2023-12-02 10:29:19.0 +0100
+++ new/kwayland-5.114.0/.gitlab-ci.yml 2024-01-06 09:55:26.0 +0100
@@ -2,6 +2,8 @@
 # SPDX-License-Identifier: CC0-1.0
 
 include:
-  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml
-  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-static.yml
-  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.yml
+  - project: sysadmin/ci-utilities
+file:
+  - /gitlab-templates/linux.yml
+  - /gitlab-templates/linux-static.yml
+  - /gitlab-templates/freebsd.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.113.0/CMakeLists.txt 
new/kwayland-5.114.0/CMakeLists.txt
--- old/kwayland-5.113.0/CMakeLists.txt 2023-12-02 10:29:19.0 +0100
+++ new/kwayland-5.114.0/CMakeLists.txt 2024-01-06 09:55:26.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.113.0") # handled by release scripts
+set(KF_VERSION "5.114.0") # handled by release scripts
 project(KWayland VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.113.0  NO_MODULE)
+find_package(ECM 5.114.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/Modules)


commit kwayland for openSUSE:Factory

2023-12-17 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2023-12-17 21:30:33

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.25432 (New)


Package is "kwayland"

Sun Dec 17 21:30:33 2023 rev:119 rq:115 version:5.113.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2023-11-13 
22:19:58.605527549 +0100
+++ /work/SRC/openSUSE:Factory/.kwayland.new.25432/kwayland.changes 
2023-12-17 21:32:41.870397531 +0100
@@ -1,0 +2,9 @@
+Tue Dec  5 11:18:00 UTC 2023 - Christophe Marin 
+
+- Update to 5.113.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.113.0
+- No code change since 5.112.0
+
+---

Old:

  kwayland-5.112.0.tar.xz
  kwayland-5.112.0.tar.xz.sig

New:

  kwayland-5.113.0.tar.xz
  kwayland-5.113.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.mSly0f/_old  2023-12-17 21:32:42.562422675 +0100
+++ /var/tmp/diff_new_pack.mSly0f/_new  2023-12-17 21:32:42.566422821 +0100
@@ -16,15 +16,14 @@
 #
 
 
-%define _tar_path 5.103
 # 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}')}
-# Only needed for the package signature condition
+%define qt5_version 5.15.2
 %bcond_without released
 Name:   kwayland
-Version:5.112.0
+Version:5.113.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later
@@ -34,17 +33,16 @@
 Source1:%{name}-%{version}.tar.xz.sig
 Source2:frameworks.keyring
 %endif
-BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
+BuildRequires:  extra-cmake-modules >= %{_kf5_version}
 BuildRequires:  fdupes
-BuildRequires:  kf5-filesystem
-BuildRequires:  libQt5Gui-private-headers-devel >= 5.15.0
-BuildRequires:  libqt5-qtwayland-private-headers-devel >= 5.15.0
+BuildRequires:  libQt5Gui-private-headers-devel >= %{qt5_version}
+BuildRequires:  libqt5-qtwayland-private-headers-devel >= %{qt5_version}
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(PlasmaWaylandProtocols) >= 1.2.1
-BuildRequires:  cmake(Qt5Concurrent) >= 5.15.0
-BuildRequires:  cmake(Qt5Gui) >= 5.15.0
-BuildRequires:  cmake(Qt5Test) >= 5.15.0
-BuildRequires:  cmake(Qt5WaylandClient) >= 5.15.0
+BuildRequires:  cmake(Qt5Concurrent) >= %{qt5_version}
+BuildRequires:  cmake(Qt5Gui) >= %{qt5_version}
+BuildRequires:  cmake(Qt5Test) >= %{qt5_version}
+BuildRequires:  cmake(Qt5WaylandClient) >= %{qt5_version}
 BuildRequires:  pkgconfig(egl)
 BuildRequires:  pkgconfig(wayland-client) >= 1.15.0
 BuildRequires:  pkgconfig(wayland-protocols)
@@ -61,8 +59,7 @@
 %package devel
 Summary:KDE Wayland library: Build Environment
 Requires:   %{name} = %{version}
-Requires:   extra-cmake-modules >= %{_kf5_bugfix_version}
-Requires:   cmake(Qt5Gui) >= 5.15.0
+Requires:   cmake(Qt5Gui) >= %{qt5_version}
 
 %description devel
 KWayland provides a Qt-style Client and Server library wrapper for the Wayland 
libraries.


++ kwayland-5.112.0.tar.xz -> kwayland-5.113.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.112.0/CMakeLists.txt 
new/kwayland-5.113.0/CMakeLists.txt
--- old/kwayland-5.112.0/CMakeLists.txt 2023-11-04 11:05:26.0 +0100
+++ new/kwayland-5.113.0/CMakeLists.txt 2023-12-02 10:29:19.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.112.0") # handled by release scripts
+set(KF_VERSION "5.113.0") # handled by release scripts
 project(KWayland VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.112.0  NO_MODULE)
+find_package(ECM 5.113.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/Modules)


commit kwayland for openSUSE:Factory

2023-11-13 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2023-11-13 22:17:29

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.17445 (New)


Package is "kwayland"

Mon Nov 13 22:17:29 2023 rev:118 rq:1125355 version:5.112.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2023-10-19 
22:48:37.813284496 +0200
+++ /work/SRC/openSUSE:Factory/.kwayland.new.17445/kwayland.changes 
2023-11-13 22:19:58.605527549 +0100
@@ -1,0 +2,9 @@
+Mon Nov  6 09:14:09 UTC 2023 - Christophe Marin 
+
+- Update to 5.112.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.112.0
+- No code change since 5.111.0
+
+---

Old:

  kwayland-5.111.0.tar.xz
  kwayland-5.111.0.tar.xz.sig

New:

  kwayland-5.112.0.tar.xz
  kwayland-5.112.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.6vevTH/_old  2023-11-13 22:19:59.405557006 +0100
+++ /var/tmp/diff_new_pack.6vevTH/_new  2023-11-13 22:19:59.405557006 +0100
@@ -24,7 +24,7 @@
 # Only needed for the package signature condition
 %bcond_without released
 Name:   kwayland
-Version:5.111.0
+Version:5.112.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later


++ kwayland-5.111.0.tar.xz -> kwayland-5.112.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.111.0/CMakeLists.txt 
new/kwayland-5.112.0/CMakeLists.txt
--- old/kwayland-5.111.0/CMakeLists.txt 2023-10-07 12:23:13.0 +0200
+++ new/kwayland-5.112.0/CMakeLists.txt 2023-11-04 11:05:26.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.111.0") # handled by release scripts
+set(KF_VERSION "5.112.0") # handled by release scripts
 project(KWayland VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.111.0  NO_MODULE)
+find_package(ECM 5.112.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/Modules)


commit kwayland for openSUSE:Factory

2023-10-19 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2023-10-19 22:46:24

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.1945 (New)


Package is "kwayland"

Thu Oct 19 22:46:24 2023 rev:117 rq:1118727 version:5.111.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2023-09-11 
21:24:34.694498443 +0200
+++ /work/SRC/openSUSE:Factory/.kwayland.new.1945/kwayland.changes  
2023-10-19 22:48:37.813284496 +0200
@@ -1,0 +2,9 @@
+Mon Oct  9 20:21:10 UTC 2023 - Christophe Marin 
+
+- Update to 5.111.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.111.0
+- No code change since 5.110.0
+
+---

Old:

  kwayland-5.110.0.tar.xz
  kwayland-5.110.0.tar.xz.sig

New:

  kwayland-5.111.0.tar.xz
  kwayland-5.111.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.eoyXQJ/_old  2023-10-19 22:48:38.301302196 +0200
+++ /var/tmp/diff_new_pack.eoyXQJ/_new  2023-10-19 22:48:38.301302196 +0200
@@ -24,7 +24,7 @@
 # Only needed for the package signature condition
 %bcond_without released
 Name:   kwayland
-Version:5.110.0
+Version:5.111.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later


++ kwayland-5.110.0.tar.xz -> kwayland-5.111.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.110.0/CMakeLists.txt 
new/kwayland-5.111.0/CMakeLists.txt
--- old/kwayland-5.110.0/CMakeLists.txt 2023-09-03 09:37:44.0 +0200
+++ new/kwayland-5.111.0/CMakeLists.txt 2023-10-07 12:23:13.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.110.0") # handled by release scripts
+set(KF_VERSION "5.111.0") # handled by release scripts
 project(KWayland VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.110.0  NO_MODULE)
+find_package(ECM 5.111.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/Modules)


commit kwayland for openSUSE:Factory

2023-09-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2023-09-11 21:20:57

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.1766 (New)


Package is "kwayland"

Mon Sep 11 21:20:57 2023 rev:116 rq:1110110 version:5.110.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2023-08-20 
00:14:22.739254365 +0200
+++ /work/SRC/openSUSE:Factory/.kwayland.new.1766/kwayland.changes  
2023-09-11 21:24:34.694498443 +0200
@@ -1,0 +2,10 @@
+Wed Sep  6 12:24:17 UTC 2023 - Christophe Marin 
+
+- Update to 5.110.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.110.0
+- Changes since 5.109.0:
+  * Unbreak build where XLib's Bool definition harms moc generated code
+
+---

Old:

  kwayland-5.109.0.tar.xz
  kwayland-5.109.0.tar.xz.sig

New:

  kwayland-5.110.0.tar.xz
  kwayland-5.110.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.29sYDv/_old  2023-09-11 21:24:37.074583291 +0200
+++ /var/tmp/diff_new_pack.29sYDv/_new  2023-09-11 21:24:37.074583291 +0200
@@ -24,7 +24,7 @@
 # Only needed for the package signature condition
 %bcond_without released
 Name:   kwayland
-Version:5.109.0
+Version:5.110.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later


++ kwayland-5.109.0.tar.xz -> kwayland-5.110.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.109.0/CMakeLists.txt 
new/kwayland-5.110.0/CMakeLists.txt
--- old/kwayland-5.109.0/CMakeLists.txt 2023-08-15 11:25:44.0 +0200
+++ new/kwayland-5.110.0/CMakeLists.txt 2023-09-03 09:37:44.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.109.0") # handled by release scripts
+set(KF_VERSION "5.110.0") # handled by release scripts
 project(KWayland VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.109.0  NO_MODULE)
+find_package(ECM 5.110.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/Modules)


commit kwayland for openSUSE:Factory

2023-08-19 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2023-08-20 00:11:15

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.1766 (New)


Package is "kwayland"

Sun Aug 20 00:11:15 2023 rev:115 rq:1104607 version:5.109.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2023-07-09 
20:42:19.365845790 +0200
+++ /work/SRC/openSUSE:Factory/.kwayland.new.1766/kwayland.changes  
2023-08-20 00:14:22.739254365 +0200
@@ -1,0 +2,12 @@
+Tue Aug  8 17:43:08 UTC 2023 - Christophe Marin 
+
+- Update to 5.109.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.109.0
+- Changes since 5.108.0:
+  * Add explicit moc includes to sources for moc-covered headers
+  * Unbreak build where XLib's Bool definition harms moc
+generated code
+
+---

Old:

  kwayland-5.108.0.tar.xz
  kwayland-5.108.0.tar.xz.sig

New:

  kwayland-5.109.0.tar.xz
  kwayland-5.109.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.FmDsif/_old  2023-08-20 00:14:24.271257378 +0200
+++ /var/tmp/diff_new_pack.FmDsif/_new  2023-08-20 00:14:24.327257488 +0200
@@ -24,7 +24,7 @@
 # Only needed for the package signature condition
 %bcond_without released
 Name:   kwayland
-Version:5.108.0
+Version:5.109.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later


++ kwayland-5.108.0.tar.xz -> kwayland-5.109.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.108.0/CMakeLists.txt 
new/kwayland-5.109.0/CMakeLists.txt
--- old/kwayland-5.108.0/CMakeLists.txt 2023-07-01 12:02:45.0 +0200
+++ new/kwayland-5.109.0/CMakeLists.txt 2023-08-15 11:25:44.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.108.0") # handled by release scripts
+set(KF_VERSION "5.109.0") # handled by release scripts
 project(KWayland VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.108.0  NO_MODULE)
+find_package(ECM 5.109.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/Modules)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.108.0/autotests/client/test_xdg_shell.cpp 
new/kwayland-5.109.0/autotests/client/test_xdg_shell.cpp
--- old/kwayland-5.108.0/autotests/client/test_xdg_shell.cpp2023-07-01 
12:02:45.0 +0200
+++ new/kwayland-5.109.0/autotests/client/test_xdg_shell.cpp2023-08-15 
11:25:44.0 +0200
@@ -568,3 +568,5 @@
 QCOMPARE(sizeChangedSpy.count(), 3);
 QCOMPARE(xdgSurface->size(), QSize(30, 40));
 }
+
+#include "moc_test_xdg_shell.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.108.0/src/client/appmenu.cpp 
new/kwayland-5.109.0/src/client/appmenu.cpp
--- old/kwayland-5.108.0/src/client/appmenu.cpp 2023-07-01 12:02:45.0 
+0200
+++ new/kwayland-5.109.0/src/client/appmenu.cpp 2023-08-15 11:25:44.0 
+0200
@@ -159,3 +159,5 @@
 
 }
 }
+
+#include "moc_appmenu.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.108.0/src/client/blur.cpp 
new/kwayland-5.109.0/src/client/blur.cpp
--- old/kwayland-5.108.0/src/client/blur.cpp2023-07-01 12:02:45.0 
+0200
+++ new/kwayland-5.109.0/src/client/blur.cpp2023-08-15 11:25:44.0 
+0200
@@ -158,3 +158,5 @@
 
 }
 }
+
+#include "moc_blur.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.108.0/src/client/compositor.cpp 
new/kwayland-5.109.0/src/client/compositor.cpp
--- old/kwayland-5.108.0/src/client/compositor.cpp  2023-07-01 
12:02:45.0 +0200
+++ new/kwayland-5.109.0/src/client/compositor.cpp  2023-08-15 
11:25:44.0 +0200
@@ -132,3 +132,5 @@
 
 }
 }
+
+#include "moc_compositor.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.108.0/src/client/connection_thread.cpp 
new/kwayland-5.109.0/src/client/connection_thread.cpp
--- old/kwayland-5.108.0/src/client/connection_thread.cpp   2023-07-01 
12:02:45.0 +0200
+++ 

commit kwayland for openSUSE:Factory

2023-07-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2023-07-09 20:40:24

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.23466 (New)


Package is "kwayland"

Sun Jul  9 20:40:24 2023 rev:114 rq:1097729 version:5.108.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2023-06-11 
19:56:26.991582901 +0200
+++ /work/SRC/openSUSE:Factory/.kwayland.new.23466/kwayland.changes 
2023-07-09 20:42:19.365845790 +0200
@@ -1,0 +2,10 @@
+Mon Jul  3 07:02:00 UTC 2023 - Christophe Marin 
+
+- Update to 5.108.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.108.0
+- Changes since 5.107.0:
+  * Remove qt6 CI builds
+
+---

Old:

  kwayland-5.107.0.tar.xz
  kwayland-5.107.0.tar.xz.sig

New:

  kwayland-5.108.0.tar.xz
  kwayland-5.108.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.8D1f9S/_old  2023-07-09 20:42:19.937849232 +0200
+++ /var/tmp/diff_new_pack.8D1f9S/_new  2023-07-09 20:42:19.941849256 +0200
@@ -24,7 +24,7 @@
 # Only needed for the package signature condition
 %bcond_without released
 Name:   kwayland
-Version:5.107.0
+Version:5.108.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later


++ kwayland-5.107.0.tar.xz -> kwayland-5.108.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.107.0/.gitlab-ci.yml 
new/kwayland-5.108.0/.gitlab-ci.yml
--- old/kwayland-5.107.0/.gitlab-ci.yml 2023-06-03 11:51:18.0 +0200
+++ new/kwayland-5.108.0/.gitlab-ci.yml 2023-07-01 12:02:45.0 +0200
@@ -5,5 +5,3 @@
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-static.yml
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.yml
-  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-qt6.yml
-  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd-qt6.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.107.0/CMakeLists.txt 
new/kwayland-5.108.0/CMakeLists.txt
--- old/kwayland-5.107.0/CMakeLists.txt 2023-06-03 11:51:18.0 +0200
+++ new/kwayland-5.108.0/CMakeLists.txt 2023-07-01 12:02:45.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.107.0") # handled by release scripts
+set(KF_VERSION "5.108.0") # handled by release scripts
 project(KWayland VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.107.0  NO_MODULE)
+find_package(ECM 5.108.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/Modules)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kwayland-5.107.0/autotests/client/test_wayland_fullscreen_shell.cpp 
new/kwayland-5.108.0/autotests/client/test_wayland_fullscreen_shell.cpp
--- old/kwayland-5.107.0/autotests/client/test_wayland_fullscreen_shell.cpp 
2023-06-03 11:51:18.0 +0200
+++ new/kwayland-5.108.0/autotests/client/test_wayland_fullscreen_shell.cpp 
2023-07-01 12:02:45.0 +0200
@@ -4,7 +4,11 @@
 SPDX-License-Identifier: LGPL-2.1-only OR LGPL-3.0-only OR 
LicenseRef-KDE-Accepted-LGPL
 */
 // Qt
-#include 
+#include 
+#include 
+#include 
+#include 
+#include 
 // KWin
 #include "../../src/client/connection_thread.h"
 #include "../../src/client/fullscreen_shell.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.107.0/src/tools/generator.cpp 
new/kwayland-5.108.0/src/tools/generator.cpp
--- old/kwayland-5.107.0/src/tools/generator.cpp2023-06-03 
11:51:18.0 +0200
+++ new/kwayland-5.108.0/src/tools/generator.cpp2023-07-01 
12:02:45.0 +0200
@@ -10,11 +10,13 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 #include 
 #include 
+#include 
 #include 
-#include 
+#include 
 
 #include 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.107.0/tests/renderingservertest.cpp 

commit kwayland for openSUSE:Factory

2023-06-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2023-06-11 19:53:39

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.15902 (New)


Package is "kwayland"

Sun Jun 11 19:53:39 2023 rev:113 rq:1091954 version:5.107.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2023-05-14 
16:33:29.347709939 +0200
+++ /work/SRC/openSUSE:Factory/.kwayland.new.15902/kwayland.changes 
2023-06-11 19:56:26.991582901 +0200
@@ -1,0 +2,9 @@
+Mon Jun  5 07:44:11 UTC 2023 - Christophe Marin 
+
+- Update to 5.107.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.107.0
+- No code change since 5.106.0
+
+---

Old:

  kwayland-5.106.0.tar.xz
  kwayland-5.106.0.tar.xz.sig

New:

  kwayland-5.107.0.tar.xz
  kwayland-5.107.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.hhsiR8/_old  2023-06-11 19:56:27.86302 +0200
+++ /var/tmp/diff_new_pack.hhsiR8/_new  2023-06-11 19:56:27.563586350 +0200
@@ -24,7 +24,7 @@
 # Only needed for the package signature condition
 %bcond_without released
 Name:   kwayland
-Version:5.106.0
+Version:5.107.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later


++ kwayland-5.106.0.tar.xz -> kwayland-5.107.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.106.0/CMakeLists.txt 
new/kwayland-5.107.0/CMakeLists.txt
--- old/kwayland-5.106.0/CMakeLists.txt 2023-05-06 11:30:28.0 +0200
+++ new/kwayland-5.107.0/CMakeLists.txt 2023-06-03 11:51:18.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.106.0") # handled by release scripts
+set(KF_VERSION "5.107.0") # handled by release scripts
 project(KWayland VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.106.0  NO_MODULE)
+find_package(ECM 5.107.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/Modules)


commit kwayland for openSUSE:Factory

2023-05-14 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2023-05-14 16:31:07

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.1533 (New)


Package is "kwayland"

Sun May 14 16:31:07 2023 rev:112 rq:1086959 version:5.106.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2023-04-09 
18:42:26.214233426 +0200
+++ /work/SRC/openSUSE:Factory/.kwayland.new.1533/kwayland.changes  
2023-05-14 16:33:29.347709939 +0200
@@ -1,0 +2,9 @@
+Sat May  6 14:01:49 UTC 2023 - Christophe Marin 
+
+- Update to 5.106.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.106.0
+- No code change since 5.105.0
+
+---

Old:

  kwayland-5.105.0.tar.xz
  kwayland-5.105.0.tar.xz.sig

New:

  kwayland-5.106.0.tar.xz
  kwayland-5.106.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.qHWiQo/_old  2023-05-14 16:33:30.627716127 +0200
+++ /var/tmp/diff_new_pack.qHWiQo/_new  2023-05-14 16:33:30.675716359 +0200
@@ -24,7 +24,7 @@
 # Only needed for the package signature condition
 %bcond_without released
 Name:   kwayland
-Version:5.105.0
+Version:5.106.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later


++ kwayland-5.105.0.tar.xz -> kwayland-5.106.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.105.0/CMakeLists.txt 
new/kwayland-5.106.0/CMakeLists.txt
--- old/kwayland-5.105.0/CMakeLists.txt 2023-03-31 11:16:37.0 +0200
+++ new/kwayland-5.106.0/CMakeLists.txt 2023-05-06 11:30:28.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.105.0") # handled by release scripts
+set(KF_VERSION "5.106.0") # handled by release scripts
 project(KWayland VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.105.0  NO_MODULE)
+find_package(ECM 5.106.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/Modules)


commit kwayland for openSUSE:Factory

2023-04-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2023-04-09 18:40:13

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.19717 (New)


Package is "kwayland"

Sun Apr  9 18:40:13 2023 rev:111 rq:1078089 version:5.105.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2023-03-12 
16:25:39.925139838 +0100
+++ /work/SRC/openSUSE:Factory/.kwayland.new.19717/kwayland.changes 
2023-04-09 18:42:26.214233426 +0200
@@ -1,0 +2,9 @@
+Sat Apr  1 17:00:55 UTC 2023 - Christophe Marin 
+
+- Update to 5.105.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.105.0
+- No code change since 5.104.0
+
+---

Old:

  kwayland-5.104.0.tar.xz
  kwayland-5.104.0.tar.xz.sig

New:

  kwayland-5.105.0.tar.xz
  kwayland-5.105.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.ueK2dw/_old  2023-04-09 18:42:26.646235871 +0200
+++ /var/tmp/diff_new_pack.ueK2dw/_new  2023-04-09 18:42:26.654235916 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define _tar_path 5.104
+%define _tar_path 5.103
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -24,7 +24,7 @@
 # Only needed for the package signature condition
 %bcond_without released
 Name:   kwayland
-Version:5.104.0
+Version:5.105.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later


++ kwayland-5.104.0.tar.xz -> kwayland-5.105.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.104.0/CMakeLists.txt 
new/kwayland-5.105.0/CMakeLists.txt
--- old/kwayland-5.104.0/CMakeLists.txt 2023-03-04 11:08:56.0 +0100
+++ new/kwayland-5.105.0/CMakeLists.txt 2023-03-31 11:16:37.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.104.0") # handled by release scripts
+set(KF_VERSION "5.105.0") # handled by release scripts
 project(KWayland VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.104.0  NO_MODULE)
+find_package(ECM 5.105.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/Modules)


commit kwayland for openSUSE:Factory

2023-03-12 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2023-03-12 16:23:42

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.31432 (New)


Package is "kwayland"

Sun Mar 12 16:23:42 2023 rev:110 rq:1070919 version:5.104.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2023-02-13 
16:40:58.971375461 +0100
+++ /work/SRC/openSUSE:Factory/.kwayland.new.31432/kwayland.changes 
2023-03-12 16:25:39.925139838 +0100
@@ -1,0 +2,9 @@
+Mon Mar  6 09:08:05 UTC 2023 - Christophe Marin 
+
+- Update to 5.104.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.104.0
+- No code change since 5.103.0
+
+---

Old:

  kwayland-5.103.0.tar.xz
  kwayland-5.103.0.tar.xz.sig

New:

  kwayland-5.104.0.tar.xz
  kwayland-5.104.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.xE4jPB/_old  2023-03-12 16:25:40.385141863 +0100
+++ /var/tmp/diff_new_pack.xE4jPB/_new  2023-03-12 16:25:40.389141881 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define _tar_path 5.103
+%define _tar_path 5.104
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -24,7 +24,7 @@
 # Only needed for the package signature condition
 %bcond_without released
 Name:   kwayland
-Version:5.103.0
+Version:5.104.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later


++ kwayland-5.103.0.tar.xz -> kwayland-5.104.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.103.0/CMakeLists.txt 
new/kwayland-5.104.0/CMakeLists.txt
--- old/kwayland-5.103.0/CMakeLists.txt 2023-02-05 10:26:55.0 +0100
+++ new/kwayland-5.104.0/CMakeLists.txt 2023-03-04 11:08:56.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.103.0") # handled by release scripts
+set(KF_VERSION "5.104.0") # handled by release scripts
 project(KWayland VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.103.0  NO_MODULE)
+find_package(ECM 5.104.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/Modules)


commit kwayland for openSUSE:Factory

2023-02-13 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2023-02-13 16:38:51

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.1848 (New)


Package is "kwayland"

Mon Feb 13 16:38:51 2023 rev:109 rq:1064619 version:5.103.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2023-01-16 
18:00:59.155517470 +0100
+++ /work/SRC/openSUSE:Factory/.kwayland.new.1848/kwayland.changes  
2023-02-13 16:40:58.971375461 +0100
@@ -1,0 +2,9 @@
+Wed Feb  8 09:13:06 UTC 2023 - Christophe Marin 
+
+- Update to 5.103.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.103.0
+- No code change since 5.102.0
+
+---

Old:

  kwayland-5.102.0.tar.xz
  kwayland-5.102.0.tar.xz.sig

New:

  kwayland-5.103.0.tar.xz
  kwayland-5.103.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.SwmrHO/_old  2023-02-13 16:40:59.659379914 +0100
+++ /var/tmp/diff_new_pack.SwmrHO/_new  2023-02-13 16:40:59.667379965 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define _tar_path 5.102
+%define _tar_path 5.103
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -24,7 +24,7 @@
 # Only needed for the package signature condition
 %bcond_without released
 Name:   kwayland
-Version:5.102.0
+Version:5.103.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later
@@ -77,8 +77,7 @@
 %install
 %kf5_makeinstall -C build
 
-%post   -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%ldconfig_scriptlets
 
 %files
 %license LICENSES/*


++ kwayland-5.102.0.tar.xz -> kwayland-5.103.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.102.0/CMakeLists.txt 
new/kwayland-5.103.0/CMakeLists.txt
--- old/kwayland-5.102.0/CMakeLists.txt 2023-01-07 01:33:18.0 +0100
+++ new/kwayland-5.103.0/CMakeLists.txt 2023-02-05 10:26:55.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.102.0") # handled by release scripts
+set(KF_VERSION "5.103.0") # handled by release scripts
 project(KWayland VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.102.0  NO_MODULE)
+find_package(ECM 5.103.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/Modules)


commit kwayland for openSUSE:Factory

2023-01-16 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2023-01-16 17:58:36

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.32243 (New)


Package is "kwayland"

Mon Jan 16 17:58:36 2023 rev:108 rq:1058527 version:5.102.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2022-12-12 
17:40:48.729516757 +0100
+++ /work/SRC/openSUSE:Factory/.kwayland.new.32243/kwayland.changes 
2023-01-16 18:00:59.155517470 +0100
@@ -1,0 +2,10 @@
+Thu Jan 12 08:19:10 UTC 2023 - Christophe Marin 
+
+- Update to 5.102.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.102.0
+- Changes since 5.101.0:
+  * Make sure that HAVE_MEMFD is defined to 0 if not found
+
+---

Old:

  kwayland-5.101.0.tar.xz
  kwayland-5.101.0.tar.xz.sig

New:

  kwayland-5.102.0.tar.xz
  kwayland-5.102.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.8RwlX1/_old  2023-01-16 18:00:59.851521375 +0100
+++ /var/tmp/diff_new_pack.8RwlX1/_new  2023-01-16 18:00:59.855521398 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define _tar_path 5.101
+%define _tar_path 5.102
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -24,7 +24,7 @@
 # Only needed for the package signature condition
 %bcond_without released
 Name:   kwayland
-Version:5.101.0
+Version:5.102.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later


++ kwayland-5.101.0.tar.xz -> kwayland-5.102.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.101.0/CMakeLists.txt 
new/kwayland-5.102.0/CMakeLists.txt
--- old/kwayland-5.101.0/CMakeLists.txt 2022-12-03 10:52:07.0 +0100
+++ new/kwayland-5.102.0/CMakeLists.txt 2023-01-07 01:33:18.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.101.0") # handled by release scripts
+set(KF_VERSION "5.102.0") # handled by release scripts
 project(KWayland VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.101.0  NO_MODULE)
+find_package(ECM 5.102.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/Modules)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.101.0/src/client/CMakeLists.txt 
new/kwayland-5.102.0/src/client/CMakeLists.txt
--- old/kwayland-5.101.0/src/client/CMakeLists.txt  2022-12-03 
10:52:07.0 +0100
+++ new/kwayland-5.102.0/src/client/CMakeLists.txt  2023-01-07 
01:33:18.0 +0100
@@ -256,9 +256,11 @@
 EXCLUDE_DEPRECATED_BEFORE_AND_AT ${EXCLUDE_DEPRECATED_BEFORE_AND_AT}
 )
 
-target_compile_definitions(KF5WaylandClient PRIVATE
--DHAVE_MEMFD=${HAVE_MEMFD}
-)
+if (HAVE_MEMFD)
+target_compile_definitions(KF5WaylandClient PRIVATE -DHAVE_MEMFD=1)
+else()
+target_compile_definitions(KF5WaylandClient PRIVATE -DHAVE_MEMFD=0)
+endif()
 
 target_include_directories(KF5WaylandClient
 INTERFACE "$"


commit kwayland for openSUSE:Factory

2022-12-12 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2022-12-12 17:38:50

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.1835 (New)


Package is "kwayland"

Mon Dec 12 17:38:50 2022 rev:107 rq:1042156 version:5.101.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2022-11-15 
13:20:06.196391217 +0100
+++ /work/SRC/openSUSE:Factory/.kwayland.new.1835/kwayland.changes  
2022-12-12 17:40:48.729516757 +0100
@@ -1,0 +2,11 @@
+Tue Dec  6 20:11:04 UTC 2022 - Christophe Marin 
+
+- 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:
+  * client: Add F_SEAL_SHRINK seal to shm pool backing file
+  * client: Expose concrete xdg-shell class implementations
+
+---

Old:

  kwayland-5.100.0.tar.xz
  kwayland-5.100.0.tar.xz.sig

New:

  kwayland-5.101.0.tar.xz
  kwayland-5.101.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.oHruh9/_old  2022-12-12 17:40:49.225519259 +0100
+++ /var/tmp/diff_new_pack.oHruh9/_new  2022-12-12 17:40:49.229519279 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%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)
@@ -24,11 +24,10 @@
 # Only needed for the package signature condition
 %bcond_without released
 Name:   kwayland
-Version:5.100.0
+Version:5.101.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later
-Group:  Development/Libraries/KDE
 URL:https://www.kde.org
 Source: %{name}-%{version}.tar.xz
 %if %{with released}
@@ -61,7 +60,6 @@
 
 %package devel
 Summary:KDE Wayland library: Build Environment
-Group:  Development/Libraries/KDE
 Requires:   %{name} = %{version}
 Requires:   extra-cmake-modules >= %{_kf5_bugfix_version}
 Requires:   cmake(Qt5Gui) >= 5.15.0


++ kwayland-5.100.0.tar.xz -> kwayland-5.101.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.100.0/CMakeLists.txt 
new/kwayland-5.101.0/CMakeLists.txt
--- old/kwayland-5.100.0/CMakeLists.txt 2022-11-05 13:32:26.0 +0100
+++ new/kwayland-5.101.0/CMakeLists.txt 2022-12-03 10:52:07.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.100.0") # handled by release scripts
+set(KF_VERSION "5.101.0") # handled by release scripts
 project(KWayland VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.100.0  NO_MODULE)
+find_package(ECM 5.101.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/Modules)
@@ -75,6 +75,20 @@
 QT 5.15.2
 )
 
+check_cxx_source_compiles("
+#include 
+#include 
+#include 
+
+int main() {
+const int size = 10;
+int fd = memfd_create(\"test\", MFD_CLOEXEC | MFD_ALLOW_SEALING);
+ftruncate(fd, size);
+fcntl(fd, F_ADD_SEALS, F_SEAL_SHRINK | F_SEAL_SEAL);
+mmap(nullptr, size, PROT_WRITE, MAP_SHARED, fd, 0);
+return 0;
+}" HAVE_MEMFD)
+
 # Subdirectories
 ecm_install_po_files_as_qm(po)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.100.0/src/client/CMakeLists.txt 
new/kwayland-5.101.0/src/client/CMakeLists.txt
--- old/kwayland-5.100.0/src/client/CMakeLists.txt  2022-11-05 
13:32:26.0 +0100
+++ new/kwayland-5.101.0/src/client/CMakeLists.txt  2022-12-03 
10:52:07.0 +0100
@@ -256,6 +256,10 @@
 EXCLUDE_DEPRECATED_BEFORE_AND_AT ${EXCLUDE_DEPRECATED_BEFORE_AND_AT}
 )
 
+target_compile_definitions(KF5WaylandClient PRIVATE
+-DHAVE_MEMFD=${HAVE_MEMFD}
+)
+
 target_include_directories(KF5WaylandClient
 INTERFACE "$"
 )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.100.0/src/client/shm_pool.cpp 
new/kwayland-5.101.0/src/client/shm_pool.cpp
--- old/kwayland-5.100.0/src/client/shm_pool.cpp2022-11-05 
13:32:26.0 +0100
+++ new/kwayland-5.101.0/src/client/shm_pool.cpp2022-12-03 
10:52:07.0 +0100
@@ -11,8 +11,8 @@
 // Qt
 #include 
 #include 
-#include 
 // system

commit kwayland for openSUSE:Factory

2022-11-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2022-11-15 13:17:43

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.1597 (New)


Package is "kwayland"

Tue Nov 15 13:17:43 2022 rev:106 rq:1035425 version:5.100.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2022-10-11 
18:02:27.881785571 +0200
+++ /work/SRC/openSUSE:Factory/.kwayland.new.1597/kwayland.changes  
2022-11-15 13:20:06.196391217 +0100
@@ -1,0 +2,10 @@
+Tue Nov  8 08:35:27 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 5.100.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.100.0
+- Changes since 5.99.0:
+  * [registry] Bump PlasmaWindowManagement version to 16
+
+---

Old:

  kwayland-5.99.0.tar.xz
  kwayland-5.99.0.tar.xz.sig

New:

  kwayland-5.100.0.tar.xz
  kwayland-5.100.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.TvmdhA/_old  2022-11-15 13:20:06.692393778 +0100
+++ /var/tmp/diff_new_pack.TvmdhA/_new  2022-11-15 13:20:06.700393819 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define _tar_path 5.99
+%define _tar_path 5.100
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -24,7 +24,7 @@
 # Only needed for the package signature condition
 %bcond_without released
 Name:   kwayland
-Version:5.99.0
+Version:5.100.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later


++ kwayland-5.99.0.tar.xz -> kwayland-5.100.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.99.0/CMakeLists.txt 
new/kwayland-5.100.0/CMakeLists.txt
--- old/kwayland-5.99.0/CMakeLists.txt  2022-10-01 15:21:53.0 +0200
+++ new/kwayland-5.100.0/CMakeLists.txt 2022-11-05 13:32:26.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.99.0") # handled by release scripts
+set(KF_VERSION "5.100.0") # handled by release scripts
 project(KWayland VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.99.0  NO_MODULE)
+find_package(ECM 5.100.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/Modules)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.99.0/src/client/registry.cpp 
new/kwayland-5.100.0/src/client/registry.cpp
--- old/kwayland-5.99.0/src/client/registry.cpp 2022-10-01 15:21:53.0 
+0200
+++ new/kwayland-5.100.0/src/client/registry.cpp2022-11-05 
13:32:26.0 +0100
@@ -172,7 +172,7 @@
 ::plasmaVirtualDesktopManagementRemoved
 }},
 {Registry::Interface::PlasmaWindowManagement, {
-15,
+16,
 QByteArrayLiteral("org_kde_plasma_window_management"),
 _kde_plasma_window_management_interface,
 ::plasmaWindowManagementAnnounced,


commit kwayland for openSUSE:Factory

2022-10-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2022-10-11 18:00:25

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.2275 (New)


Package is "kwayland"

Tue Oct 11 18:00:25 2022 rev:105 rq:1009028 version:5.99.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2022-09-23 
14:15:18.245992525 +0200
+++ /work/SRC/openSUSE:Factory/.kwayland.new.2275/kwayland.changes  
2022-10-11 18:02:27.881785571 +0200
@@ -1,0 +2,21 @@
+Sat Oct  1 15:56:09 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 5.99.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.99.0
+- Changes since 5.98.0:
+  * Fix compile error with wl_output < v4
+  * PlasmaWindowManagement: Avoid unbounded recursion and delay in readData 
(kde#453124)
+  * client/plasmashell: fix applet popups displacing other windows (kde#459523)
+  * client/plasmashell: add fallback for applet popups
+  * require PlasmaWaylandProtocols 1.9.0 and bump supported plasmashell 
version to 8
+  * .gitlab-ci.yml: enable static builds
+  * ConnectionThread: connect by symbol rather than by name
+  * ConnectionThread: Move event dispatcing into a separate method
+  * ConnectionThread: Make sure we consume properly the threads
+  * Add support for wl_output version 4
+- Drop patch, merged upstream:
+  * 0001-client-plasmashell-add-fallback-for-applet-popups.patch
+
+---

Old:

  0001-client-plasmashell-add-fallback-for-applet-popups.patch
  kwayland-5.98.0.tar.xz
  kwayland-5.98.0.tar.xz.sig

New:

  kwayland-5.99.0.tar.xz
  kwayland-5.99.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.jnCp3f/_old  2022-10-11 18:02:28.929787265 +0200
+++ /var/tmp/diff_new_pack.jnCp3f/_new  2022-10-11 18:02:28.933787271 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define _tar_path 5.98
+%define _tar_path 5.99
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -24,7 +24,7 @@
 # Only needed for the package signature condition
 %bcond_without released
 Name:   kwayland
-Version:5.98.0
+Version:5.99.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later
@@ -35,8 +35,6 @@
 Source1:%{name}-%{version}.tar.xz.sig
 Source2:frameworks.keyring
 %endif
-# PATCH-FIX-UPSTREAM
-Patch0: 0001-client-plasmashell-add-fallback-for-applet-popups.patch
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem


++ kwayland-5.98.0.tar.xz -> kwayland-5.99.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.98.0/.gitlab-ci.yml 
new/kwayland-5.99.0/.gitlab-ci.yml
--- old/kwayland-5.98.0/.gitlab-ci.yml  2022-09-05 11:31:19.0 +0200
+++ new/kwayland-5.99.0/.gitlab-ci.yml  2022-10-01 15:21:53.0 +0200
@@ -3,6 +3,7 @@
 
 include:
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml
+  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-static.yml
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.yml
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-qt6.yml
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd-qt6.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.98.0/CMakeLists.txt 
new/kwayland-5.99.0/CMakeLists.txt
--- old/kwayland-5.98.0/CMakeLists.txt  2022-09-05 11:31:19.0 +0200
+++ new/kwayland-5.99.0/CMakeLists.txt  2022-10-01 15:21:53.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.98.0") # handled by release scripts
+set(KF_VERSION "5.99.0") # handled by release scripts
 project(KWayland VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.98.0  NO_MODULE)
+find_package(ECM 5.99.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/Modules)
@@ -65,7 +65,7 @@
 find_package(EGL)
 set_package_properties(EGL PROPERTIES TYPE REQUIRED)
 
-find_package(PlasmaWaylandProtocols 1.7.0 

commit kwayland for openSUSE:Factory

2022-09-23 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2022-09-23 14:14:53

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.2275 (New)


Package is "kwayland"

Fri Sep 23 14:14:53 2022 rev:104 rq:1005433 version:5.98.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2022-09-13 
15:10:43.440868098 +0200
+++ /work/SRC/openSUSE:Factory/.kwayland.new.2275/kwayland.changes  
2022-09-23 14:15:18.245992525 +0200
@@ -1,0 +2,6 @@
+Thu Sep 22 14:35:55 UTC 2022 - Christophe Giboudeaux 
+
+- Add upstream fix (kde#459188)
+  * 0001-client-plasmashell-add-fallback-for-applet-popups.patch
+
+---

New:

  0001-client-plasmashell-add-fallback-for-applet-popups.patch



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.4bRnoy/_old  2022-09-23 14:15:19.793996134 +0200
+++ /var/tmp/diff_new_pack.4bRnoy/_new  2022-09-23 14:15:19.797996144 +0200
@@ -35,6 +35,8 @@
 Source1:%{name}-%{version}.tar.xz.sig
 Source2:frameworks.keyring
 %endif
+# PATCH-FIX-UPSTREAM
+Patch0: 0001-client-plasmashell-add-fallback-for-applet-popups.patch
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem

++ 0001-client-plasmashell-add-fallback-for-applet-popups.patch ++
>From d02188ad1f615adcf842f4c9806ba9e62ccb Mon Sep 17 00:00:00 2001
From: Xaver Hugl 
Date: Sat, 17 Sep 2022 01:18:28 +0200
Subject: [PATCH] client/plasmashell: add fallback for applet popups

When the compositor doesn't support applet popups, the current code sends an
invalid surface role. This causes KWin to fall back to the "normal" surface role
and do normal window placement on it.

CCBUG: 459188
---
 src/client/plasmashell.cpp | 9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/src/client/plasmashell.cpp b/src/client/plasmashell.cpp
index dc613cb5..93bc31c7 100644
--- a/src/client/plasmashell.cpp
+++ b/src/client/plasmashell.cpp
@@ -276,7 +276,14 @@ void PlasmaShellSurface::setRole(PlasmaShellSurface::Role 
role)
 }
 break;
 case Role::AppletPopup:
-wlRole = ORG_KDE_PLASMA_SURFACE_ROLE_APPLETPOPUP;
+// ORG_KDE_PLASMA_SURFACE_ROLE_APPLETPOPUP_SINCE_VERSION is not used 
for this check
+// because it wrongly is 7 with old plasma wayland protocols
+if (wl_proxy_get_version(d->surface) < 8) {
+// dock is what applet popups were before
+wlRole = ORG_KDE_PLASMA_SURFACE_ROLE_PANEL;
+} else {
+wlRole = ORG_KDE_PLASMA_SURFACE_ROLE_APPLETPOPUP;
+}
 break;
 default:
 Q_UNREACHABLE();
-- 
2.37.3


commit kwayland for openSUSE:Factory

2022-09-13 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2022-09-13 15:09:10

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.2083 (New)


Package is "kwayland"

Tue Sep 13 15:09:10 2022 rev:103 rq:1002859 version:5.98.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2022-08-15 
19:59:49.161327646 +0200
+++ /work/SRC/openSUSE:Factory/.kwayland.new.2083/kwayland.changes  
2022-09-13 15:10:43.440868098 +0200
@@ -1,0 +2,11 @@
+Tue Sep  6 07:17:22 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 5.98.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.98.0
+- Changes since 5.97.0:
+  * Add FreeBSD Qt6 CI support
+  * Auto cleanup the dangling KWayland::Client::Surface returned from 
fromWindow
+
+---

Old:

  kwayland-5.97.0.tar.xz
  kwayland-5.97.0.tar.xz.sig

New:

  kwayland-5.98.0.tar.xz
  kwayland-5.98.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.NRWhs5/_old  2022-09-13 15:10:43.892869371 +0200
+++ /var/tmp/diff_new_pack.NRWhs5/_new  2022-09-13 15:10:43.896869381 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define _tar_path 5.97
+%define _tar_path 5.98
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -24,7 +24,7 @@
 # Only needed for the package signature condition
 %bcond_without released
 Name:   kwayland
-Version:5.97.0
+Version:5.98.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later
@@ -39,6 +39,7 @@
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
 BuildRequires:  libQt5Gui-private-headers-devel >= 5.15.0
+BuildRequires:  libqt5-qtwayland-private-headers-devel >= 5.15.0
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(PlasmaWaylandProtocols) >= 1.2.1
 BuildRequires:  cmake(Qt5Concurrent) >= 5.15.0


++ kwayland-5.97.0.tar.xz -> kwayland-5.98.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.97.0/.gitlab-ci.yml 
new/kwayland-5.98.0/.gitlab-ci.yml
--- old/kwayland-5.97.0/.gitlab-ci.yml  2022-08-07 14:23:08.0 +0200
+++ new/kwayland-5.98.0/.gitlab-ci.yml  2022-09-05 11:31:19.0 +0200
@@ -5,3 +5,4 @@
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.yml
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-qt6.yml
+  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd-qt6.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.97.0/CMakeLists.txt 
new/kwayland-5.98.0/CMakeLists.txt
--- old/kwayland-5.97.0/CMakeLists.txt  2022-08-07 14:23:08.0 +0200
+++ new/kwayland-5.98.0/CMakeLists.txt  2022-09-05 11:31:19.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.97.0") # handled by release scripts
+set(KF_VERSION "5.98.0") # handled by release scripts
 project(KWayland VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.97.0  NO_MODULE)
+find_package(ECM 5.98.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/Modules)
@@ -40,12 +40,16 @@
 # Dependencies
 set(REQUIRED_QT_VERSION 5.15.2)
 find_package(Qt${QT_MAJOR_VERSION}Gui ${REQUIRED_QT_VERSION} REQUIRED 
NO_MODULE COMPONENTS Private)
-find_package(Qt${QT_MAJOR_VERSION} ${REQUIRED_QT_VERSION} CONFIG REQUIRED 
Concurrent WaylandClient)
+find_package(Qt${QT_MAJOR_VERSION} ${REQUIRED_QT_VERSION} CONFIG REQUIRED 
Concurrent)
+find_package(Qt${QT_MAJOR_VERSION}WaylandClient ${REQUIRED_QT_VERSION} CONFIG 
REQUIRED NO_MODULE COMPONENTS Private)
 
 # With Qt6 use qt_generate_wayland_protocol_client_sources instead of
 # ecm_add_qtwayland_client_protocol (from ECM's QtWaylandScanner)
 if (QT_MAJOR_VERSION STREQUAL "5")
 find_package(QtWaylandScanner REQUIRED)
+find_package(Qt5XkbCommonSupport REQUIRED) # Needed by 
Qt5::WaylandClientPrivate
+find_package(PkgConfig REQUIRED)
+pkg_check_modules(XKBCommon REQUIRED IMPORTED_TARGET xkbcommon)
 endif()
 
 

commit kwayland for openSUSE:Factory

2022-08-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2022-08-15 19:57:44

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.1521 (New)


Package is "kwayland"

Mon Aug 15 19:57:44 2022 rev:102 rq:995006 version:5.97.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2022-07-11 
19:10:37.123715075 +0200
+++ /work/SRC/openSUSE:Factory/.kwayland.new.1521/kwayland.changes  
2022-08-15 19:59:49.161327646 +0200
@@ -1,0 +2,10 @@
+Sun Aug  7 22:27:41 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 5.97.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.97.0
+- Changes since 5.96.0:
+  * Unset wl_display global filter upon filtered display destruction.
+
+---

Old:

  kwayland-5.96.0.tar.xz
  kwayland-5.96.0.tar.xz.sig

New:

  kwayland-5.97.0.tar.xz
  kwayland-5.97.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.tR7tZ1/_old  2022-08-15 19:59:49.609328896 +0200
+++ /var/tmp/diff_new_pack.tR7tZ1/_new  2022-08-15 19:59:49.613328907 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define _tar_path 5.96
+%define _tar_path 5.97
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -24,7 +24,7 @@
 # Only needed for the package signature condition
 %bcond_without released
 Name:   kwayland
-Version:5.96.0
+Version:5.97.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later


++ kwayland-5.96.0.tar.xz -> kwayland-5.97.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.96.0/CMakeLists.txt 
new/kwayland-5.97.0/CMakeLists.txt
--- old/kwayland-5.96.0/CMakeLists.txt  2022-07-02 16:38:43.0 +0200
+++ new/kwayland-5.97.0/CMakeLists.txt  2022-08-07 14:23:08.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.96.0") # handled by release scripts
+set(KF_VERSION "5.97.0") # handled by release scripts
 project(KWayland VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.96.0  NO_MODULE)
+find_package(ECM 5.97.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/Modules)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.96.0/src/server/filtered_display.cpp 
new/kwayland-5.97.0/src/server/filtered_display.cpp
--- old/kwayland-5.96.0/src/server/filtered_display.cpp 2022-07-02 
16:38:43.0 +0200
+++ new/kwayland-5.97.0/src/server/filtered_display.cpp 2022-08-07 
14:23:08.0 +0200
@@ -48,6 +48,7 @@
 
 FilteredDisplay::~FilteredDisplay()
 {
+wl_display_set_global_filter(*this, nullptr, nullptr);
 }
 
 }


commit kwayland for openSUSE:Factory

2022-07-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2022-07-11 19:09:04

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.1523 (New)


Package is "kwayland"

Mon Jul 11 19:09:04 2022 rev:101 rq:988170 version:5.96.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2022-06-17 
21:21:39.482745558 +0200
+++ /work/SRC/openSUSE:Factory/.kwayland.new.1523/kwayland.changes  
2022-07-11 19:10:37.123715075 +0200
@@ -1,0 +2,11 @@
+Sun Jul  3 11:56:12 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 5.96.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.96.0
+- Changes since 5.95.0:
+  * Implement PlasmaWindowModel::itemData to expose all the roles
+  * Remove extra ';'
+
+---

Old:

  kwayland-5.95.0.tar.xz
  kwayland-5.95.0.tar.xz.sig

New:

  kwayland-5.96.0.tar.xz
  kwayland-5.96.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.QFPiVV/_old  2022-07-11 19:10:37.883716178 +0200
+++ /var/tmp/diff_new_pack.QFPiVV/_new  2022-07-11 19:10:37.887716183 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define _tar_path 5.95
+%define _tar_path 5.96
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -24,7 +24,7 @@
 # Only needed for the package signature condition
 %bcond_without released
 Name:   kwayland
-Version:5.95.0
+Version:5.96.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later


++ kwayland-5.95.0.tar.xz -> kwayland-5.96.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.95.0/CMakeLists.txt 
new/kwayland-5.96.0/CMakeLists.txt
--- old/kwayland-5.95.0/CMakeLists.txt  2022-06-04 10:23:48.0 +0200
+++ new/kwayland-5.96.0/CMakeLists.txt  2022-07-02 16:38:43.0 +0200
@@ -1,26 +1,31 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.95.0") # handled by release scripts
+set(KF_VERSION "5.96.0") # handled by release scripts
 project(KWayland VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.95.0  NO_MODULE)
+find_package(ECM 5.96.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/Modules)
 
-include(FeatureSummary)
+include(KDEInstallDirs)
+include(KDECMakeSettings)
+include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
+
+include(KDEGitCommitHooks)
 include(ECMGenerateExportHeader)
-include(CMakePackageConfigHelpers)
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 include(ECMGeneratePkgConfigFile)
-include(CMakeFindFrameworks)
 include(ECMQtDeclareLoggingCategory)
-
+include(ECMDeprecationSettings)
 include(ECMPoQmTools)
 include(ECMAddQch)
+include(CMakeFindFrameworks)
+include(CMakePackageConfigHelpers)
+include(CheckIncludeFile)
 
 set(EXCLUDE_DEPRECATED_BEFORE_AND_AT 0 CACHE STRING "Control how much of 
deprecated API is built [default=0].")
 
@@ -56,19 +61,16 @@
 find_package(EGL)
 set_package_properties(EGL PROPERTIES TYPE REQUIRED)
 
-include(KDEInstallDirs)
-include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
-include(KDECMakeSettings)
-include(KDEGitCommitHooks)
-include(CheckIncludeFile)
-
 find_package(PlasmaWaylandProtocols 1.7.0 CONFIG)
 set_package_properties(PlasmaWaylandProtocols PROPERTIES TYPE REQUIRED)
 
 # adjusting CMAKE_C_FLAGS to get wayland protocols to compile
 set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -std=gnu90")
 
-add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050f02)
+ecm_set_disabled_deprecation_versions(
+QT 5.15.2
+)
+
 # Subdirectories
 ecm_install_po_files_as_qm(po)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.95.0/src/client/keystate.h 
new/kwayland-5.96.0/src/client/keystate.h
--- old/kwayland-5.95.0/src/client/keystate.h   2022-06-04 10:23:48.0 
+0200
+++ new/kwayland-5.96.0/src/client/keystate.h   2022-07-02 16:38:43.0 
+0200
@@ -27,7 +27,7 @@
 NumLock = 1,
 ScrollLock = 2,
 };
-Q_ENUM(Key);
+Q_ENUM(Key)
 enum State {
 Unlocked = 0,
 Latched = 1,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit kwayland for openSUSE:Factory

2022-06-17 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2022-06-17 21:19:34

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.1548 (New)


Package is "kwayland"

Fri Jun 17 21:19:34 2022 rev:100 rq:982297 version:5.95.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2022-05-16 
18:09:20.529317534 +0200
+++ /work/SRC/openSUSE:Factory/.kwayland.new.1548/kwayland.changes  
2022-06-17 21:21:39.482745558 +0200
@@ -1,0 +2,14 @@
+Fri Jun 10 14:12:45 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 5.95.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.95.0
+- Changes since 5.94.0:
+  * Add AppletPopup window type to PlasmaShellSurface
+  * fix up foreign docs
+  * Raise minimum plasma-wayland-proto version to 1.7.0
+  * Fix include dir in the generated pri file
+  * client: Bump plasmashell version to 7 (kde#453578)
+
+---

Old:

  kwayland-5.94.0.tar.xz
  kwayland-5.94.0.tar.xz.sig

New:

  kwayland-5.95.0.tar.xz
  kwayland-5.95.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.0Iy8g8/_old  2022-06-17 21:21:39.958745816 +0200
+++ /var/tmp/diff_new_pack.0Iy8g8/_new  2022-06-17 21:21:39.962745818 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define _tar_path 5.94
+%define _tar_path 5.95
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -24,7 +24,7 @@
 # Only needed for the package signature condition
 %bcond_without released
 Name:   kwayland
-Version:5.94.0
+Version:5.95.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later


++ kwayland-5.94.0.tar.xz -> kwayland-5.95.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.94.0/CMakeLists.txt 
new/kwayland-5.95.0/CMakeLists.txt
--- old/kwayland-5.94.0/CMakeLists.txt  2022-05-12 11:50:17.0 +0200
+++ new/kwayland-5.95.0/CMakeLists.txt  2022-06-04 10:23:48.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.94.0") # handled by release scripts
+set(KF_VERSION "5.95.0") # handled by release scripts
 project(KWayland VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.93.0  NO_MODULE)
+find_package(ECM 5.95.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/Modules)
@@ -62,7 +62,7 @@
 include(KDEGitCommitHooks)
 include(CheckIncludeFile)
 
-find_package(PlasmaWaylandProtocols 1.4.0 CONFIG)
+find_package(PlasmaWaylandProtocols 1.7.0 CONFIG)
 set_package_properties(PlasmaWaylandProtocols PROPERTIES TYPE REQUIRED)
 
 # adjusting CMAKE_C_FLAGS to get wayland protocols to compile
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kwayland-5.94.0/autotests/client/test_plasmashell.cpp 
new/kwayland-5.95.0/autotests/client/test_plasmashell.cpp
--- old/kwayland-5.94.0/autotests/client/test_plasmashell.cpp   2022-05-12 
11:50:17.0 +0200
+++ new/kwayland-5.95.0/autotests/client/test_plasmashell.cpp   2022-06-04 
10:23:48.0 +0200
@@ -146,6 +146,7 @@
 QTest::newRow("notification") << PlasmaShellSurface::Role::Notification << 
PlasmaShellSurfaceInterface::Role::Notification;
 QTest::newRow("tooltip") << PlasmaShellSurface::Role::ToolTip << 
PlasmaShellSurfaceInterface::Role::ToolTip;
 QTest::newRow("criticalnotification") << 
PlasmaShellSurface::Role::CriticalNotification << 
PlasmaShellSurfaceInterface::Role::CriticalNotification;
+QTest::newRow("appletpopup") << PlasmaShellSurface::Role::AppletPopup << 
PlasmaShellSurfaceInterface::Role::AppletPopup;
 }
 
 void TestPlasmaShell::testRole()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.94.0/src/client/CMakeLists.txt 
new/kwayland-5.95.0/src/client/CMakeLists.txt
--- old/kwayland-5.94.0/src/client/CMakeLists.txt   2022-05-12 
11:50:17.0 +0200
+++ new/kwayland-5.95.0/src/client/CMakeLists.txt   2022-06-04 
10:23:48.0 +0200
@@ -332,6 +332,6 @@
 set(KWaylandClient_APIDOX_BUILD_INCLUDE_DIRS ${CMAKE_CURRENT_BINARY_DIR} 
PARENT_SCOPE)
 
 include(ECMGeneratePriFile)

commit kwayland for openSUSE:Factory

2022-05-16 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2022-05-16 18:07:13

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.1538 (New)


Package is "kwayland"

Mon May 16 18:07:13 2022 rev:99 rq:977204 version:5.94.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2022-04-11 
23:49:04.967180570 +0200
+++ /work/SRC/openSUSE:Factory/.kwayland.new.1538/kwayland.changes  
2022-05-16 18:09:20.529317534 +0200
@@ -1,0 +2,14 @@
+Tue May 10 08:18:11 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 5.94.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.94.0
+- Changes since 5.93.0:
+  * client: implement plasma-surface openUnderCursor
+  * Fix since version
+  * Fix include path in the generated pkgconfig file
+  * [plasmawindowmanagement] Add resourceName
+  * client: Bump plasmashell version to 7 (kde#453578)
+
+---

Old:

  kwayland-5.93.0.tar.xz
  kwayland-5.93.0.tar.xz.sig

New:

  kwayland-5.94.0.tar.xz
  kwayland-5.94.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.J3Zb5p/_old  2022-05-16 18:09:21.109317995 +0200
+++ /var/tmp/diff_new_pack.J3Zb5p/_new  2022-05-16 18:09:21.113317998 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define _tar_path 5.93
+%define _tar_path 5.94
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -24,7 +24,7 @@
 # Only needed for the package signature condition
 %bcond_without released
 Name:   kwayland
-Version:5.93.0
+Version:5.94.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later


++ kwayland-5.93.0.tar.xz -> kwayland-5.94.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.93.0/CMakeLists.txt 
new/kwayland-5.94.0/CMakeLists.txt
--- old/kwayland-5.93.0/CMakeLists.txt  2022-04-02 12:04:14.0 +0200
+++ new/kwayland-5.94.0/CMakeLists.txt  2022-05-12 11:50:17.0 +0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.93.0") # handled by release scripts
+set(KF_VERSION "5.94.0") # handled by release scripts
 project(KWayland VERSION ${KF_VERSION})
 
 # ECM setup
@@ -110,7 +110,7 @@
 
 if (NOT WIN32)
 ecm_generate_pkgconfig_file(BASE_NAME KF5WaylandClient
-  INCLUDE_INSTALL_DIR ${KDE_INSTALL_INCLUDEDIR_KF}
+  INCLUDE_INSTALL_DIR ${KDE_INSTALL_INCLUDEDIR_KF}/KWayland
   DEPS Qt${QT_MAJOR_VERSION}Gui
 INSTALL)
 endif()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.93.0/src/client/plasmashell.cpp 
new/kwayland-5.94.0/src/client/plasmashell.cpp
--- old/kwayland-5.93.0/src/client/plasmashell.cpp  2022-04-02 
12:04:14.0 +0200
+++ new/kwayland-5.94.0/src/client/plasmashell.cpp  2022-05-12 
11:50:17.0 +0200
@@ -239,6 +239,11 @@
 org_kde_plasma_surface_set_position(d->surface, point.x(), point.y());
 }
 
+void PlasmaShellSurface::openUnderCursor()
+{
+org_kde_plasma_surface_open_under_cursor(d->surface);
+}
+
 void PlasmaShellSurface::setRole(PlasmaShellSurface::Role role)
 {
 Q_ASSERT(isValid());
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.93.0/src/client/plasmashell.h 
new/kwayland-5.94.0/src/client/plasmashell.h
--- old/kwayland-5.93.0/src/client/plasmashell.h2022-04-02 
12:04:14.0 +0200
+++ new/kwayland-5.94.0/src/client/plasmashell.h2022-05-12 
11:50:17.0 +0200
@@ -251,6 +251,14 @@
 void setPosition(const QPoint );
 
 /**
+ * Request that the initial position of this surface will be under the 
cursor
+ *
+ * Has to be called before attaching any buffer to the corresponding 
surface.
+ * @since 5.94
+ **/
+void openUnderCursor();
+
+/**
  * Describes how a PlasmaShellSurface with role @c Role::Panel should 
behave.
  * @see Role
  **/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kwayland-5.93.0/src/client/plasmawindowmanagement.cpp 
new/kwayland-5.94.0/src/client/plasmawindowmanagement.cpp
--- old/kwayland-5.93.0/src/client/plasmawindowmanagement.cpp   2022-04-02 
12:04:14.0 +0200
+++ new/kwayland-5.94.0/src/client/plasmawindowmanagement.cpp   2022-05-12 
11:50:17.0 +0200
@@ -91,6 +91,7 @@
 QStringList plasmaActivities;
 QRect geometry;
  

commit kwayland for openSUSE:Factory

2022-04-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2022-04-11 23:47:37

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.1900 (New)


Package is "kwayland"

Mon Apr 11 23:47:37 2022 rev:98 rq:968196 version:5.93.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2022-03-14 
19:36:22.254076351 +0100
+++ /work/SRC/openSUSE:Factory/.kwayland.new.1900/kwayland.changes  
2022-04-11 23:49:04.967180570 +0200
@@ -1,0 +2,11 @@
+Sun Apr  3 10:47:28 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 5.93.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.93.0
+- Changes since 5.92.0:
+  * Install Client headers in a dirs hierarchy matching the C++ namespaces
+  * We don't actually need Qt6WaylandCompositor
+
+---

Old:

  kwayland-5.92.0.tar.xz
  kwayland-5.92.0.tar.xz.sig

New:

  kwayland-5.93.0.tar.xz
  kwayland-5.93.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.NtYxQP/_old  2022-04-11 23:49:05.459174946 +0200
+++ /var/tmp/diff_new_pack.NtYxQP/_new  2022-04-11 23:49:05.463174901 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define _tar_path 5.92
+%define _tar_path 5.93
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -24,7 +24,7 @@
 # Only needed for the package signature condition
 %bcond_without released
 Name:   kwayland
-Version:5.92.0
+Version:5.93.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later


++ kwayland-5.92.0.tar.xz -> kwayland-5.93.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.92.0/CMakeLists.txt 
new/kwayland-5.93.0/CMakeLists.txt
--- old/kwayland-5.92.0/CMakeLists.txt  2022-03-05 12:19:09.0 +0100
+++ new/kwayland-5.93.0/CMakeLists.txt  2022-04-02 12:04:14.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.92.0") # handled by release scripts
+set(KF_VERSION "5.93.0") # handled by release scripts
 project(KWayland VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.92.0  NO_MODULE)
+find_package(ECM 5.93.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/Modules)
@@ -37,11 +37,9 @@
 find_package(Qt${QT_MAJOR_VERSION}Gui ${REQUIRED_QT_VERSION} REQUIRED 
NO_MODULE COMPONENTS Private)
 find_package(Qt${QT_MAJOR_VERSION} ${REQUIRED_QT_VERSION} CONFIG REQUIRED 
Concurrent WaylandClient)
 
-# With Qt6 use qt_generate_wayland_protocol_{client,server}_sources instead of
-# ecm_add_qtwayland_{client,server}_protocol (from ECM's QtWaylandScanner)
-if (QT_MAJOR_VERSION STREQUAL "6")
-find_package(Qt6WaylandCompositor CONFIG REQUIRED)
-else()
+# With Qt6 use qt_generate_wayland_protocol_client_sources instead of
+# ecm_add_qtwayland_client_protocol (from ECM's QtWaylandScanner)
+if (QT_MAJOR_VERSION STREQUAL "5")
 find_package(QtWaylandScanner REQUIRED)
 endif()
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.92.0/src/client/CMakeLists.txt 
new/kwayland-5.93.0/src/client/CMakeLists.txt
--- old/kwayland-5.92.0/src/client/CMakeLists.txt   2022-03-05 
12:19:09.0 +0100
+++ new/kwayland-5.93.0/src/client/CMakeLists.txt   2022-04-02 
12:04:14.0 +0200
@@ -253,7 +253,8 @@
 )
 
 target_include_directories(KF5WaylandClient
-INTERFACE 
"$")
+INTERFACE "$"
+)
 
 target_link_libraries(KF5WaylandClient
 PUBLIC Qt${QT_MAJOR_VERSION}::Gui
@@ -323,7 +324,7 @@
 
 install(FILES
   ${CLIENT_LIB_HEADERS}
-  DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF}/KWayland/Client COMPONENT Devel
+  DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF}/KWayland/KWayland/Client COMPONENT 
Devel
 )
 
 # make available to ecm_add_qch in parent folder
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.92.0/src/client/appmenu.h 
new/kwayland-5.93.0/src/client/appmenu.h
--- old/kwayland-5.92.0/src/client/appmenu.h2022-03-05 12:19:09.0 
+0100
+++ new/kwayland-5.93.0/src/client/appmenu.h2022-04-02 12:04:14.0 
+0200
@@ -8,7 +8,7 @@
 
 #include 
 
-#include 

commit kwayland for openSUSE:Factory

2022-03-14 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2022-03-14 19:34:48

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.25692 (New)


Package is "kwayland"

Mon Mar 14 19:34:48 2022 rev:97 rq:961278 version:5.92.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2022-03-11 
11:45:50.742915760 +0100
+++ /work/SRC/openSUSE:Factory/.kwayland.new.25692/kwayland.changes 
2022-03-14 19:36:22.254076351 +0100
@@ -1,0 +2,10 @@
+Mon Mar  7 23:01:13 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 5.92.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.92.0
+- Changes since 5.91.0:
+  * Check executables exist in PATH before passing them to QProcess
+
+---

Old:

  kwayland-5.91.0.tar.xz
  kwayland-5.91.0.tar.xz.sig

New:

  kwayland-5.92.0.tar.xz
  kwayland-5.92.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.clysb8/_old  2022-03-14 19:36:22.754076951 +0100
+++ /var/tmp/diff_new_pack.clysb8/_new  2022-03-14 19:36:22.758076956 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define _tar_path 5.91
+%define _tar_path 5.92
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -24,7 +24,7 @@
 # Only needed for the package signature condition
 %bcond_without released
 Name:   kwayland
-Version:5.91.0
+Version:5.92.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later


++ kwayland-5.91.0.tar.xz -> kwayland-5.92.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.91.0/CMakeLists.txt 
new/kwayland-5.92.0/CMakeLists.txt
--- old/kwayland-5.91.0/CMakeLists.txt  2022-02-05 16:18:12.0 +0100
+++ new/kwayland-5.92.0/CMakeLists.txt  2022-03-05 12:19:09.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.91.0") # handled by release scripts
+set(KF_VERSION "5.92.0") # handled by release scripts
 project(KWayland VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.91.0  NO_MODULE)
+find_package(ECM 5.92.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/Modules)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kwayland-5.91.0/autotests/client/test_wayland_fullscreen_shell.cpp 
new/kwayland-5.92.0/autotests/client/test_wayland_fullscreen_shell.cpp
--- old/kwayland-5.91.0/autotests/client/test_wayland_fullscreen_shell.cpp  
2022-02-05 16:18:12.0 +0100
+++ new/kwayland-5.92.0/autotests/client/test_wayland_fullscreen_shell.cpp  
2022-03-05 12:19:09.0 +0100
@@ -43,7 +43,9 @@
 QVERIFY(!m_westonProcess);
 // starts weston
 m_westonProcess = new QProcess(this);
-m_westonProcess->setProgram(QStringLiteral("weston"));
+const QString exec = 
QStandardPaths::findExecutable(QStringLiteral("weston"));
+QVERIFY(!exec.isEmpty());
+m_westonProcess->setProgram(exec);
 
 m_westonProcess->setArguments(QStringList(
 {QStringLiteral("--socket=%1").arg(s_socketName), 
QStringLiteral("--backend=headless-backend.so"), 
QStringLiteral("--shell=fullscreen-shell.so")}));
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.91.0/src/tools/generator.cpp 
new/kwayland-5.92.0/src/tools/generator.cpp
--- old/kwayland-5.91.0/src/tools/generator.cpp 2022-02-05 16:18:12.0 
+0100
+++ new/kwayland-5.92.0/src/tools/generator.cpp 2022-03-05 12:19:09.0 
+0100
@@ -479,32 +479,49 @@
 }
 }
 
+static QString findGitExec()
+{
+const QString exec = QStandardPaths::findExecutable(QStringLiteral("git"));
+if (exec.isEmpty()) {
+qWarning() << "Could not find git executable in PATH.";
+}
+return exec;
+}
+
 void Generator::startAuthorNameProcess()
 {
-QProcess *git = new QProcess(this);
-git->setArguments(QStringList{QStringLiteral("config"), 
QStringLiteral("--get"), QStringLiteral("user.name")});
-git->setProgram(QStringLiteral("git"));
-connect(git, static_cast(::finished), this, [this, git] {
+const QString exec = findGitExec();
+if 

commit kwayland for openSUSE:Factory

2022-03-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2022-03-09 18:46:41

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.2349 (New)


Package is "kwayland"

Wed Mar  9 18:46:41 2022 rev:96 rq:960078 version:5.91.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2022-02-24 
18:22:23.426675339 +0100
+++ /work/SRC/openSUSE:Factory/.kwayland.new.2349/kwayland.changes  
2022-03-11 11:45:50.742915760 +0100
@@ -1,0 +2,5 @@
+Mon Mar  7 10:57:23 UTC 2022 - Christophe Giboudeaux 
+
+- Replace %_libdir/libexec with %_libexecdir (boo#1174075)
+
+---



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.ogDYVF/_old  2022-03-11 11:45:51.226916302 +0100
+++ /var/tmp/diff_new_pack.ogDYVF/_new  2022-03-11 11:45:51.230916307 +0100
@@ -93,9 +93,9 @@
 %{_kf5_libdir}/cmake/KF5Wayland/
 %{_kf5_libdir}/libKF5WaylandClient.so
 %{_kf5_libdir}/libKF5WaylandServer.so
-%{_kf5_libdir}/libexec/org-kde-kf5-kwayland-testserver
 %{_kf5_libdir}/pkgconfig/KF5WaylandClient.pc
 %{_kf5_mkspecsdir}/qt_KWaylandClient.pri
 %{_kf5_mkspecsdir}/qt_KWaylandServer.pri
+%{_libexecdir}/org-kde-kf5-kwayland-testserver
 
 %changelog


commit kwayland for openSUSE:Factory

2022-02-24 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2022-02-24 18:19:55

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.1958 (New)


Package is "kwayland"

Thu Feb 24 18:19:55 2022 rev:95 rq:954283 version:5.91.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2022-01-11 
21:19:40.432975888 +0100
+++ /work/SRC/openSUSE:Factory/.kwayland.new.1958/kwayland.changes  
2022-02-24 18:22:23.426675339 +0100
@@ -1,0 +2,18 @@
+Sun Feb  6 10:17:15 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 5.91.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.91.0
+- Changes since 5.90.0:
+  * Ensure when unmapped is emitted, ::windows() will not contain unmapped 
window.
+  * Fix wayland registry test
+  * Add Linux Qt6 CI
+  * Don't use hard-coded versions with targets and variables
+  * Install pkg-config file
+  * Deprecate PlasmaWindowModel::requestVirtualDesktop()
+  * kwayland server has been moved to plasma kwayland-server since 5.73
+  * src/client: wrap deprecated methods in deprecation macros
+  * Change the build system to enable building with Qt6
+
+---

Old:

  kwayland-5.90.0.tar.xz
  kwayland-5.90.0.tar.xz.sig

New:

  kwayland-5.91.0.tar.xz
  kwayland-5.91.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.od7HyD/_old  2022-02-24 18:22:24.118675155 +0100
+++ /var/tmp/diff_new_pack.od7HyD/_new  2022-02-24 18:22:24.122675153 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define _tar_path 5.90
+%define _tar_path 5.91
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -24,7 +24,7 @@
 # Only needed for the package signature condition
 %bcond_without released
 Name:   kwayland
-Version:5.90.0
+Version:5.91.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later
@@ -94,6 +94,7 @@
 %{_kf5_libdir}/libKF5WaylandClient.so
 %{_kf5_libdir}/libKF5WaylandServer.so
 %{_kf5_libdir}/libexec/org-kde-kf5-kwayland-testserver
+%{_kf5_libdir}/pkgconfig/KF5WaylandClient.pc
 %{_kf5_mkspecsdir}/qt_KWaylandClient.pri
 %{_kf5_mkspecsdir}/qt_KWaylandServer.pri
 


++ kwayland-5.90.0.tar.xz -> kwayland-5.91.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.90.0/.gitlab-ci.yml 
new/kwayland-5.91.0/.gitlab-ci.yml
--- old/kwayland-5.90.0/.gitlab-ci.yml  2022-01-01 13:19:55.0 +0100
+++ new/kwayland-5.91.0/.gitlab-ci.yml  2022-02-05 16:18:12.0 +0100
@@ -4,3 +4,4 @@
 include:
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.yml
+  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-qt6.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.90.0/CMakeLists.txt 
new/kwayland-5.91.0/CMakeLists.txt
--- old/kwayland-5.90.0/CMakeLists.txt  2022-01-01 13:19:55.0 +0100
+++ new/kwayland-5.91.0/CMakeLists.txt  2022-02-05 16:18:12.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.90.0") # handled by release scripts
+set(KF_VERSION "5.91.0") # handled by release scripts
 project(KWayland VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.90.0  NO_MODULE)
+find_package(ECM 5.91.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/Modules)
@@ -15,12 +15,15 @@
 include(CMakePackageConfigHelpers)
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
+include(ECMGeneratePkgConfigFile)
 include(CMakeFindFrameworks)
 include(ECMQtDeclareLoggingCategory)
 
 include(ECMPoQmTools)
 include(ECMAddQch)
 
+set(EXCLUDE_DEPRECATED_BEFORE_AND_AT 0 CACHE STRING "Control how much of 
deprecated API is built [default=0].")
+
 option(BUILD_QCH "Build API documentation in QCH format (for e.g. Qt 
Assistant, Qt Creator & KDevelop)" OFF)
 add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format (for e.g. 
Qt Assistant, Qt Creator & KDevelop)")
 
@@ -31,10 +34,16 @@
 
 # Dependencies
 set(REQUIRED_QT_VERSION 5.15.2)

commit kwayland for openSUSE:Factory

2022-01-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2022-01-11 21:16:47

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.1892 (New)


Package is "kwayland"

Tue Jan 11 21:16:47 2022 rev:94 rq:945088 version:5.90.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2021-12-13 
20:44:54.81640 +0100
+++ /work/SRC/openSUSE:Factory/.kwayland.new.1892/kwayland.changes  
2022-01-11 21:19:40.432975888 +0100
@@ -1,0 +2,10 @@
+Mon Jan  3 12:47:58 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 5.90.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.90.0
+- Changes since 5.89.0:
+  * Make linux/input.h a hard dependency
+
+---

Old:

  kwayland-5.89.0.tar.xz
  kwayland-5.89.0.tar.xz.sig

New:

  kwayland-5.90.0.tar.xz
  kwayland-5.90.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.aJaWtT/_old  2022-01-11 21:19:41.020976302 +0100
+++ /var/tmp/diff_new_pack.aJaWtT/_new  2022-01-11 21:19:41.028976308 +0100
@@ -16,22 +16,22 @@
 #
 
 
-%define _tar_path 5.89
+%define _tar_path 5.90
 # 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}')}
 # Only needed for the package signature condition
-%bcond_without lang
+%bcond_without released
 Name:   kwayland
-Version:5.89.0
+Version:5.90.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later
 Group:  Development/Libraries/KDE
 URL:https://www.kde.org
 Source: %{name}-%{version}.tar.xz
-%if %{with lang}
+%if %{with released}
 Source1:%{name}-%{version}.tar.xz.sig
 Source2:frameworks.keyring
 %endif


++ kwayland-5.89.0.tar.xz -> kwayland-5.90.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.89.0/CMakeLists.txt 
new/kwayland-5.90.0/CMakeLists.txt
--- old/kwayland-5.89.0/CMakeLists.txt  2021-12-04 18:05:03.0 +0100
+++ new/kwayland-5.90.0/CMakeLists.txt  2022-01-01 13:19:55.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.89.0") # handled by release scripts
+set(KF_VERSION "5.90.0") # handled by release scripts
 project(KWayland VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.89.0  NO_MODULE)
+find_package(ECM 5.90.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/Modules)
@@ -58,10 +58,6 @@
 find_package(PlasmaWaylandProtocols 1.4.0 CONFIG)
 set_package_properties(PlasmaWaylandProtocols PROPERTIES TYPE REQUIRED)
 
-check_include_file("linux/input.h" HAVE_LINUX_INPUT_H)
-configure_file(config-kwayland.h.cmake 
${CMAKE_CURRENT_BINARY_DIR}/config-kwayland.h)
-include_directories(${CMAKE_CURRENT_BINARY_DIR})
-
 # adjusting CMAKE_C_FLAGS to get wayland protocols to compile
 set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -std=gnu90")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.89.0/autotests/client/CMakeLists.txt 
new/kwayland-5.90.0/autotests/client/CMakeLists.txt
--- old/kwayland-5.89.0/autotests/client/CMakeLists.txt 2021-12-04 
18:05:03.0 +0100
+++ new/kwayland-5.90.0/autotests/client/CMakeLists.txt 2022-01-01 
13:19:55.0 +0100
@@ -74,15 +74,13 @@
 
 # Test WaylandSeat
 
-if (HAVE_LINUX_INPUT_H)
-set( testWaylandSeat_SRCS
-test_wayland_seat.cpp
-)
-add_executable(testWaylandSeat ${testWaylandSeat_SRCS})
-target_link_libraries( testWaylandSeat Qt5::Test Qt5::Gui 
KF5::WaylandClient KF5::WaylandServer Wayland::Client Wayland::Server)
-add_test(NAME kwayland-testWaylandSeat COMMAND testWaylandSeat)
-ecm_mark_as_test(testWaylandSeat)
-endif()
+set( testWaylandSeat_SRCS
+test_wayland_seat.cpp
+)
+add_executable(testWaylandSeat ${testWaylandSeat_SRCS})
+target_link_libraries( testWaylandSeat Qt5::Test Qt5::Gui KF5::WaylandClient 
KF5::WaylandServer Wayland::Client 

commit kwayland for openSUSE:Factory

2021-12-13 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2021-12-13 20:41:16

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.2520 (New)


Package is "kwayland"

Mon Dec 13 20:41:16 2021 rev:93 rq:939246 version:5.89.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2021-11-15 
15:27:06.349835352 +0100
+++ /work/SRC/openSUSE:Factory/.kwayland.new.2520/kwayland.changes  
2021-12-13 20:44:54.81640 +0100
@@ -1,0 +2,10 @@
+Sat Dec  4 22:57:00 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 5.89.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.89.0
+- Changes since 5.88.0:
+  * Use pointer-to-member-function signal/slot syntax
+
+---

Old:

  kwayland-5.88.0.tar.xz
  kwayland-5.88.0.tar.xz.sig

New:

  kwayland-5.89.0.tar.xz
  kwayland-5.89.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.54zmsk/_old  2021-12-13 20:44:55.420488954 +0100
+++ /var/tmp/diff_new_pack.54zmsk/_new  2021-12-13 20:44:55.424488954 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define _tar_path 5.88
+%define _tar_path 5.89
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -24,7 +24,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   kwayland
-Version:5.88.0
+Version:5.89.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later


++ kwayland-5.88.0.tar.xz -> kwayland-5.89.0.tar.xz ++
 2260 lines of diff (skipped)


commit kwayland for openSUSE:Factory

2021-11-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2021-11-15 15:25:43

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.1890 (New)


Package is "kwayland"

Mon Nov 15 15:25:43 2021 rev:92 rq:931117 version:5.88.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2021-10-18 
22:00:55.806038792 +0200
+++ /work/SRC/openSUSE:Factory/.kwayland.new.1890/kwayland.changes  
2021-11-15 15:27:06.349835352 +0100
@@ -1,0 +2,17 @@
+Sun Nov  7 09:13:37 UTC 2021 - Christophe Giboudeaux 
+
+- Strip 'Source' URL for faster submissions
+
+---
+Sun Nov  7 09:08:24 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 5.88.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.88.0
+- Changes since 5.87.0:
+  * Add FreeBSD CI
+  * Fix building waylandservertest when Qt was built without GLib support
+  * Correct the eglQueryWaylandBufferWL_func prototype
+
+---

Old:

  kwayland-5.87.0.tar.xz
  kwayland-5.87.0.tar.xz.sig

New:

  kwayland-5.88.0.tar.xz
  kwayland-5.88.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.cAAswT/_old  2021-11-15 15:27:06.889835504 +0100
+++ /var/tmp/diff_new_pack.cAAswT/_new  2021-11-15 15:27:06.893835505 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define _tar_path 5.87
+%define _tar_path 5.88
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -24,15 +24,15 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   kwayland
-Version:5.87.0
+Version:5.88.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later
 Group:  Development/Libraries/KDE
 URL:https://www.kde.org
-Source: 
https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
+Source: %{name}-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz.sig
+Source1:%{name}-%{version}.tar.xz.sig
 Source2:frameworks.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}


++ kwayland-5.87.0.tar.xz -> kwayland-5.88.0.tar.xz ++
 2885 lines of diff (skipped)


commit kwayland for openSUSE:Factory

2021-10-18 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2021-10-18 21:58:53

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.1890 (New)


Package is "kwayland"

Mon Oct 18 21:58:53 2021 rev:91 rq:924468 version:5.87.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2021-09-16 
23:16:18.651900127 +0200
+++ /work/SRC/openSUSE:Factory/.kwayland.new.1890/kwayland.changes  
2021-10-18 22:00:55.806038792 +0200
@@ -1,0 +2,11 @@
+Sun Oct  3 20:34:02 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 5.87.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.87.0
+- Changes since 5.86.0:
+  * Add Gitlab CI configuration
+  * KWayland depends on libraries/plasma-wayland-protocols
+
+---

Old:

  kwayland-5.86.0.tar.xz
  kwayland-5.86.0.tar.xz.sig

New:

  kwayland-5.87.0.tar.xz
  kwayland-5.87.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.pBVGsS/_old  2021-10-18 22:00:56.414039232 +0200
+++ /var/tmp/diff_new_pack.pBVGsS/_new  2021-10-18 22:00:56.418039235 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define _tar_path 5.86
+%define _tar_path 5.87
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -24,7 +24,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   kwayland
-Version:5.86.0
+Version:5.87.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later


++ kwayland-5.86.0.tar.xz -> kwayland-5.87.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.86.0/.gitlab-ci.yml 
new/kwayland-5.87.0/.gitlab-ci.yml
--- old/kwayland-5.86.0/.gitlab-ci.yml  1970-01-01 01:00:00.0 +0100
+++ new/kwayland-5.87.0/.gitlab-ci.yml  2021-10-02 14:22:30.0 +0200
@@ -0,0 +1,5 @@
+# SPDX-FileCopyrightText: 2020 Volker Krause 
+# SPDX-License-Identifier: CC0-1.0
+
+include:
+  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.86.0/.kde-ci.yml 
new/kwayland-5.87.0/.kde-ci.yml
--- old/kwayland-5.86.0/.kde-ci.yml 1970-01-01 01:00:00.0 +0100
+++ new/kwayland-5.87.0/.kde-ci.yml 2021-10-02 14:22:30.0 +0200
@@ -0,0 +1,8 @@
+Dependencies:
+- 'on': ['Linux', 'FreeBSD']
+  'require':
+'frameworks/extra-cmake-modules': '@same'
+'libraries/plasma-wayland-protocols': '@stable'
+
+Options:
+  test-before-installing: True
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.86.0/CMakeLists.txt 
new/kwayland-5.87.0/CMakeLists.txt
--- old/kwayland-5.86.0/CMakeLists.txt  2021-09-04 17:49:23.0 +0200
+++ new/kwayland-5.87.0/CMakeLists.txt  2021-10-02 14:22:30.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.86.0") # handled by release scripts
+set(KF_VERSION "5.87.0") # handled by release scripts
 project(KWayland VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.86.0  NO_MODULE)
+find_package(ECM 5.87.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/Modules)


commit kwayland for openSUSE:Factory

2021-09-16 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2021-09-16 23:14:15

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.1899 (New)


Package is "kwayland"

Thu Sep 16 23:14:15 2021 rev:90 rq:919220 version:5.86.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2021-08-16 
10:12:24.087041097 +0200
+++ /work/SRC/openSUSE:Factory/.kwayland.new.1899/kwayland.changes  
2021-09-16 23:16:18.651900127 +0200
@@ -1,0 +2,19 @@
+Wed Sep 15 08:24:20 UTC 2021 - Christophe Giboudeaux 
+
+- Drop the unneeded baselibs.conf.
+
+---
+Mon Sep  6 06:22:21 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 5.86.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.86.0
+- Changes since 5.85.0:
+  * Implement set_frost in contrast protocol
+  * Implement org_kde_plasma_window_management::send_to_output
+  * Decouple activation feedback from plasma window management global
+  * Port QStringRef (deprected) to QStringView
+  * plasma-window-management: Support new activation concepts
+
+---

Old:

  baselibs.conf
  kwayland-5.85.0.tar.xz
  kwayland-5.85.0.tar.xz.sig

New:

  kwayland-5.86.0.tar.xz
  kwayland-5.86.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.7siI5I/_old  2021-09-16 23:16:19.251900748 +0200
+++ /var/tmp/diff_new_pack.7siI5I/_new  2021-09-16 23:16:19.251900748 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define _tar_path 5.85
+%define _tar_path 5.86
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -24,7 +24,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   kwayland
-Version:5.85.0
+Version:5.86.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later
@@ -35,7 +35,6 @@
 Source1:
https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz.sig
 Source2:frameworks.keyring
 %endif
-Source99:   baselibs.conf
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem


++ kwayland-5.85.0.tar.xz -> kwayland-5.86.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.85.0/.git-blame-ignore-revs 
new/kwayland-5.86.0/.git-blame-ignore-revs
--- old/kwayland-5.85.0/.git-blame-ignore-revs  1970-01-01 01:00:00.0 
+0100
+++ new/kwayland-5.86.0/.git-blame-ignore-revs  2021-09-04 17:49:23.0 
+0200
@@ -0,0 +1,2 @@
+#clang-tidy
+00587c7b9f245a11130307178323bd1af6a4ac69
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.85.0/CMakeLists.txt 
new/kwayland-5.86.0/CMakeLists.txt
--- old/kwayland-5.85.0/CMakeLists.txt  2021-07-23 09:27:04.0 +0200
+++ new/kwayland-5.86.0/CMakeLists.txt  2021-09-04 17:49:23.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.85.0") # handled by release scripts
+set(KF_VERSION "5.86.0") # handled by release scripts
 project(KWayland VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.85.0  NO_MODULE)
+find_package(ECM 5.86.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/Modules)
@@ -30,7 +30,7 @@
 SOVERSION 5)
 
 # Dependencies
-set(REQUIRED_QT_VERSION 5.15.0)
+set(REQUIRED_QT_VERSION 5.15.2)
 find_package(Qt5Gui ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE COMPONENTS 
Private)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Concurrent 
WaylandClient)
 
@@ -55,7 +55,7 @@
 include(KDEGitCommitHooks)
 include(CheckIncludeFile)
 
-find_package(PlasmaWaylandProtocols 1.3.0 CONFIG)
+find_package(PlasmaWaylandProtocols 1.4.0 CONFIG)
 set_package_properties(PlasmaWaylandProtocols PROPERTIES TYPE REQUIRED)
 
 check_include_file("linux/input.h" HAVE_LINUX_INPUT_H)
@@ -65,7 +65,7 @@
 # adjusting CMAKE_C_FLAGS to get wayland protocols to compile
 set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -std=gnu90")
 
-add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050f00)

commit kwayland for openSUSE:Factory

2021-08-16 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2021-08-16 10:08:13

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.1899 (New)


Package is "kwayland"

Mon Aug 16 10:08:13 2021 rev:89 rq:912166 version:5.85.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2021-07-16 
00:01:56.644819816 +0200
+++ /work/SRC/openSUSE:Factory/.kwayland.new.1899/kwayland.changes  
2021-08-16 10:12:24.087041097 +0200
@@ -1,0 +2,10 @@
+Fri Aug  6 12:13:25 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 5.85.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.85.0
+- Changes since 5.84.0:
+  * Fix check for mmap failure (kde#421868)
+
+---

Old:

  kwayland-5.84.0.tar.xz
  kwayland-5.84.0.tar.xz.sig

New:

  kwayland-5.85.0.tar.xz
  kwayland-5.85.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.dFnL9v/_old  2021-08-16 10:12:24.531040576 +0200
+++ /var/tmp/diff_new_pack.dFnL9v/_new  2021-08-16 10:12:24.535040571 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define _tar_path 5.84
+%define _tar_path 5.85
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -24,7 +24,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   kwayland
-Version:5.84.0
+Version:5.85.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later


++ kwayland-5.84.0.tar.xz -> kwayland-5.85.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.84.0/CMakeLists.txt 
new/kwayland-5.85.0/CMakeLists.txt
--- old/kwayland-5.84.0/CMakeLists.txt  2021-06-28 00:22:41.0 +0200
+++ new/kwayland-5.85.0/CMakeLists.txt  2021-07-23 09:27:04.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.84.0") # handled by release scripts
+set(KF_VERSION "5.85.0") # handled by release scripts
 project(KWayland VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.84.0  NO_MODULE)
+find_package(ECM 5.85.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/Modules)
@@ -29,11 +29,10 @@
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5WaylandConfigVersion.cmake"
 SOVERSION 5)
 
-set(CMAKE_C_STANDARD 99)
-
 # Dependencies
 set(REQUIRED_QT_VERSION 5.15.0)
-find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Concurrent Gui 
WaylandClient)
+find_package(Qt5Gui ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE COMPONENTS 
Private)
+find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Concurrent 
WaylandClient)
 
 find_package(QtWaylandScanner REQUIRED)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.84.0/src/client/buffer.h 
new/kwayland-5.85.0/src/client/buffer.h
--- old/kwayland-5.84.0/src/client/buffer.h 2021-06-28 00:22:41.0 
+0200
+++ new/kwayland-5.85.0/src/client/buffer.h 2021-07-23 09:27:04.0 
+0200
@@ -59,7 +59,7 @@
  *
  * By default a Buffer is not used.
  *
- * @param used Whether the Bufer should be marked as used.
+ * @param used Whether the Buffer should be marked as used.
  * @see isUsed
  **/
 void setUsed(bool used);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.84.0/src/client/plasmashell.h 
new/kwayland-5.85.0/src/client/plasmashell.h
--- old/kwayland-5.84.0/src/client/plasmashell.h2021-06-28 
00:22:41.0 +0200
+++ new/kwayland-5.85.0/src/client/plasmashell.h2021-07-23 
09:27:04.0 +0200
@@ -323,7 +323,7 @@
 
 Q_SIGNALS:
 /**
- * Emitted when the compositor hided an auto hiding panel.
+ * Emitted when the compositor hid an auto hiding panel.
  * @see requestHideAutoHidingPanel
  * @see autoHidePanelShown
  * @see requestShowAutoHidingPanel
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.84.0/src/client/registry.h 
new/kwayland-5.85.0/src/client/registry.h
--- old/kwayland-5.84.0/src/client/registry.h   

commit kwayland for openSUSE:Factory

2021-07-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2021-07-16 00:00:04

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.2625 (New)


Package is "kwayland"

Fri Jul 16 00:00:04 2021 rev:88 rq:905530 version:5.84.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2021-06-16 
20:35:53.647228016 +0200
+++ /work/SRC/openSUSE:Factory/.kwayland.new.2625/kwayland.changes  
2021-07-16 00:01:56.644819816 +0200
@@ -1,0 +2,13 @@
+Sun Jul  4 07:45:51 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 5.84.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.84.0
+- Changes since 5.83.0:
+  * Fix build
+  * Remove not necessary forward declaration
+  * Use const'ref
+- Only install the license files once
+
+---

Old:

  kwayland-5.83.0.tar.xz
  kwayland-5.83.0.tar.xz.sig

New:

  kwayland-5.84.0.tar.xz
  kwayland-5.84.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.UbWGpp/_old  2021-07-16 00:01:57.292814421 +0200
+++ /var/tmp/diff_new_pack.UbWGpp/_new  2021-07-16 00:01:57.292814421 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define _tar_path 5.83
+%define _tar_path 5.84
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -24,7 +24,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   kwayland
-Version:5.83.0
+Version:5.84.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later
@@ -90,7 +90,6 @@
 %{_kf5_libdir}/libKF5WaylandServer.so.*
 
 %files devel
-%license LICENSES/*
 %{_kf5_includedir}/
 %{_kf5_libdir}/cmake/KF5Wayland/
 %{_kf5_libdir}/libKF5WaylandClient.so


++ kwayland-5.83.0.tar.xz -> kwayland-5.84.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.83.0/CMakeLists.txt 
new/kwayland-5.84.0/CMakeLists.txt
--- old/kwayland-5.83.0/CMakeLists.txt  2021-06-05 10:59:55.0 +0200
+++ new/kwayland-5.84.0/CMakeLists.txt  2021-06-28 00:22:41.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.83.0") # handled by release scripts
+set(KF_VERSION "5.84.0") # handled by release scripts
 project(KWayland VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.83.0  NO_MODULE)
+find_package(ECM 5.84.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/Modules)
@@ -29,6 +29,8 @@
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5WaylandConfigVersion.cmake"
 SOVERSION 5)
 
+set(CMAKE_C_STANDARD 99)
+
 # Dependencies
 set(REQUIRED_QT_VERSION 5.15.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Concurrent Gui 
WaylandClient)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.83.0/src/client/blur.h 
new/kwayland-5.84.0/src/client/blur.h
--- old/kwayland-5.83.0/src/client/blur.h   2021-06-05 10:59:55.0 
+0200
+++ new/kwayland-5.84.0/src/client/blur.h   2021-06-28 00:22:41.0 
+0200
@@ -20,8 +20,6 @@
 struct org_kde_kwin_blur;
 struct org_kde_kwin_blur_manager;
 
-class QMarginsF;
-class QWindow;
 
 namespace KWayland
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.83.0/src/client/fakeinput.h 
new/kwayland-5.84.0/src/client/fakeinput.h
--- old/kwayland-5.83.0/src/client/fakeinput.h  2021-06-05 10:59:55.0 
+0200
+++ new/kwayland-5.84.0/src/client/fakeinput.h  2021-06-28 00:22:41.0 
+0200
@@ -17,8 +17,6 @@
 namespace Client
 {
 class EventQueue;
-class FakeInputTimeout;
-class Seat;
 
 /**
  * @short Wrapper for the org_kde_kwin_fake_input interface.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.83.0/src/client/outputmanagement.h 
new/kwayland-5.84.0/src/client/outputmanagement.h
--- old/kwayland-5.83.0/src/client/outputmanagement.h   2021-06-05 
10:59:55.0 +0200
+++ new/kwayland-5.84.0/src/client/outputmanagement.h   2021-06-28 
00:22:41.0 +0200
@@ -18,7 +18,6 @@
 namespace Client
 {
 class EventQueue;
-class 

commit kwayland for openSUSE:Factory

2021-06-16 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2021-06-16 20:34:13

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.32437 (New)


Package is "kwayland"

Wed Jun 16 20:34:13 2021 rev:87 rq:899767 version:5.83.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2021-05-10 
15:37:38.869977927 +0200
+++ /work/SRC/openSUSE:Factory/.kwayland.new.32437/kwayland.changes 
2021-06-16 20:35:53.647228016 +0200
@@ -1,0 +2,14 @@
+Sat Jun  5 11:59:16 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 5.83.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.83.0
+- Changes since 5.82.0:
+  * Use protocol files from plasma-wayland-protocols
+  * Bump required CMake version to 3.16
+  * Fix windowmanagement test
+  * Update Plasma Wayland Protocols dependency to 1.3.0
+  * Do not emit Surface::leave twice when an output is removed
+
+---

Old:

  kwayland-5.82.0.tar.xz
  kwayland-5.82.0.tar.xz.sig

New:

  kwayland-5.83.0.tar.xz
  kwayland-5.83.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.qyLHIv/_old  2021-06-16 20:35:54.039228685 +0200
+++ /var/tmp/diff_new_pack.qyLHIv/_new  2021-06-16 20:35:54.039228685 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define _tar_path 5.82
+%define _tar_path 5.83
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -24,7 +24,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   kwayland
-Version:5.82.0
+Version:5.83.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later


++ kwayland-5.82.0.tar.xz -> kwayland-5.83.0.tar.xz ++
 2774 lines of diff (skipped)


commit kwayland for openSUSE:Factory

2021-05-10 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2021-05-10 15:35:51

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.2988 (New)


Package is "kwayland"

Mon May 10 15:35:51 2021 rev:86 rq:891784 version:5.82.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2021-04-12 
12:36:57.389340803 +0200
+++ /work/SRC/openSUSE:Factory/.kwayland.new.2988/kwayland.changes  
2021-05-10 15:37:38.869977927 +0200
@@ -1,0 +2,9 @@
+Sat May  1 16:41:16 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 5.82.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.82.0
+- Too many changes to list here.
+
+---

Old:

  kwayland-5.81.0.tar.xz
  kwayland-5.81.0.tar.xz.sig

New:

  kwayland-5.82.0.tar.xz
  kwayland-5.82.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.lP7AKH/_old  2021-05-10 15:37:39.345976084 +0200
+++ /var/tmp/diff_new_pack.lP7AKH/_new  2021-05-10 15:37:39.345976084 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define _tar_path 5.81
+%define _tar_path 5.82
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -24,7 +24,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   kwayland
-Version:5.81.0
+Version:5.82.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later
@@ -39,13 +39,13 @@
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
-BuildRequires:  libQt5Gui-private-headers-devel >= 5.14.0
+BuildRequires:  libQt5Gui-private-headers-devel >= 5.15.0
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(PlasmaWaylandProtocols) >= 1.2.1
-BuildRequires:  cmake(Qt5Concurrent) >= 5.14.0
-BuildRequires:  cmake(Qt5Gui) >= 5.14.0
-BuildRequires:  cmake(Qt5Test) >= 5.14.0
-BuildRequires:  cmake(Qt5WaylandClient) >= 5.14.0
+BuildRequires:  cmake(Qt5Concurrent) >= 5.15.0
+BuildRequires:  cmake(Qt5Gui) >= 5.15.0
+BuildRequires:  cmake(Qt5Test) >= 5.15.0
+BuildRequires:  cmake(Qt5WaylandClient) >= 5.15.0
 BuildRequires:  pkgconfig(egl)
 BuildRequires:  pkgconfig(wayland-client) >= 1.15.0
 BuildRequires:  pkgconfig(wayland-protocols)
@@ -64,20 +64,20 @@
 Group:  Development/Libraries/KDE
 Requires:   %{name} = %{version}
 Requires:   extra-cmake-modules >= %{_kf5_bugfix_version}
-Requires:   cmake(Qt5Gui) >= 5.14.0
+Requires:   cmake(Qt5Gui) >= 5.15.0
 
 %description devel
 KWayland provides a Qt-style Client and Server library wrapper for the Wayland 
libraries.
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
-  %cmake_kf5 -d build
-  %cmake_build
+%cmake_kf5 -d build
+%cmake_build
 
 %install
-  %kf5_makeinstall -C build
+%kf5_makeinstall -C build
 
 %post   -p /sbin/ldconfig
 %postun -p /sbin/ldconfig


++ kwayland-5.81.0.tar.xz -> kwayland-5.82.0.tar.xz ++
 37216 lines of diff (skipped)


commit kwayland for openSUSE:Factory

2021-04-12 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2021-04-12 12:34:47

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.2401 (New)


Package is "kwayland"

Mon Apr 12 12:34:47 2021 rev:85 rq:884291 version:5.81.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2021-03-16 
15:42:37.736866698 +0100
+++ /work/SRC/openSUSE:Factory/.kwayland.new.2401/kwayland.changes  
2021-04-12 12:36:57.389340803 +0200
@@ -1,0 +2,12 @@
+Mon Apr  5 07:12:50 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 5.81.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.81.0
+- Changes since 5.80.0:
+  * Fixes DTD check errors and a typo
+  * Add the activity management protocol client implementation
+  * Bump plasma-wayland-protocols dependency to 1.2.1
+
+---

Old:

  kwayland-5.80.0.tar.xz
  kwayland-5.80.0.tar.xz.sig

New:

  kwayland-5.81.0.tar.xz
  kwayland-5.81.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.eOyoz9/_old  2021-04-12 12:36:58.457342044 +0200
+++ /var/tmp/diff_new_pack.eOyoz9/_new  2021-04-12 12:36:58.461342049 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define _tar_path 5.80
+%define _tar_path 5.81
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -24,7 +24,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   kwayland
-Version:5.80.0
+Version:5.81.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later
@@ -41,7 +41,7 @@
 BuildRequires:  kf5-filesystem
 BuildRequires:  libQt5Gui-private-headers-devel >= 5.14.0
 BuildRequires:  pkgconfig
-BuildRequires:  cmake(PlasmaWaylandProtocols)
+BuildRequires:  cmake(PlasmaWaylandProtocols) >= 1.2.1
 BuildRequires:  cmake(Qt5Concurrent) >= 5.14.0
 BuildRequires:  cmake(Qt5Gui) >= 5.14.0
 BuildRequires:  cmake(Qt5Test) >= 5.14.0


++ kwayland-5.80.0.tar.xz -> kwayland-5.81.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.80.0/CMakeLists.txt 
new/kwayland-5.81.0/CMakeLists.txt
--- old/kwayland-5.80.0/CMakeLists.txt  2021-02-28 20:06:55.0 +0100
+++ new/kwayland-5.81.0/CMakeLists.txt  2021-04-06 00:17:00.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF_VERSION "5.80.0") # handled by release scripts
+set(KF_VERSION "5.81.0") # handled by release scripts
 project(KWayland VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.80.0  NO_MODULE)
+find_package(ECM 5.81.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/Modules)
@@ -53,7 +53,7 @@
 include(KDECMakeSettings)
 include(CheckIncludeFile)
 
-find_package(PlasmaWaylandProtocols 1.1 CONFIG)
+find_package(PlasmaWaylandProtocols 1.2.1 CONFIG)
 set_package_properties(PlasmaWaylandProtocols PROPERTIES TYPE REQUIRED)
 
 check_include_file("linux/input.h" HAVE_LINUX_INPUT_H)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kwayland-5.80.0/src/client/plasmawindowmanagement.cpp 
new/kwayland-5.81.0/src/client/plasmawindowmanagement.cpp
--- old/kwayland-5.80.0/src/client/plasmawindowmanagement.cpp   2021-02-28 
20:06:55.0 +0100
+++ new/kwayland-5.81.0/src/client/plasmawindowmanagement.cpp   2021-04-06 
00:17:00.0 +0200
@@ -89,6 +89,7 @@
 QPointer parentWindow;
 QMetaObject::Connection parentWindowUnmappedConnection;
 QStringList plasmaVirtualDesktops;
+QStringList plasmaActivities;
 QRect geometry;
 quint32 pid = 0;
 QString applicationMenuServiceName;
@@ -109,6 +110,8 @@
 static void virtualDesktopEnteredCallback(void *data, 
org_kde_plasma_window *org_kde_plasma_window, const char *id);
 static void virtualDesktopLeftCallback(void *data, org_kde_plasma_window 
*org_kde_plasma_window, const char *id);
 static void appmenuChangedCallback(void *data, org_kde_plasma_window 
*org_kde_plasma_window, const char *service_name, const char *object_path);
+static void activityEnteredCallback(void *data, org_kde_plasma_window 
*org_kde_plasma_window, const char *id);
+static void 

commit kwayland for openSUSE:Factory

2021-03-16 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2021-03-16 15:41:17

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.2401 (New)


Package is "kwayland"

Tue Mar 16 15:41:17 2021 rev:84 rq:878840 version:5.80.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2021-02-17 
18:12:46.910001561 +0100
+++ /work/SRC/openSUSE:Factory/.kwayland.new.2401/kwayland.changes  
2021-03-16 15:42:37.736866698 +0100
@@ -1,0 +2,9 @@
+Sun Mar  7 09:27:16 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 5.80.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.80.0
+- No code change since 5.79.0
+
+---

Old:

  kwayland-5.79.0.tar.xz
  kwayland-5.79.0.tar.xz.sig

New:

  kwayland-5.80.0.tar.xz
  kwayland-5.80.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.xDFTc1/_old  2021-03-16 15:42:38.432867812 +0100
+++ /var/tmp/diff_new_pack.xDFTc1/_new  2021-03-16 15:42:38.432867812 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define _tar_path 5.79
+%define _tar_path 5.80
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -24,7 +24,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   kwayland
-Version:5.79.0
+Version:5.80.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later


++ kwayland-5.79.0.tar.xz -> kwayland-5.80.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.79.0/.gitignore 
new/kwayland-5.80.0/.gitignore
--- old/kwayland-5.79.0/.gitignore  2021-01-30 18:34:44.0 +0100
+++ new/kwayland-5.80.0/.gitignore  2021-02-28 20:06:55.0 +0100
@@ -21,3 +21,4 @@
 *.unc-backup*
 .cmake/
 /.clang-format
+/compile_commands.json
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.79.0/CMakeLists.txt 
new/kwayland-5.80.0/CMakeLists.txt
--- old/kwayland-5.79.0/CMakeLists.txt  2021-01-30 18:34:44.0 +0100
+++ new/kwayland-5.80.0/CMakeLists.txt  2021-02-28 20:06:55.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF_VERSION "5.79.0") # handled by release scripts
+set(KF_VERSION "5.80.0") # handled by release scripts
 project(KWayland VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.79.0  NO_MODULE)
+find_package(ECM 5.80.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/Modules)


commit kwayland for openSUSE:Factory

2021-02-17 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2021-02-17 18:11:40

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.28504 (New)


Package is "kwayland"

Wed Feb 17 18:11:40 2021 rev:83 rq:871727 version:5.79.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2021-01-13 
18:20:16.145446921 +0100
+++ /work/SRC/openSUSE:Factory/.kwayland.new.28504/kwayland.changes 
2021-02-17 18:12:46.910001561 +0100
@@ -1,0 +2,9 @@
+Mon Feb  8 08:46:46 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 5.79.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.79.0
+- No code change since 5.78.0
+
+---

Old:

  kwayland-5.78.0.tar.xz
  kwayland-5.78.0.tar.xz.sig

New:

  kwayland-5.79.0.tar.xz
  kwayland-5.79.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.OXNu6c/_old  2021-02-17 18:12:47.510002052 +0100
+++ /var/tmp/diff_new_pack.OXNu6c/_new  2021-02-17 18:12:47.510002052 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define _tar_path 5.78
+%define _tar_path 5.79
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -24,7 +24,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   kwayland
-Version:5.78.0
+Version:5.79.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later


++ kwayland-5.78.0.tar.xz -> kwayland-5.79.0.tar.xz ++
 3926 lines of diff (skipped)


commit kwayland for openSUSE:Factory

2020-12-15 Thread User for buildservice source handling
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2020-12-15 12:29:35

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.2328 (New)


Package is "kwayland"

Tue Dec 15 12:29:35 2020 rev:81 rq:855464 version:5.77.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2020-11-23 
10:33:18.417546523 +0100
+++ /work/SRC/openSUSE:Factory/.kwayland.new.2328/kwayland.changes  
2020-12-15 12:31:53.968073550 +0100
@@ -1,0 +2,10 @@
+Mon Dec  7 17:14:47 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.77.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.77.0
+- Changes since 5.76.0:
+  * Compile without deprecated method
+
+---

Old:

  kwayland-5.76.0.tar.xz
  kwayland-5.76.0.tar.xz.sig

New:

  kwayland-5.77.0.tar.xz
  kwayland-5.77.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.AARWeB/_old  2020-12-15 12:31:54.724074159 +0100
+++ /var/tmp/diff_new_pack.AARWeB/_new  2020-12-15 12:31:54.732074166 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define _tar_path 5.76
+%define _tar_path 5.77
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -24,7 +24,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   kwayland
-Version:5.76.0
+Version:5.77.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later
@@ -39,13 +39,13 @@
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
-BuildRequires:  libQt5Gui-private-headers-devel >= 5.12.0
+BuildRequires:  libQt5Gui-private-headers-devel >= 5.13.0
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(PlasmaWaylandProtocols)
-BuildRequires:  cmake(Qt5Concurrent) >= 5.12.0
-BuildRequires:  cmake(Qt5Gui) >= 5.12.0
-BuildRequires:  cmake(Qt5Test) >= 5.12.0
-BuildRequires:  cmake(Qt5WaylandClient) >= 5.12.0
+BuildRequires:  cmake(Qt5Concurrent) >= 5.13.0
+BuildRequires:  cmake(Qt5Gui) >= 5.13.0
+BuildRequires:  cmake(Qt5Test) >= 5.13.0
+BuildRequires:  cmake(Qt5WaylandClient) >= 5.13.0
 BuildRequires:  pkgconfig(egl)
 BuildRequires:  pkgconfig(wayland-client) >= 1.15.0
 BuildRequires:  pkgconfig(wayland-protocols)
@@ -64,7 +64,7 @@
 Group:  Development/Libraries/KDE
 Requires:   %{name} = %{version}
 Requires:   extra-cmake-modules >= %{_kf5_bugfix_version}
-Requires:   cmake(Qt5Gui) >= 5.12.0
+Requires:   cmake(Qt5Gui) >= 5.13.0
 
 %description devel
 KWayland provides a Qt-style Client and Server library wrapper for the Wayland 
libraries.


++ kwayland-5.76.0.tar.xz -> kwayland-5.77.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.76.0/CMakeLists.txt 
new/kwayland-5.77.0/CMakeLists.txt
--- old/kwayland-5.76.0/CMakeLists.txt  2020-11-07 12:44:38.0 +0100
+++ new/kwayland-5.77.0/CMakeLists.txt  2020-12-05 11:15:17.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.76.0") # handled by release scripts
+set(KF5_VERSION "5.77.0") # handled by release scripts
 project(KWayland VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.76.0  NO_MODULE)
+find_package(ECM 5.77.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/Modules)
@@ -30,7 +30,7 @@
 SOVERSION 5)
 
 # Dependencies
-set(REQUIRED_QT_VERSION 5.12.0)
+set(REQUIRED_QT_VERSION 5.13.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Concurrent Gui 
WaylandClient)
 
 find_package(QtWaylandScanner REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kwayland-5.76.0/autotests/client/test_wayland_seat.cpp 
new/kwayland-5.77.0/autotests/client/test_wayland_seat.cpp
--- old/kwayland-5.76.0/autotests/client/test_wayland_seat.cpp  2020-11-07 
12:44:38.0 +0100
+++ new/kwayland-5.77.0/autotests/client/test_wayland_seat.cpp  2020-12-05 
11:15:17.0 +0100
@@ -719,7 +719,6 @@
 
 QTest::newRow("left")<< Qt::LeftButton<< quint32(BTN_LEFT);
 QTest::newRow("right")   << Qt::RightButton   << quint32(BTN_RIGHT);
-QTest::newRow("mid") 

[opensuse-commit] commit kwayland for openSUSE:Factory

2020-11-23 Thread User for buildservice source handling
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2020-11-19 11:51:48

Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland.new.5913 (New)


Package is "kwayland"

Thu Nov 19 11:51:48 2020 rev:80 rq:848584 version:5.76.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2020-10-12 
13:58:17.970190701 +0200
+++ /work/SRC/openSUSE:Factory/.kwayland.new.5913/kwayland.changes  
2020-11-23 10:33:18.417546523 +0100
@@ -1,0 +2,12 @@
+Sat Nov  7 21:35:23 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.76.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.76.0
+- Changes since 5.75.0:
+  * Provide convenience methods around wl_data_offet_accept()
+  * Mark enums in a Q_OBJECT, Q_ENUM
+  * If include is define in .h remove it if it's defined in .cpp too (scripted)
+
+---

Old:

  kwayland-5.75.0.tar.xz
  kwayland-5.75.0.tar.xz.sig

New:

  kwayland-5.76.0.tar.xz
  kwayland-5.76.0.tar.xz.sig



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.yU2xrd/_old  2020-11-23 10:33:18.989547149 +0100
+++ /var/tmp/diff_new_pack.yU2xrd/_new  2020-11-23 10:33:18.993547154 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define _tar_path 5.75
+%define _tar_path 5.76
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -24,7 +24,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   kwayland
-Version:5.75.0
+Version:5.76.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later


++ kwayland-5.75.0.tar.xz -> kwayland-5.76.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.75.0/CMakeLists.txt 
new/kwayland-5.76.0/CMakeLists.txt
--- old/kwayland-5.75.0/CMakeLists.txt  2020-10-04 11:58:05.0 +0200
+++ new/kwayland-5.76.0/CMakeLists.txt  2020-11-07 12:44:38.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.75.0") # handled by release scripts
+set(KF5_VERSION "5.76.0") # handled by release scripts
 project(KWayland VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.75.0  NO_MODULE)
+find_package(ECM 5.76.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/Modules)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.75.0/src/client/datadevice.cpp 
new/kwayland-5.76.0/src/client/datadevice.cpp
--- old/kwayland-5.75.0/src/client/datadevice.cpp   2020-10-04 
11:58:05.0 +0200
+++ new/kwayland-5.76.0/src/client/datadevice.cpp   2020-11-07 
12:44:38.0 +0100
@@ -4,7 +4,6 @@
 SPDX-License-Identifier: LGPL-2.1-only OR LGPL-3.0-only OR 
LicenseRef-KDE-Accepted-LGPL
 */
 #include "datadevice.h"
-#include "dataoffer.h"
 #include "datasource.h"
 #include "surface.h"
 #include "wayland_pointer_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.75.0/src/client/dataoffer.cpp 
new/kwayland-5.76.0/src/client/dataoffer.cpp
--- old/kwayland-5.75.0/src/client/dataoffer.cpp2020-10-04 
11:58:05.0 +0200
+++ new/kwayland-5.76.0/src/client/dataoffer.cpp2020-11-07 
12:44:38.0 +0100
@@ -152,6 +152,16 @@
 return d->mimeTypes;
 }
 
+void DataOffer::accept(const QMimeType , quint32 serial)
+{
+accept(mimeType.name(), serial);
+}
+
+void DataOffer::accept(const QString , quint32 serial)
+{
+wl_data_offer_accept(d->dataOffer, serial, mimeType.toUtf8().constData());
+}
+
 void DataOffer::receive(const QMimeType , qint32 fd)
 {
 receive(mimeType.name(), fd);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.75.0/src/client/dataoffer.h 
new/kwayland-5.76.0/src/client/dataoffer.h
--- old/kwayland-5.75.0/src/client/dataoffer.h  2020-10-04 11:58:05.0 
+0200
+++ new/kwayland-5.76.0/src/client/dataoffer.h  2020-11-07 12:44:38.0 
+0100
@@ -64,6 +64,23 @@
 
 QList offeredMimeTypes() const;
 
+/**
+ * Indicates that the client can accept data of the given @a mimeType.
+ * The @a serial parameter specifies the serial number