- Downgrading wlroots minimum version to spec.
- Update to version 0.7.2: * No changelog was made available. OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayfire?expand=0&rev=5
This commit is contained in:
parent
3761cd5a78
commit
dc03136fb2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d8140aba8e41f1549d195f3dcbf8860e0448bcfdad1e18acc7d7ecebcb0f31bf
|
||||
size 753104
|
@ -1 +0,0 @@
|
||||
d8140aba8e41f1549d195f3dcbf8860e0448bcfdad1e18acc7d7ecebcb0f31bf *wayfire-0.7.1.tar.xz
|
3
wayfire-0.7.2.tar.xz
Normal file
3
wayfire-0.7.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c6785613df438e64aa5dcce798a0205c83cd2f36102669fcfd0050e7a58c5abd
|
||||
size 753132
|
1
wayfire-0.7.2.tar.xz.sha256sum
Normal file
1
wayfire-0.7.2.tar.xz.sha256sum
Normal file
@ -0,0 +1 @@
|
||||
c6785613df438e64aa5dcce798a0205c83cd2f36102669fcfd0050e7a58c5abd wayfire-0.7.2.tar.xz
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 25 05:23:56 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>
|
||||
|
||||
- Downgrading wlroots minimum version to spec.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 25 05:17:22 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>
|
||||
|
||||
- Update to version 0.7.2:
|
||||
* No changelog was made available.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 19 13:24:25 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
|
@ -15,10 +15,11 @@
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define _lto_cflags %{nil}
|
||||
%define libname libwf-utils0
|
||||
Name: wayfire
|
||||
Version: 0.7.1
|
||||
Version: 0.7.2
|
||||
Release: 0
|
||||
Summary: 3D wayland compositor
|
||||
License: MIT
|
||||
@ -76,7 +77,10 @@ echo "`grep %{name}-%{version}.tar.xz %{SOURCE1} | grep -Eo '^[0-9a-f]+'` %{SOU
|
||||
%autosetup
|
||||
|
||||
%build
|
||||
%meson
|
||||
%meson \
|
||||
-Duse_system_wlroots=enabled \
|
||||
-Duse_system_wfconfig=enabled \
|
||||
-Dxwayland=enabled
|
||||
%meson_build
|
||||
|
||||
%install
|
||||
|
Loading…
x
Reference in New Issue
Block a user