From 13dff0065ef3c4c9c499b58e07e781d1b14b65bee90533163364e8d97c45904a Mon Sep 17 00:00:00 2001 From: Dead Mozay Date: Wed, 3 Feb 2021 08:03:58 +0000 Subject: [PATCH] Update to version 0.7.0 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayfire?expand=0&rev=3 --- wayfire-0.5.0.tar.xz | 3 --- wayfire-0.5.0.tar.xz.sha256sum | 1 - wayfire-0.7.0.tar.xz | 3 +++ wayfire-0.7.0.tar.xz.sha256sum | 1 + wayfire.changes | 12 ++++++++++++ wayfire.spec | 8 +++++--- 6 files changed, 21 insertions(+), 7 deletions(-) delete mode 100644 wayfire-0.5.0.tar.xz delete mode 100644 wayfire-0.5.0.tar.xz.sha256sum create mode 100644 wayfire-0.7.0.tar.xz create mode 100644 wayfire-0.7.0.tar.xz.sha256sum diff --git a/wayfire-0.5.0.tar.xz b/wayfire-0.5.0.tar.xz deleted file mode 100644 index 4399b11..0000000 --- a/wayfire-0.5.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a8604dd53ad0e7f7eb02dcb9d9fed8dfbbb945ba5b44ca63dd722c534ebf3afe -size 670680 diff --git a/wayfire-0.5.0.tar.xz.sha256sum b/wayfire-0.5.0.tar.xz.sha256sum deleted file mode 100644 index 292ef44..0000000 --- a/wayfire-0.5.0.tar.xz.sha256sum +++ /dev/null @@ -1 +0,0 @@ -a8604dd53ad0e7f7eb02dcb9d9fed8dfbbb945ba5b44ca63dd722c534ebf3afe wayfire-0.5.0.tar.xz diff --git a/wayfire-0.7.0.tar.xz b/wayfire-0.7.0.tar.xz new file mode 100644 index 0000000..a14cf21 --- /dev/null +++ b/wayfire-0.7.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d8ec311510bf10647d857c2db6e3dbbccfe3ac9064463661c8062c8cbb469a6 +size 735756 diff --git a/wayfire-0.7.0.tar.xz.sha256sum b/wayfire-0.7.0.tar.xz.sha256sum new file mode 100644 index 0000000..a036e2a --- /dev/null +++ b/wayfire-0.7.0.tar.xz.sha256sum @@ -0,0 +1 @@ +0d8ec311510bf10647d857c2db6e3dbbccfe3ac9064463661c8062c8cbb469a6 wayfire-0.7.0.tar.xz diff --git a/wayfire.changes b/wayfire.changes index 701b6b0..bee5761 100644 --- a/wayfire.changes +++ b/wayfire.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Feb 3 04:42:20 UTC 2021 - Dead Mozay + +- 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 + +- Update to version 0.6.0: + * Compatible with wlroots 0.12.0 + ------------------------------------------------------------------- Mon Aug 17 04:03:38 UTC 2020 - Dead Mozay diff --git a/wayfire.spec b/wayfire.spec index 51f8d69..99e07b1 100644 --- a/wayfire.spec +++ b/wayfire.spec @@ -15,15 +15,16 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # +%define _lto_cflags %{nil} %define libname libwf-utils0 Name: wayfire -Version: 0.5.0 +Version: 0.7.0 Release: 0 Summary: 3D wayland compositor License: MIT URL: https://wayfire.org/ -Source0: https://github.com/WayfireWM/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz -Source1: https://github.com/WayfireWM/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.sha256sum +Source0: https://github.com/WayfireWM/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz +Source1: https://github.com/WayfireWM/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz.sha256sum BuildRequires: Mesa-libGLESv3-devel BuildRequires: gcc-c++ BuildRequires: inotify-tools-devel @@ -102,6 +103,7 @@ install -Dpm0644 wayfire.desktop %{buildroot}%{_datadir}/wayland-sessions/%{name %{_libdir}/%{name}/ %{_libdir}/%{name}/*.so %{_libdir}/*.so +%{_libdir}/*.a %{_libdir}/pkgconfig/*.pc %{_includedir}/%{name}