diff --git a/wayfire-0.7.0.tar.xz b/wayfire-0.7.0.tar.xz deleted file mode 100644 index a14cf21..0000000 --- a/wayfire-0.7.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -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 deleted file mode 100644 index a036e2a..0000000 --- a/wayfire-0.7.0.tar.xz.sha256sum +++ /dev/null @@ -1 +0,0 @@ -0d8ec311510bf10647d857c2db6e3dbbccfe3ac9064463661c8062c8cbb469a6 wayfire-0.7.0.tar.xz diff --git a/wayfire-0.7.1.tar.xz b/wayfire-0.7.1.tar.xz new file mode 100644 index 0000000..d499c5c --- /dev/null +++ b/wayfire-0.7.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8140aba8e41f1549d195f3dcbf8860e0448bcfdad1e18acc7d7ecebcb0f31bf +size 753104 diff --git a/wayfire-0.7.1.tar.xz.sha256sum b/wayfire-0.7.1.tar.xz.sha256sum new file mode 100644 index 0000000..9ef96e9 --- /dev/null +++ b/wayfire-0.7.1.tar.xz.sha256sum @@ -0,0 +1 @@ +d8140aba8e41f1549d195f3dcbf8860e0448bcfdad1e18acc7d7ecebcb0f31bf *wayfire-0.7.1.tar.xz diff --git a/wayfire.changes b/wayfire.changes index bee5761..284ecf5 100644 --- a/wayfire.changes +++ b/wayfire.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Jun 19 13:24:25 UTC 2021 - Luigi Baldoni + +- Update to version 0.7.1 + * This is a bug-fix release of Wayfire. It also contains + support for wlroots 0.13. + ------------------------------------------------------------------- Wed Feb 3 04:42:20 UTC 2021 - Dead Mozay diff --git a/wayfire.spec b/wayfire.spec index 99e07b1..238f759 100644 --- a/wayfire.spec +++ b/wayfire.spec @@ -1,7 +1,7 @@ # # spec file for package wayfire # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define _lto_cflags %{nil} %define libname libwf-utils0 Name: wayfire -Version: 0.7.0 +Version: 0.7.1 Release: 0 Summary: 3D wayland compositor License: MIT @@ -32,22 +32,23 @@ BuildRequires: meson BuildRequires: fdupes BuildRequires: pkgconfig BuildRequires: pkgconfig(cairo) +BuildRequires: pkgconfig(doctest) BuildRequires: pkgconfig(egl) BuildRequires: pkgconfig(freetype2) BuildRequires: pkgconfig(glesv2) BuildRequires: pkgconfig(glm) BuildRequires: pkgconfig(libdrm) BuildRequires: pkgconfig(libevdev) -BuildRequires: pkgconfig(libinput) +BuildRequires: pkgconfig(libinput) >= 1.7.0 BuildRequires: pkgconfig(libjpeg) BuildRequires: pkgconfig(libpng) BuildRequires: pkgconfig(pixman-1) BuildRequires: pkgconfig(wayland-client) BuildRequires: pkgconfig(wayland-cursor) -BuildRequires: pkgconfig(wayland-protocols) +BuildRequires: pkgconfig(wayland-protocols) >= 1.12 BuildRequires: pkgconfig(wayland-server) -BuildRequires: pkgconfig(wf-config) -BuildRequires: pkgconfig(wlroots) +BuildRequires: pkgconfig(wf-config) >= 0.7.0 +BuildRequires: pkgconfig(wlroots) >= 0.13.0 BuildRequires: pkgconfig(xkbcommon) Recommends: wayfire-config-manager Recommends: wayfire-plugins-extra @@ -81,6 +82,7 @@ echo "`grep %{name}-%{version}.tar.xz %{SOURCE1} | grep -Eo '^[0-9a-f]+'` %{SOU %install %meson_install install -Dpm0644 wayfire.desktop %{buildroot}%{_datadir}/wayland-sessions/%{name}.desktop +find %{buildroot} -type f -name "*.a" -delete -print0 %fdupes %{buildroot}/%{_prefix} @@ -103,7 +105,6 @@ install -Dpm0644 wayfire.desktop %{buildroot}%{_datadir}/wayland-sessions/%{name %{_libdir}/%{name}/ %{_libdir}/%{name}/*.so %{_libdir}/*.so -%{_libdir}/*.a %{_libdir}/pkgconfig/*.pc %{_includedir}/%{name}