Update to 3.16.0
This commit is contained in:
parent
aecca18232
commit
cf5f23880f
1
.gitignore
vendored
1
.gitignore
vendored
@ -86,3 +86,4 @@ mutter-2.31.5.tar.bz2
|
||||
/mutter-3.15.90.tar.xz
|
||||
/mutter-3.15.91.tar.xz
|
||||
/mutter-3.15.92.tar.xz
|
||||
/mutter-3.16.0.tar.xz
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user