Update to 3.16.0

This commit is contained in:
Florian Müllner
2015-03-23 18:58:48 +01:00
parent aecca18232
commit cf5f23880f
3 changed files with 8 additions and 4 deletions

View File

@@ -2,15 +2,15 @@
%global gsettings_desktop_schemas_version 3.15.92
Name: mutter
Version: 3.15.92
Release: 2%{?dist}
Version: 3.16.0
Release: 1%{?dist}
Summary: Window and compositing manager based on Clutter
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.15/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/%{name}/3.16/%{name}-%{version}.tar.xz
BuildRequires: clutter-devel >= %{clutter_version}
BuildRequires: pango-devel
@@ -164,6 +164,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_datadir}/mutter/tests
%changelog
* Mon Mar 23 2015 Florian Müllner <fmuellner@redhat.com> - 3.16.0-1
- Update to 3.16.0
* Tue Mar 17 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.92-2
- Update minimum dep versions
- Use license macro for the COPYING file