diff --git a/gala.spec b/gala.spec index 3e257ec..86b9ae8 100644 --- a/gala.spec +++ b/gala.spec @@ -7,7 +7,7 @@ Name: gala Summary: Gala window manager Version: 0.3.1 -Release: 0.13.%{commitdate}.git%{shortcommit}%{?dist} +Release: 0.14.%{commitdate}.git%{shortcommit}%{?dist} License: GPLv3+ URL: https://github.com/elementary/%{name} @@ -31,10 +31,12 @@ BuildRequires: pkgconfig(granite) BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(libbamf3) BuildRequires: pkgconfig(libcanberra) +BuildRequires: pkgconfig(mutter-clutter-2) +BuildRequires: pkgconfig(mutter-cogl-2) +BuildRequires: pkgconfig(mutter-cogl-pango-2) +BuildRequires: pkgconfig(mutter-cogl-path-2) BuildRequires: pkgconfig(plank) >= 0.11.0 -BuildRequires: mutter328-devel - Requires: %{name}-libs%{?_isa} = %{version}-%{release} @@ -119,6 +121,9 @@ desktop-file-validate \ %changelog +* Mon Oct 08 2018 Fabio Valentini - 0.3.1-0.14.20181003.gitfeffbf8 +- Make sure the right version of mutter is pulled in for builds. + * Mon Oct 08 2018 Fabio Valentini - 0.3.1-0.13.20181003.gitfeffbf8 - Bump to commit feffbf8.