Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dwayland for openSUSE:Factory 
checked in at 2024-01-07 21:40:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dwayland (Old)
 and      /work/SRC/openSUSE:Factory/.dwayland.new.28375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dwayland"

Sun Jan  7 21:40:10 2024 rev:2 rq:1137335 version:5.24.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/dwayland/dwayland.changes        2023-01-18 
17:11:22.431882840 +0100
+++ /work/SRC/openSUSE:Factory/.dwayland.new.28375/dwayland.changes     
2024-01-07 21:40:23.080198869 +0100
@@ -1,0 +2,5 @@
+Sun Jan  7 07:46:00 UTC 2024 - Hillwood Yang <[email protected]>
+
+- Add extra-cmake-modules as BuildRequires, fix build on Tumbleweed 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ dwayland.spec ++++++
--- /var/tmp/diff_new_pack.VrL4Wh/_old  2024-01-07 21:40:23.656219823 +0100
+++ /var/tmp/diff_new_pack.VrL4Wh/_new  2024-01-07 21:40:23.656219823 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dwayland
 #
-# 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
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %define  sover  5
 
 Name:           dwayland
@@ -25,17 +26,18 @@
 Group:          System/GUI/Other
 URL:            https://github.com/linuxdeepin/dwayland
 Source0:        
https://github.com/linuxdeepin/dwayland/archive/refs/tags/%{version}-deepin.1.4.tar.gz
-BuildRequires:  wayland-devel
-BuildRequires:  libqt5-qtwayland
+BuildRequires:  extra-cmake-modules
 BuildRequires:  libQt5Gui-private-headers-devel
+BuildRequires:  libqt5-qtwayland
+BuildRequires:  wayland-devel
 BuildRequires:  cmake(DeepinWaylandProtocols) 
 BuildRequires:  cmake(KF5Wayland)
-BuildRequires:  pkgconfig(egl)
+BuildRequires:  pkgconfig(Qt5Concurrent)
 BuildRequires:  pkgconfig(Qt5Core)
-BuildRequires:  pkgconfig(Qt5WaylandClient)
 BuildRequires:  pkgconfig(Qt5Gui)
-BuildRequires:  pkgconfig(Qt5Concurrent)
+BuildRequires:  pkgconfig(Qt5WaylandClient)
 BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  pkgconfig(egl)
 BuildRequires:  pkgconfig(wayland-protocols)
 
 %description

Reply via email to