- Set wlroots max version to spec.

- Update to version 0.7.4:
  * No changelog was made available.

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayfire?expand=0&rev=8
This commit is contained in:
Dead Mozay 2022-12-01 03:51:11 +00:00 committed by Git OBS Bridge
parent e16c7debfe
commit 52d8732111
6 changed files with 17 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:99d1d51b1db88c30de6484094fd02df39a82cbb503361e52abc1d94f8357cb5f
size 765524

View File

@ -1 +0,0 @@
99d1d51b1db88c30de6484094fd02df39a82cbb503361e52abc1d94f8357cb5f *wayfire-0.7.3.tar.xz

3
wayfire-0.7.4.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:89e375f7320d7bd4023d9f9499f979ee7209594afbb5aa0cfd897934a7f0514d
size 765956

View File

@ -0,0 +1 @@
89e375f7320d7bd4023d9f9499f979ee7209594afbb5aa0cfd897934a7f0514d *wayfire-0.7.4.tar.xz

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Nov 30 03:01:12 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>
- Set wlroots max version to spec.
-------------------------------------------------------------------
Mon Aug 1 04:43:24 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>
- Update to version 0.7.4:
* No changelog was made available.
-------------------------------------------------------------------
Mon Apr 18 03:39:45 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>

View File

@ -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)