commit kwayland6 for openSUSE:Factory

2024-07-17 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland6 for openSUSE:Factory 
checked in at 2024-07-17 15:13:10

Comparing /work/SRC/openSUSE:Factory/kwayland6 (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland6.new.17339 (New)


Package is "kwayland6"

Wed Jul 17 15:13:10 2024 rev:9 rq:1187994 version:6.1.3

Changes:

--- /work/SRC/openSUSE:Factory/kwayland6/kwayland6.changes  2024-07-04 
16:20:56.638404290 +0200
+++ /work/SRC/openSUSE:Factory/.kwayland6.new.17339/kwayland6.changes   
2024-07-17 15:13:24.602253611 +0200
@@ -1,0 +2,9 @@
+Tue Jul 16 13:23:55 UTC 2024 - Fabian Vogt 
+
+- Update to 6.1.3:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.1.3
+- Changes since 6.1.2:
+  * update version for new release
+
+---

Old:

  kwayland-6.1.2.tar.xz
  kwayland-6.1.2.tar.xz.sig

New:

  kwayland-6.1.3.tar.xz
  kwayland-6.1.3.tar.xz.sig



Other differences:
--
++ kwayland6.spec ++
--- /var/tmp/diff_new_pack.tdNHgl/_old  2024-07-17 15:13:25.158273981 +0200
+++ /var/tmp/diff_new_pack.tdNHgl/_new  2024-07-17 15:13:25.162274127 +0200
@@ -22,7 +22,7 @@
 %define rname kwayland
 %bcond_without released
 Name:   kwayland6
-Version:6.1.2
+Version:6.1.3
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later

++ kwayland-6.1.2.tar.xz -> kwayland-6.1.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-6.1.2/CMakeLists.txt 
new/kwayland-6.1.3/CMakeLists.txt
--- old/kwayland-6.1.2/CMakeLists.txt   2024-07-02 11:12:58.0 +0200
+++ new/kwayland-6.1.3/CMakeLists.txt   2024-07-16 13:08:34.0 +0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(PROJECT_VERSION "6.1.2")
+set(PROJECT_VERSION "6.1.3")
 project(kwayland VERSION ${PROJECT_VERSION})
 
 set(QT_MIN_VERSION "6.6.0")


commit kwayland6 for openSUSE:Factory

2024-06-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland6 for openSUSE:Factory 
checked in at 2024-06-22 13:22:03

Comparing /work/SRC/openSUSE:Factory/kwayland6 (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland6.new.18349 (New)


Package is "kwayland6"

Sat Jun 22 13:22:03 2024 rev:6 rq:1181122 version:6.1.0

Changes:

--- /work/SRC/openSUSE:Factory/kwayland6/kwayland6.changes  2024-05-27 
11:48:37.717900667 +0200
+++ /work/SRC/openSUSE:Factory/.kwayland6.new.18349/kwayland6.changes   
2024-06-22 13:22:17.428181372 +0200
@@ -1,0 +2,29 @@
+Thu Jun 13 10:58:32 UTC 2024 - Fabian Vogt 
+
+- Update to 6.1.0:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.1.0
+- Changes since 6.0.90:
+  * update version for new release
+  * Guard org_kde_plasma_window_management.get_stacking_order with proper 
version check
+- Drop patches, now upstream:
+  * 0001-Guard-org_kde_plasma_window_management.get_stacking_.patch
+
+---
+Mon Jun  3 17:56:33 UTC 2024 - Fabian Vogt 
+
+- Add patch to fix crash with old kwin:
+  * 0001-Guard-org_kde_plasma_window_management.get_stacking_.patch
+
+---
+Sat May 25 11:18:21 UTC 2024 - Fabian Vogt 
+
+- Update to 6.0.90:
+  * New feature release
+  * For more details see https://kde.org/announcements/plasma/6/6.0.90
+- Changes since 6.0.5:
+  * update version for new release
+  * client: update plasma-window-management to v17 (kde#479492)
+  * Remove explicit maintainer from metainfo
+
+---

Old:

  kwayland-6.0.5.tar.xz
  kwayland-6.0.5.tar.xz.sig

New:

  kwayland-6.1.0.tar.xz
  kwayland-6.1.0.tar.xz.sig



Other differences:
--
++ kwayland6.spec ++
--- /var/tmp/diff_new_pack.LkidJD/_old  2024-06-22 13:22:19.008239147 +0200
+++ /var/tmp/diff_new_pack.LkidJD/_new  2024-06-22 13:22:19.012239293 +0200
@@ -16,20 +16,20 @@
 #
 
 
-%define kf6_version 6.0.0
+%define kf6_version 6.2.0
 %define qt6_version 6.6.0
 
 %define rname kwayland
 %bcond_without released
 Name:   kwayland6
-Version:6.0.5
+Version:6.1.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later
 URL:https://www.kde.org
-Source: 
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz
+Source: %{rname}-%{version}.tar.xz
 %if %{with released}
-Source1:
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig
+Source1:%{rname}-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  doxygen

++ kwayland-6.0.5.tar.xz -> kwayland-6.1.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-6.0.5/CMakeLists.txt 
new/kwayland-6.1.0/CMakeLists.txt
--- old/kwayland-6.0.5/CMakeLists.txt   2024-05-21 18:48:34.0 +0200
+++ new/kwayland-6.1.0/CMakeLists.txt   2024-06-13 12:35:26.0 +0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(PROJECT_VERSION "6.0.5")
+set(PROJECT_VERSION "6.1.0")
 project(kwayland VERSION ${PROJECT_VERSION})
 
 set(QT_MIN_VERSION "6.6.0")
-set(KF6_MIN_VERSION "6.0.0")
+set(KF6_MIN_VERSION "6.2.0")
 
 set(CMAKE_CXX_STANDARD 20)
 set(CMAKE_CXX_STANDARD_REQUIRED ON)
@@ -128,6 +128,7 @@
 INSTALL)
 endif()
 
-feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES)
+include(ECMFeatureSummary)
+ecm_feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 kde_configure_git_pre_commit_hook(CHECKS CLANG_FORMAT)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-6.0.5/metainfo.yaml 
new/kwayland-6.1.0/metainfo.yaml
--- old/kwayland-6.0.5/metainfo.yaml2024-05-21 18:48:34.0 +0200
+++ new/kwayland-6.1.0/metainfo.yaml2024-06-13 12:35:26.0 +0200
@@ -1,7 +1,6 @@
 fancyname: KWayland
 description: Qt-style API to interact with the wayland-client API
 irc: plasma
-maintainer: graesslin
 platforms:
 - name: Linux
 - name: FreeBSD
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-6.0.5/src/client/plasmawindowmanagement.cpp 
new/kwayland-6.1.0/src/client/plasmawindowmanagement.cpp
--- old/kwayland-6.0.5/src/client/plasmawindowmanagement.cpp2024-05-21 
18:48:34.0 +0200
+++ new/kwayland-6.1.0/src/client/plasmawindowmanagement.cpp2024-06-13 
12:35:26.0 +0200
@@ -24,8 +24,9 @@
 {
 namespace Client
 {
-class Q_DECL_HIDDEN PlasmaWindowManagement::Private
+class 

commit kwayland6 for openSUSE:Factory

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

here is the log from the commit of package kwayland6 for openSUSE:Factory 
checked in at 2024-05-27 11:45:49

Comparing /work/SRC/openSUSE:Factory/kwayland6 (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland6.new.24587 (New)


Package is "kwayland6"

Mon May 27 11:45:49 2024 rev:5 rq:1176104 version:6.0.5

Changes:

--- /work/SRC/openSUSE:Factory/kwayland6/kwayland6.changes  2024-04-18 
22:12:23.825020399 +0200
+++ /work/SRC/openSUSE:Factory/.kwayland6.new.24587/kwayland6.changes   
2024-05-27 11:48:37.717900667 +0200
@@ -1,0 +2,9 @@
+Wed May 22 07:43:06 UTC 2024 - Fabian Vogt 
+
+- Update to 6.0.5:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.0.5
+- Changes since 6.0.4:
+  * update version for new release
+
+---

Old:

  kwayland-6.0.4.tar.xz
  kwayland-6.0.4.tar.xz.sig

New:

  kwayland-6.0.5.tar.xz
  kwayland-6.0.5.tar.xz.sig



Other differences:
--
++ kwayland6.spec ++
--- /var/tmp/diff_new_pack.erqPwm/_old  2024-05-27 11:48:41.590042555 +0200
+++ /var/tmp/diff_new_pack.erqPwm/_new  2024-05-27 11:48:41.590042555 +0200
@@ -22,7 +22,7 @@
 %define rname kwayland
 %bcond_without released
 Name:   kwayland6
-Version:6.0.4
+Version:6.0.5
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later

++ kwayland-6.0.4.tar.xz -> kwayland-6.0.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-6.0.4/CMakeLists.txt 
new/kwayland-6.0.5/CMakeLists.txt
--- old/kwayland-6.0.4/CMakeLists.txt   2024-04-16 12:35:51.0 +0200
+++ new/kwayland-6.0.5/CMakeLists.txt   2024-05-21 18:48:34.0 +0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(PROJECT_VERSION "6.0.4")
+set(PROJECT_VERSION "6.0.5")
 project(kwayland VERSION ${PROJECT_VERSION})
 
 set(QT_MIN_VERSION "6.6.0")


commit kwayland6 for openSUSE:Factory

2024-04-18 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland6 for openSUSE:Factory 
checked in at 2024-04-18 22:11:25

Comparing /work/SRC/openSUSE:Factory/kwayland6 (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland6.new.26366 (New)


Package is "kwayland6"

Thu Apr 18 22:11:25 2024 rev:4 rq:1168743 version:6.0.4

Changes:

--- /work/SRC/openSUSE:Factory/kwayland6/kwayland6.changes  2024-03-28 
14:14:40.330288442 +0100
+++ /work/SRC/openSUSE:Factory/.kwayland6.new.26366/kwayland6.changes   
2024-04-18 22:12:23.825020399 +0200
@@ -1,0 +2,9 @@
+Wed Apr 17 08:12:40 UTC 2024 - Fabian Vogt 
+
+- Update to 6.0.4:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.0.4
+- Changes since 6.0.3:
+  * update version for new release
+
+---

Old:

  kwayland-6.0.3.tar.xz
  kwayland-6.0.3.tar.xz.sig

New:

  kwayland-6.0.4.tar.xz
  kwayland-6.0.4.tar.xz.sig



Other differences:
--
++ kwayland6.spec ++
--- /var/tmp/diff_new_pack.bkYwm2/_old  2024-04-18 22:12:25.009063912 +0200
+++ /var/tmp/diff_new_pack.bkYwm2/_new  2024-04-18 22:12:25.013064059 +0200
@@ -22,7 +22,7 @@
 %define rname kwayland
 %bcond_without released
 Name:   kwayland6
-Version:6.0.3
+Version:6.0.4
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later

++ kwayland-6.0.3.tar.xz -> kwayland-6.0.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-6.0.3/CMakeLists.txt 
new/kwayland-6.0.4/CMakeLists.txt
--- old/kwayland-6.0.3/CMakeLists.txt   2024-03-26 16:02:39.0 +0100
+++ new/kwayland-6.0.4/CMakeLists.txt   2024-04-16 12:35:51.0 +0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(PROJECT_VERSION "6.0.3")
+set(PROJECT_VERSION "6.0.4")
 project(kwayland VERSION ${PROJECT_VERSION})
 
 set(QT_MIN_VERSION "6.6.0")


commit kwayland6 for openSUSE:Factory

2024-03-28 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland6 for openSUSE:Factory 
checked in at 2024-03-28 13:53:45

Comparing /work/SRC/openSUSE:Factory/kwayland6 (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland6.new.1905 (New)


Package is "kwayland6"

Thu Mar 28 13:53:45 2024 rev:3 rq:1162428 version:6.0.3

Changes:

--- /work/SRC/openSUSE:Factory/kwayland6/kwayland6.changes  2024-03-14 
17:43:52.454769877 +0100
+++ /work/SRC/openSUSE:Factory/.kwayland6.new.1905/kwayland6.changes
2024-03-28 14:14:40.330288442 +0100
@@ -1,0 +2,9 @@
+Tue Mar 26 18:05:47 UTC 2024 - Fabian Vogt 
+
+- Update to 6.0.3:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.0.3
+- Changes since 6.0.2:
+  * update version for new release
+
+---

Old:

  kwayland-6.0.2.tar.xz
  kwayland-6.0.2.tar.xz.sig

New:

  kwayland-6.0.3.tar.xz
  kwayland-6.0.3.tar.xz.sig



Other differences:
--
++ kwayland6.spec ++
--- /var/tmp/diff_new_pack.sIhaDg/_old  2024-03-28 14:14:47.442549925 +0100
+++ /var/tmp/diff_new_pack.sIhaDg/_new  2024-03-28 14:14:47.442549925 +0100
@@ -22,7 +22,7 @@
 %define rname kwayland
 %bcond_without released
 Name:   kwayland6
-Version:6.0.2
+Version:6.0.3
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later

++ kwayland-6.0.2.tar.xz -> kwayland-6.0.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-6.0.2/CMakeLists.txt 
new/kwayland-6.0.3/CMakeLists.txt
--- old/kwayland-6.0.2/CMakeLists.txt   2024-03-12 13:44:10.0 +0100
+++ new/kwayland-6.0.3/CMakeLists.txt   2024-03-26 16:02:39.0 +0100
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(PROJECT_VERSION "6.0.2")
+set(PROJECT_VERSION "6.0.3")
 project(kwayland VERSION ${PROJECT_VERSION})
 
 set(QT_MIN_VERSION "6.6.0")


commit kwayland6 for openSUSE:Factory

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

here is the log from the commit of package kwayland6 for openSUSE:Factory 
checked in at 2024-03-14 17:43:24

Comparing /work/SRC/openSUSE:Factory/kwayland6 (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland6.new.1905 (New)


Package is "kwayland6"

Thu Mar 14 17:43:24 2024 rev:2 rq:1157702 version:6.0.2

Changes:

--- /work/SRC/openSUSE:Factory/kwayland6/kwayland6.changes  2024-03-11 
15:31:45.285592782 +0100
+++ /work/SRC/openSUSE:Factory/.kwayland6.new.1905/kwayland6.changes
2024-03-14 17:43:52.454769877 +0100
@@ -1,0 +2,9 @@
+Wed Mar 13 09:09:48 UTC 2024 - Fabian Vogt 
+
+- Update to 6.0.2:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.0.2
+- Changes since 6.0.1:
+  * update version for new release
+
+---

Old:

  kwayland-6.0.1.tar.xz
  kwayland-6.0.1.tar.xz.sig

New:

  kwayland-6.0.2.tar.xz
  kwayland-6.0.2.tar.xz.sig



Other differences:
--
++ kwayland6.spec ++
--- /var/tmp/diff_new_pack.U95MtC/_old  2024-03-14 17:43:53.730816662 +0100
+++ /var/tmp/diff_new_pack.U95MtC/_new  2024-03-14 17:43:53.734816809 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kwayland6
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
 %define rname kwayland
 %bcond_without released
 Name:   kwayland6
-Version:6.0.1
+Version:6.0.2
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1-or-later

++ kwayland-6.0.1.tar.xz -> kwayland-6.0.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-6.0.1/CMakeLists.txt 
new/kwayland-6.0.2/CMakeLists.txt
--- old/kwayland-6.0.1/CMakeLists.txt   2024-03-05 23:35:44.0 +0100
+++ new/kwayland-6.0.2/CMakeLists.txt   2024-03-12 13:44:10.0 +0100
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(PROJECT_VERSION "6.0.1")
+set(PROJECT_VERSION "6.0.2")
 project(kwayland VERSION ${PROJECT_VERSION})
 
 set(QT_MIN_VERSION "6.6.0")