Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sway for openSUSE:Factory checked in 
at 2024-10-29 14:36:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sway (Old)
 and      /work/SRC/openSUSE:Factory/.sway.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sway"

Tue Oct 29 14:36:26 2024 rev:46 rq:1218930 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/sway/sway.changes        2024-04-10 
17:49:37.378779099 +0200
+++ /work/SRC/openSUSE:Factory/.sway.new.2020/sway.changes      2024-10-29 
14:37:16.614811787 +0100
@@ -1,0 +2,40 @@
+Tue Oct 29 00:55:21 UTC 2024 - Joshua Smith <smolsh...@opensuse.org>
+
+- Update to version 1.10:
+  Features
+  * All of the enhancements from wlroots 0.18.
+  * Rewrite the renderer to leverage the wlroots scene-graph API,
+    resulting in improved performance.
+  * Add GPU reset recovery for improved robustness.
+  * Add a command to use an ICC profile for an output.
+  * Improved output configuration algorithm to light up more
+    outputs when the GPU bandwidth is constrained.
+    WLR_DRM_NO_MODIFIERS shouldn't be necessary anymore to
+    workaround black screens on Intel.
+  * Add support for IME popups used for CJK.
+  * Add support for tearing-control-v1, to opt-in for tearing
+    page-flips for gaming use-cases.
+  * Add support for ext-transient-seat-v1, allowing remoting apps
+    such as wayvnc to create separate temporary seats for input
+    events.
+  * Add support for ext-foreign-toplevel-list-v1, the new standard
+    protocol to obtain information about other toplevels. This will
+    eventually be used by taskbars, window switchers and
+    per-toplevel screen capture.
+  * Add support for xdg-shell v5 with popup repositioning and
+    hiding maximize/minimize buttons in CSD.
+  Changes
+  * dmenu_run is no longer a dependency of the default config file.
+  * The default config file now contains keybindings with pactl for
+    volume adjustment, brightnessctl for brightness adjustment and
+    grim for screenshots.
+  * The legacy wl_drm protocol is now disabled by default
+    (superseded by the standard linux-dmabuf-v1 protocol). This
+    causes breakage in xorg-xwayland < 24.1.0, libva < 2.22.0 and
+    amdvlk < 2024.Q4.1, and can be re-enabled manually via
+    -Dlegacy-wl-drm.
+  * The xwayland built-time option has been removed: Xwayland
+    support is now enabled at build-time if it was enabled for
+    wlroots.
+
+-------------------------------------------------------------------

Old:
----
  sway-1.9.tar.gz
  sway-1.9.tar.gz.sig

New:
----
  sway-1.10.tar.gz
  sway-1.10.tar.gz.sig

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

Other differences:
------------------
++++++ sway.spec ++++++
--- /var/tmp/diff_new_pack.9IZemh/_old  2024-10-29 14:37:17.318840857 +0100
+++ /var/tmp/diff_new_pack.9IZemh/_new  2024-10-29 14:37:17.322841022 +0100
@@ -16,8 +16,10 @@
 #
 
 
+%define contribver 1.9
+
 Name:           sway
-Version:        1.9
+Version:        1.10
 Release:        0
 Summary:        Window manager for Wayland compatible with i3
 License:        MIT
@@ -27,11 +29,12 @@
 Source1:        
https://github.com/swaywm/sway/releases/download/%{version}/%{name}-%{version}.tar.gz.sig
 Source2:        
https://emersion.fr/.well-known/openpgpkey/hu/dj3498u4hyyarh35rkjfnghbjxug6b19#/%{name}.keyring
 Source3:        sway-portals.conf
-Source4:        
https://github.com/OctopusET/sway-contrib/archive/refs/tags/%{version}-contrib.0.tar.gz#/sway-contrib-%{version}.tar.gz
+Source4:        
https://github.com/OctopusET/sway-contrib/archive/refs/tags/%{contribver}-contrib.0.tar.gz#/sway-contrib-%{contribver}.tar.gz
 Source5:        sway.rpmlintrc
 BuildRequires:  gcc-c++
 #BuildRequires:  libxslt-tools
 BuildRequires:  libevdev-devel
+BuildRequires:  fdupes
 BuildRequires:  libpixman-1-0-devel
 BuildRequires:  meson >= 0.60.0
 BuildRequires:  pam-devel
@@ -52,9 +55,7 @@
 BuildRequires:  pkgconfig(wayland-egl)
 BuildRequires:  pkgconfig(wayland-protocols) >= 1.24
 BuildRequires:  pkgconfig(wayland-server) >= 1.21.0
-BuildConflicts: pkgconfig(wlroots) <= 0.16.0
-BuildRequires:  fdupes
-BuildRequires:  pkgconfig(wlroots) >= 0.17.0
+BuildRequires:  pkgconfig(wlroots-0.18)
 BuildRequires:  pkgconfig(xkbcommon)
 # WARNING: do not set this to versioned, as it breaks other branding providers
 # such as openSUSEway (bsc#1222579)
@@ -90,6 +91,7 @@
 
 %package contrib
 Summary:        Contributed scripts for %{name}
+Version:        %{contribver}
 Group:          System/GUI/Other
 # autoname-workspaces & inactive-windows-transparency
 Requires:       python3-i3ipc

++++++ sway-1.9.tar.gz -> sway-1.10.tar.gz ++++++
++++ 16627 lines of diff (skipped)

++++++ sway.keyring ++++++
Binary files /var/tmp/diff_new_pack.9IZemh/_old and 
/var/tmp/diff_new_pack.9IZemh/_new differ

Reply via email to