From b254e398896229f2c50eb64a66121b00e74dae13 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sat, 5 Apr 2014 18:53:21 +0200 Subject: [PATCH] Update dep versions --- mutter.spec | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/mutter.spec b/mutter.spec index b881ce6..895e4bd 100644 --- a/mutter.spec +++ b/mutter.spec @@ -1,6 +1,6 @@ Name: mutter Version: 3.12.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Window and compositing manager based on Clutter Group: User Interface/Desktops @@ -9,7 +9,7 @@ License: GPLv2+ URL: http://www.gnome.org Source0: http://download.gnome.org/sources/%{name}/3.12/%{name}-%{version}.tar.xz -BuildRequires: clutter-devel >= 1.13.5 +BuildRequires: clutter-devel >= 1.15.90 BuildRequires: pango-devel BuildRequires: startup-notification-devel BuildRequires: gnome-desktop3-devel @@ -32,9 +32,9 @@ BuildRequires: gtk-doc gnome-common intltool BuildRequires: libcanberra-devel BuildRequires: gsettings-desktop-schemas-devel -# Make sure this can't be installed with an old gnome-shell build because of -# an ABI change. -Conflicts: gnome-shell < 3.9.90 +# Make sure yum updates gnome-shell as well; otherwise we might end up with +# broken gnome-shell installations due to mutter ABI changes. +Conflicts: gnome-shell < 3.12.0 Requires: control-center-filesystem Requires: startup-notification @@ -127,6 +127,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %exclude %{_datadir}/gtk-doc %changelog +* Sat Apr 05 2014 Kalev Lember - 3.12.0-2 +- Update dep versions + * Tue Mar 25 2014 Florian Müllner - 3.12.0-1 - Update to 3.12.0