diff --git a/weston-6.0.93.tar.xz b/weston-6.0.93.tar.xz deleted file mode 100644 index 4ad77a9..0000000 --- a/weston-6.0.93.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ab0157ba54eb9d3154c18aa4d00659fbf22b65ebdd45e894c836f50099e6af0 -size 1085908 diff --git a/weston-7.0.0.tar.xz b/weston-7.0.0.tar.xz new file mode 100644 index 0000000..55c49be --- /dev/null +++ b/weston-7.0.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a00a6d207b6a45f95f4401c604772a307c3767e5e2beecf3d879110c43909a64 +size 1086028 diff --git a/weston.changes b/weston.changes index 71ed765..3aa5145 100644 --- a/weston.changes +++ b/weston.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Aug 24 04:06:09 UTC 2019 - Jan Engelhardt + +- Update to new upstream release 7 + * New internal debug scopes and logging framework + * Improved documentation + * HDCP support + * A new PipeWire plugin + ------------------------------------------------------------------- Mon Jul 22 14:08:32 UTC 2019 - Guillaume GARDET diff --git a/weston.spec b/weston.spec index e6f73cd..0e2a6bc 100644 --- a/weston.spec +++ b/weston.spec @@ -19,8 +19,8 @@ Name: weston %define lname libweston0 %define major 7 -%define realver 6.0.93 -Version: 6 +%define realver 7.0.0 +Version: 7 Release: 0 Summary: Wayland Reference Compositor License: MIT AND CC-BY-SA-3.0 @@ -29,7 +29,7 @@ Url: https://wayland.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/wayland/weston #Git-Web: https://cgit.freedesktop.org/wayland/weston/ -Source: https://wayland.freedesktop.org/releases/weston-6.0.93.tar.xz +Source: https://wayland.freedesktop.org/releases/weston-%realver.tar.xz Source3: %name.keyring BuildRequires: autoconf >= 2.64 BuildRequires: automake >= 1.11