- Update to version 0.7.5:
* Wayfire bug-fix release. Compatible with wf-config and wf-shell 0.7.x, wlroots 0.16.x. OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayfire?expand=0&rev=9
This commit is contained in:
parent
52d8732111
commit
ad0003388c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:89e375f7320d7bd4023d9f9499f979ee7209594afbb5aa0cfd897934a7f0514d
|
||||
size 765956
|
@ -1 +0,0 @@
|
||||
89e375f7320d7bd4023d9f9499f979ee7209594afbb5aa0cfd897934a7f0514d *wayfire-0.7.4.tar.xz
|
3
wayfire-0.7.5.tar.xz
Normal file
3
wayfire-0.7.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f2e3184e72fe7999488fbba10bd38c29350b447489f02961aab5fa8438698b5c
|
||||
size 781952
|
1
wayfire-0.7.5.tar.xz.sha256sum
Normal file
1
wayfire-0.7.5.tar.xz.sha256sum
Normal file
@ -0,0 +1 @@
|
||||
f2e3184e72fe7999488fbba10bd38c29350b447489f02961aab5fa8438698b5c *wayfire-0.7.5.tar.xz
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 2 03:26:16 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>
|
||||
|
||||
- Update to version 0.7.5:
|
||||
* Wayfire bug-fix release.
|
||||
Compatible with wf-config and wf-shell 0.7.x, wlroots 0.16.x.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 30 03:01:12 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define _lto_cflags %{nil}
|
||||
%define libname libwf-utils0
|
||||
Name: wayfire
|
||||
Version: 0.7.4
|
||||
Version: 0.7.5
|
||||
Release: 0
|
||||
Summary: 3D wayland compositor
|
||||
License: MIT
|
||||
@ -43,16 +43,20 @@ BuildRequires: pkgconfig(libevdev)
|
||||
BuildRequires: pkgconfig(libinput) >= 1.7.0
|
||||
BuildRequires: pkgconfig(libjpeg)
|
||||
BuildRequires: pkgconfig(libpng)
|
||||
BuildRequires: inotify-tools-devel
|
||||
BuildRequires: pkgconfig(pixman-1)
|
||||
BuildRequires: pkgconfig(wayland-client)
|
||||
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.16.0
|
||||
BuildRequires: pkgconfig(wlroots) >= 0.16.0
|
||||
BuildRequires: pkgconfig(xkbcommon)
|
||||
BuildRequires: pkgconfig(xwayland)
|
||||
BuildRequires: pkgconfig(pango)
|
||||
BuildRequires: glslang-devel
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: hwdata
|
||||
Recommends: wayfire-config-manager
|
||||
Recommends: wayfire-plugins-extra
|
||||
Recommends: wcm
|
||||
|
Loading…
x
Reference in New Issue
Block a user