diff --git a/weston-13.0.0.tar.xz b/weston-13.0.0.tar.xz deleted file mode 100644 index 226566f..0000000 --- a/weston-13.0.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:52ff1d4aa2394a2e416c85a338b627ce97fa71d43eb762fd4aaf145d36fc795a -size 1986520 diff --git a/weston-13.0.0.tar.xz.sig b/weston-13.0.0.tar.xz.sig deleted file mode 100644 index 059456c..0000000 Binary files a/weston-13.0.0.tar.xz.sig and /dev/null differ diff --git a/weston-13.0.1.tar.xz b/weston-13.0.1.tar.xz new file mode 100644 index 0000000..61c2666 --- /dev/null +++ b/weston-13.0.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea1566ab4f5ffce7e9fd4f7a1fca5b30caae4d50023bf459213994094e02b29a +size 1986684 diff --git a/weston-13.0.1.tar.xz.sig b/weston-13.0.1.tar.xz.sig new file mode 100644 index 0000000..b5cf688 Binary files /dev/null and b/weston-13.0.1.tar.xz.sig differ diff --git a/weston.changes b/weston.changes index 818d7b2..6146207 100644 --- a/weston.changes +++ b/weston.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Apr 23 16:25:21 UTC 2024 - Jan Engelhardt + +- Update to release 13.0.1 + * desktop-shell: clamp view alpha correctly + * desktop-shell: set proper curtain size when no output is + created yet + ------------------------------------------------------------------- Tue Nov 28 02:00:22 UTC 2023 - Jan Engelhardt diff --git a/weston.spec b/weston.spec index 0e98062..4db109e 100644 --- a/weston.spec +++ b/weston.spec @@ -1,7 +1,7 @@ # # spec file for package weston # -# 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 @@ -19,7 +19,7 @@ Name: weston %define lname libweston0 %define major 13 -Version: 13.0.0 +Version: 13.0.1 Release: 0 Summary: Wayland Reference Compositor License: CC-BY-SA-3.0 AND MIT @@ -27,8 +27,8 @@ Group: System/X11/Servers URL: https://wayland.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/wayland/weston #Git-Web: https://cgit.freedesktop.org/wayland/weston/ -Source: https://gitlab.freedesktop.org/wayland/weston/-/releases/%version/downloads/weston-%version.tar.xz -Source2: https://gitlab.freedesktop.org/wayland/weston/-/releases/%version/downloads/weston-%version.tar.xz.sig +Source: https://gitlab.freedesktop.org/wayland/weston/-/releases/%version/downloads/%name-%version.tar.xz +Source2: https://gitlab.freedesktop.org/wayland/weston/-/releases/%version/downloads/%name-%version.tar.xz.sig BuildRequires: Mesa-libGLESv3-devel BuildRequires: gcc-c++ BuildRequires: glibc-devel >= 2.27 @@ -123,6 +123,7 @@ to develop plugins for Weston. %autosetup -p1 %build +# includedir intentional, cf. bugzilla.opensuse.org/795968 %meson -Ddemo-clients=false -Dremoting=false -Dsimple-clients= \ -Dtest-junit-xml=false -Dpipewire=false -Dbackend-vnc=false \ --includedir="%_includedir/%name" @@ -145,8 +146,7 @@ fi popd %endif -%post -n libweston-%major-0 -p /sbin/ldconfig -%postun -n libweston-%major-0 -p /sbin/ldconfig +%ldconfig_scriptlets -n libweston-%major-0 %files %license COPYING