diff --git a/.gitignore b/.gitignore index 3c8da67..ad341ae 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,5 @@ /wf-utils-889fdaf.tar.gz /wayfire-0.7.3.tar.gz /wayfire-0.7.4.tar.gz +/wayfire-0.7.5.tar.gz +/wf-utils-25ed62f.tar.gz diff --git a/sources b/sources index 6027b7d..345d55d 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -SHA512 (wayfire-0.7.4.tar.gz) = 9e82cb55cdcd34aa355da1e796ca69374d0c1ea11b50397f2119506d755e87b6b120fcec415fba57af66adc89ed62302ef645e91946926764923fd56d1c363aa +SHA512 (wayfire-0.7.5.tar.gz) = fc0266d4c82e1f19f72adb4264c5333e66b78f3c4b013ee36518cb4dba2079ca976a9b49513cc00382af64b56cec793bb2d35c6e95931ec22d3600a38e643cea SHA512 (wf-touch-8974eb0.tar.gz) = c57ab4d235b5551766cc33bf7ab773895c730a0ff306e5372284b8492a6a32a1e4d3c60a60a105043e9294e98d314f545a6ce9882bcebfdc50fb2447d0c05500 -SHA512 (wf-utils-889fdaf.tar.gz) = 355694a5a0e7f05918e2e1532787f0dfee2f799f916fce9a8c8f208c1c8fbee7fd3016b79331133a062c51d0eedbd0378e88262480199465df0b4f66419b635b +SHA512 (wf-utils-25ed62f.tar.gz) = 97cc8e37f7eeb8b677174e9fde4e35cd8d9e5d9301f3a2c55d47217448a993b6bec002f48f078b2f9f4cf95187ae2084dd1372e292d39915cf22f7e445f865a5 diff --git a/wayfire.spec b/wayfire.spec index 20331bf..b3c04fd 100644 --- a/wayfire.spec +++ b/wayfire.spec @@ -1,6 +1,6 @@ # Git submodules # * wf-utils -%global commit1 889fdafa7b09fc6ce70313fd3f067cfc8c21a2ac +%global commit1 25ed62f35c0b7810beee2009c6a419847f8f89fe %global shortcommit1 %(c=%{commit1}; echo ${c:0:7}) # * wf-touch @@ -8,7 +8,7 @@ %global shortcommit2 %(c=%{commit2}; echo ${c:0:7}) Name: wayfire -Version: 0.7.4 +Version: 0.7.5 Release: %autorelease Summary: 3D wayland compositor @@ -41,7 +41,7 @@ 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.15.0 +BuildRequires: pkgconfig(wlroots) >= 0.16.0 BuildRequires: pkgconfig(xkbcommon) Recommends: wayfire-config-manager