Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plasma-wayland-protocols for 
openSUSE:Factory checked in at 2022-10-11 17:59:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma-wayland-protocols (Old)
 and      /work/SRC/openSUSE:Factory/.plasma-wayland-protocols.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma-wayland-protocols"

Tue Oct 11 17:59:27 2022 rev:10 rq:1006757 version:1.9.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/plasma-wayland-protocols/plasma-wayland-protocols.changes
        2022-09-08 14:21:32.342371780 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-wayland-protocols.new.2275/plasma-wayland-protocols.changes
      2022-10-11 17:59:28.365497368 +0200
@@ -1,0 +2,6 @@
+Wed Sep 28 18:44:57 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 1.9.0:
+  * Fix plasma-shell version
+
+-------------------------------------------------------------------

Old:
----
  plasma-wayland-protocols-1.8.0.tar.xz
  plasma-wayland-protocols-1.8.0.tar.xz.sig

New:
----
  plasma-wayland-protocols-1.9.0.tar.xz
  plasma-wayland-protocols-1.9.0.tar.xz.sig

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

Other differences:
------------------
++++++ plasma-wayland-protocols.spec ++++++
--- /var/tmp/diff_new_pack.JG3AGj/_old  2022-10-11 17:59:28.853498142 +0200
+++ /var/tmp/diff_new_pack.JG3AGj/_new  2022-10-11 17:59:28.857498148 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:           plasma-wayland-protocols
-Version:        1.8.0
+Version:        1.9.0
 Release:        0
 Summary:        Wayland protocols used by Plasma
 License:        BSD-3-Clause AND LGPL-2.1-only AND LGPL-2.1-or-later AND MIT

++++++ plasma-wayland-protocols-1.8.0.tar.xz -> 
plasma-wayland-protocols-1.9.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-wayland-protocols-1.8.0/.gitlab-ci.yml 
new/plasma-wayland-protocols-1.9.0/.gitlab-ci.yml
--- old/plasma-wayland-protocols-1.8.0/.gitlab-ci.yml   2022-09-06 
16:10:09.000000000 +0200
+++ new/plasma-wayland-protocols-1.9.0/.gitlab-ci.yml   2022-09-28 
20:08:58.000000000 +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/linux-qt6.yml
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/android.yml
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-wayland-protocols-1.8.0/CMakeLists.txt 
new/plasma-wayland-protocols-1.9.0/CMakeLists.txt
--- old/plasma-wayland-protocols-1.8.0/CMakeLists.txt   2022-09-06 
16:10:09.000000000 +0200
+++ new/plasma-wayland-protocols-1.9.0/CMakeLists.txt   2022-09-28 
20:08:58.000000000 +0200
@@ -4,7 +4,7 @@
 
 cmake_minimum_required(VERSION 3.5)
 
-project(PlasmaWaylandProtocols VERSION 1.8.0)
+project(PlasmaWaylandProtocols VERSION 1.9.0)
 
 include(FeatureSummary)
 include(CMakePackageConfigHelpers)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-wayland-protocols-1.8.0/src/protocols/plasma-shell.xml 
new/plasma-wayland-protocols-1.9.0/src/protocols/plasma-shell.xml
--- old/plasma-wayland-protocols-1.8.0/src/protocols/plasma-shell.xml   
2022-09-06 16:10:09.000000000 +0200
+++ new/plasma-wayland-protocols-1.9.0/src/protocols/plasma-shell.xml   
2022-09-28 20:08:58.000000000 +0200
@@ -6,7 +6,7 @@
     SPDX-License-Identifier: LGPL-2.1-or-later
   ]]></copyright>
 
-  <interface name="org_kde_plasma_shell" version="7">
+  <interface name="org_kde_plasma_shell" version="8">
     <description summary="create shell windows and helpers">
       This interface is used by KF5 powered Wayland shells to communicate with
       the compositor and can only be bound one time.
@@ -119,7 +119,7 @@
     -->
   </interface>
 
-  <interface name="org_kde_plasma_surface" version="7">
+  <interface name="org_kde_plasma_surface" version="8">
     <description summary="metadata interface">
       An interface that may be implemented by a wl_surface, for
       implementations that provide the shell user interface.
@@ -180,7 +180,7 @@
       <entry name="notification" value="4"/>
       <entry name="tooltip" value="5"/>
       <entry name="criticalnotification" value="6" since="6"/>
-      <entry name="appletpopup" value="7" since="7"/>
+      <entry name="appletpopup" value="7" since="8"/>
 <!--
       <entry name="splash" value="1"/>
       <entry name="dashboard" value="3"/>

Reply via email to