Update to 3.18.0

This commit is contained in:
Florian Müllner
2015-09-21 22:46:11 +02:00
parent 3edaab2dd1
commit 4aabf56bfc
4 changed files with 7 additions and 33 deletions

View File

@@ -2,7 +2,7 @@
%global gsettings_desktop_schemas_version 3.15.92
Name: mutter
Version: 3.17.92
Version: 3.18.0
Release: 1%{?dist}
Summary: Window and compositing manager based on Clutter
@@ -10,9 +10,7 @@ Group: User Interface/Desktops
License: GPLv2+
#VCS: git:git://git.gnome.org/mutter
URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/%{name}/3.17/%{name}-%{version}.tar.xz
Patch1: 0001-launcher-Don-t-pass-variable-as-format-string.patch
Source0: http://download.gnome.org/sources/%{name}/3.18/%{name}-%{version}.tar.xz
BuildRequires: clutter-devel >= %{clutter_version}
BuildRequires: pango-devel
@@ -96,7 +94,6 @@ the functionality of the installed %{name} package.
%prep
%setup -q
%patch1 -p1 -b fix-compiler-warning
%build
autoreconf -f -i
@@ -167,6 +164,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_datadir}/mutter/tests
%changelog
* Mon Sep 21 2015 Florian Müllner <fmuellner@redhat.com> - 3.18.0-1
- Update to 3.18.0
* Wed Sep 16 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.92-1
- Update to 3.17.92