diff --git a/wayfire-0.7.3.tar.xz b/wayfire-0.7.3.tar.xz deleted file mode 100644 index 5e5831e..0000000 --- a/wayfire-0.7.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:99d1d51b1db88c30de6484094fd02df39a82cbb503361e52abc1d94f8357cb5f -size 765524 diff --git a/wayfire-0.7.3.tar.xz.sha256sum b/wayfire-0.7.3.tar.xz.sha256sum deleted file mode 100644 index b27690e..0000000 --- a/wayfire-0.7.3.tar.xz.sha256sum +++ /dev/null @@ -1 +0,0 @@ -99d1d51b1db88c30de6484094fd02df39a82cbb503361e52abc1d94f8357cb5f *wayfire-0.7.3.tar.xz diff --git a/wayfire-0.7.4.tar.xz b/wayfire-0.7.4.tar.xz new file mode 100644 index 0000000..6608b72 --- /dev/null +++ b/wayfire-0.7.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89e375f7320d7bd4023d9f9499f979ee7209594afbb5aa0cfd897934a7f0514d +size 765956 diff --git a/wayfire-0.7.4.tar.xz.sha256sum b/wayfire-0.7.4.tar.xz.sha256sum new file mode 100644 index 0000000..a7f3b83 --- /dev/null +++ b/wayfire-0.7.4.tar.xz.sha256sum @@ -0,0 +1 @@ +89e375f7320d7bd4023d9f9499f979ee7209594afbb5aa0cfd897934a7f0514d *wayfire-0.7.4.tar.xz diff --git a/wayfire.changes b/wayfire.changes index e00fbe3..df534f8 100644 --- a/wayfire.changes +++ b/wayfire.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Nov 30 03:01:12 UTC 2022 - Dead Mozay + +- Set wlroots max version to spec. + +------------------------------------------------------------------- +Mon Aug 1 04:43:24 UTC 2022 - Dead Mozay + +- Update to version 0.7.4: + * No changelog was made available. + ------------------------------------------------------------------- Mon Apr 18 03:39:45 UTC 2022 - Dead Mozay diff --git a/wayfire.spec b/wayfire.spec index 866517d..c7543e9 100644 --- a/wayfire.spec +++ b/wayfire.spec @@ -19,7 +19,7 @@ %define _lto_cflags %{nil} %define libname libwf-utils0 Name: wayfire -Version: 0.7.3 +Version: 0.7.4 Release: 0 Summary: 3D wayland compositor License: MIT @@ -49,7 +49,7 @@ BuildRequires: pkgconfig(wayland-cursor) BuildRequires: pkgconfig(wayland-protocols) >= 1.12 BuildRequires: pkgconfig(wayland-server) BuildRequires: pkgconfig(wf-config) >= 0.7.0 -BuildRequires: pkgconfig(wlroots) >= 0.15.0 +BuildRequires: pkgconfig(wlroots) < 0.16.0 BuildRequires: pkgconfig(xkbcommon) BuildRequires: pkgconfig(xwayland) BuildRequires: pkgconfig(pango)