Update to version 0.7.0
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayfire?expand=0&rev=3
This commit is contained in:
parent
9bafdab367
commit
13dff0065e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a8604dd53ad0e7f7eb02dcb9d9fed8dfbbb945ba5b44ca63dd722c534ebf3afe
|
|
||||||
size 670680
|
|
@ -1 +0,0 @@
|
|||||||
a8604dd53ad0e7f7eb02dcb9d9fed8dfbbb945ba5b44ca63dd722c534ebf3afe wayfire-0.5.0.tar.xz
|
|
3
wayfire-0.7.0.tar.xz
Normal file
3
wayfire-0.7.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0d8ec311510bf10647d857c2db6e3dbbccfe3ac9064463661c8062c8cbb469a6
|
||||||
|
size 735756
|
1
wayfire-0.7.0.tar.xz.sha256sum
Normal file
1
wayfire-0.7.0.tar.xz.sha256sum
Normal file
@ -0,0 +1 @@
|
|||||||
|
0d8ec311510bf10647d857c2db6e3dbbccfe3ac9064463661c8062c8cbb469a6 wayfire-0.7.0.tar.xz
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 3 04:42:20 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 0.7.0:
|
||||||
|
* Compatible with wf-config 0.7.x and wlroots 0.12.x
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 9 06:42:34 UTC 2020 - Dead Mozay <dead_mozay@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 0.6.0:
|
||||||
|
* Compatible with wlroots 0.12.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 17 04:03:38 UTC 2020 - Dead Mozay <dead_mozay@opensuse.org>
|
Mon Aug 17 04:03:38 UTC 2020 - Dead Mozay <dead_mozay@opensuse.org>
|
||||||
|
|
||||||
|
@ -15,15 +15,16 @@
|
|||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
%define _lto_cflags %{nil}
|
||||||
%define libname libwf-utils0
|
%define libname libwf-utils0
|
||||||
Name: wayfire
|
Name: wayfire
|
||||||
Version: 0.5.0
|
Version: 0.7.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: 3D wayland compositor
|
Summary: 3D wayland compositor
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://wayfire.org/
|
URL: https://wayfire.org/
|
||||||
Source0: https://github.com/WayfireWM/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
|
Source0: https://github.com/WayfireWM/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz
|
||||||
Source1: https://github.com/WayfireWM/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.sha256sum
|
Source1: https://github.com/WayfireWM/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz.sha256sum
|
||||||
BuildRequires: Mesa-libGLESv3-devel
|
BuildRequires: Mesa-libGLESv3-devel
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: inotify-tools-devel
|
BuildRequires: inotify-tools-devel
|
||||||
@ -102,6 +103,7 @@ install -Dpm0644 wayfire.desktop %{buildroot}%{_datadir}/wayland-sessions/%{name
|
|||||||
%{_libdir}/%{name}/
|
%{_libdir}/%{name}/
|
||||||
%{_libdir}/%{name}/*.so
|
%{_libdir}/%{name}/*.so
|
||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
|
%{_libdir}/*.a
|
||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
%{_includedir}/%{name}
|
%{_includedir}/%{name}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user