Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwayland-server for openSUSE:Factory 
checked in at 2021-10-13 18:03:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwayland-server (Old)
 and      /work/SRC/openSUSE:Factory/.kwayland-server.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kwayland-server"

Wed Oct 13 18:03:30 2021 rev:25 rq:924706 version:5.23.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kwayland-server/kwayland-server.changes  
2021-09-04 22:33:12.763981096 +0200
+++ 
/work/SRC/openSUSE:Factory/.kwayland-server.new.2443/kwayland-server.changes    
    2021-10-13 18:05:28.663217331 +0200
@@ -1,0 +2,24 @@
+Thu Oct  7 13:50:07 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.23.0
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.23.0
+- Changes since 5.22.90:
+  * Automatically close fds for inert resources (kde#438097)
+  * outputdevice: add missing done events
+  * Send kde_output_device_v1.current_mode to the right resource
+  * Fix texture format handling for Nvidia driver
+  * fix rgb range sending (kde#442548)
+- Add new key + signature to plasma.keyring
+
+-------------------------------------------------------------------
+Thu Sep 16 13:04:53 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.22.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.22.90
+- Too many changes to list here
+
+-------------------------------------------------------------------

Old:
----
  kwayland-server-5.22.5.tar.xz
  kwayland-server-5.22.5.tar.xz.sig

New:
----
  kwayland-server-5.23.0.tar.xz
  kwayland-server-5.23.0.tar.xz.sig

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

Other differences:
------------------
++++++ kwayland-server.spec ++++++
--- /var/tmp/diff_new_pack.D0OoYA/_old  2021-10-13 18:05:29.175218134 +0200
+++ /var/tmp/diff_new_pack.D0OoYA/_new  2021-10-13 18:05:29.179218140 +0200
@@ -24,20 +24,24 @@
 
 %bcond_without lang
 Name:           kwayland-server
-Version:        5.22.5
+Version:        5.23.0
 Release:        0
 Summary:        KDE Wayland server library
 License:        LGPL-2.1-or-later
 Group:          Development/Libraries/KDE
 URL:            https://www.kde.org
-Source:         
https://download.kde.org/stable/plasma/%{version}/kwayland-server-%{version}.tar.xz
+Source:         kwayland-server-%{version}.tar.xz
 %if %{with lang}
-Source1:        
https://download.kde.org/stable/plasma/%{version}/kwayland-server-%{version}.tar.xz.sig
+Source1:        kwayland-server-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 BuildRequires:  cmake >= 3.16
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
+%if 0%{?suse_version} <= 1500
+# It does not build with the default compiler (GCC 7) on Leap 15.x
+BuildRequires:  gcc10-c++
+%endif
 BuildRequires:  kf5-filesystem
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5Wayland) >= 5.70.0
@@ -80,6 +84,9 @@
 echo > tests/CMakeLists.txt
 
 %build
+%if 0%{?suse_version} <= 1500
+  export CC=gcc-10 CXX=g++-10
+%endif
 %cmake_kf5 -d build -- -DBUILD_TESTING=ON
 %cmake_build
 

++++++ kwayland-server-5.22.5.tar.xz -> kwayland-server-5.23.0.tar.xz ++++++
++++ 24715 lines of diff (skipped)

++++++ plasma.keyring ++++++
Binary files /var/tmp/diff_new_pack.D0OoYA/_old and 
/var/tmp/diff_new_pack.D0OoYA/_new differ

Reply via email to