Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sway for openSUSE:Factory checked in 
at 2022-12-28 10:54:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sway (Old)
 and      /work/SRC/openSUSE:Factory/.sway.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sway"

Wed Dec 28 10:54:30 2022 rev:35 rq:1045485 version:1.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/sway/sway.changes        2022-12-02 
13:13:31.717981002 +0100
+++ /work/SRC/openSUSE:Factory/.sway.new.1563/sway.changes      2022-12-28 
10:54:36.344132926 +0100
@@ -1,0 +2,23 @@
+Sun Dec 25 16:38:54 UTC 2022 - llyyr <llyyr.pub...@gmail.com>
+
+- Update to 1.8:
+  New features:
+  * A new bindgesture command can be used to bind actions to touchpad gestures
+  * More robust and secure screen lockers via the new 
+    ext-session-lock-v1 protocol (supported by swaylock)
+  * A new output unplug command has been added to remove virtual outputs
+  * libinput's new "disable while trackpointing" setting and
+    high-resolution scroll wheel events are now supported
+  * xdg-activation-v1 is now used for more reliable workspace matching when
+    launching new clients
+  * Various improvements from wlroots' Vulkan renderer
+  Changes:
+  * On Linux, CAP_SYS_NICE can be set to improve scheduling
+  * Manufacturer names in output identifiers might have changed
+  * SUID-root is no longer supported
+  * The output dpms command has been deprecated (superseded by output power)
+  * The pcre dependency has been replaced with pcre2
+- Remove 6484.patch, resolved upstream.
+- Remove fix-upstream-gcc12-build-issue.patch, resolved upstream.
+
+-------------------------------------------------------------------

Old:
----
  6484.patch
  fix-upstream-gcc12-build-issue.patch
  sway-1.7.tar.gz
  sway-1.7.tar.gz.sig

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

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

Other differences:
------------------
++++++ sway.spec ++++++
--- /var/tmp/diff_new_pack.xDHfLQ/_old  2022-12-28 10:54:37.000136332 +0100
+++ /var/tmp/diff_new_pack.xDHfLQ/_new  2022-12-28 10:54:37.004136353 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           sway
-Version:        1.7
+Version:        1.8
 Release:        0
 Summary:        Window manager for Wayland compatible with i3
 License:        MIT
@@ -26,9 +26,6 @@
 Source0:        
https://github.com/swaywm/sway/releases/download/%{version}/%{name}-%{version}.tar.gz
 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
-Patch0:         https://github.com/swaywm/sway/pull/6484.patch
-# Will be in next release
-Patch1:         fix-upstream-gcc12-build-issue.patch
 BuildRequires:  gcc-c++
 #BuildRequires:  libxslt-tools
 BuildRequires:  libevdev-devel
@@ -41,9 +38,9 @@
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(dbus-1) >= 1.10
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
-BuildRequires:  pkgconfig(json-c) >= 0.12.1
+BuildRequires:  pkgconfig(json-c) >= 0.13
 BuildRequires:  pkgconfig(libcap)
-BuildRequires:  pkgconfig(libinput) >= 1.6.0
+BuildRequires:  pkgconfig(libinput) >= 1.21.0
 BuildRequires:  pkgconfig(libpcre)
 BuildRequires:  pkgconfig(pango)
 BuildRequires:  pkgconfig(pangocairo)
@@ -51,9 +48,9 @@
 BuildRequires:  pkgconfig(wayland-cursor)
 BuildRequires:  pkgconfig(wayland-egl)
 BuildRequires:  pkgconfig(wayland-protocols) >= 1.24
-BuildRequires:  pkgconfig(wayland-server) >= 1.20.0
-BuildRequires:  pkgconfig(wlroots) >= 0.15.0
-BuildConflicts: pkgconfig(wlroots) >= 0.16.0
+BuildRequires:  pkgconfig(wayland-server) >= 1.21.0
+BuildRequires:  pkgconfig(wlroots) >= 0.16.0
+BuildConflicts: pkgconfig(wlroots) >= 0.17.0
 BuildRequires:  pkgconfig(xkbcommon)
 Requires:       %{name}-branding
 %if 0%{?suse_version}

++++++ sway-1.7.tar.gz -> sway-1.8.tar.gz ++++++
++++ 10271 lines of diff (skipped)

Reply via email to