Update to 2.91.3
This commit is contained in:
parent
6c1cef6b50
commit
7801cc0b66
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ mutter-2.31.5.tar.bz2
|
||||
/mutter-2.91.0.tar.bz2
|
||||
/mutter-2.91.1.tar.bz2
|
||||
/mutter-2.91.2.tar.bz2
|
||||
/mutter-2.91.3.tar.bz2
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: mutter
|
||||
Version: 2.91.2
|
||||
Version: 2.91.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Window and compositing manager based on Clutter
|
||||
|
||||
@ -9,7 +9,7 @@ License: GPLv2+
|
||||
Source0: ftp://ftp.gnome.org/pub/gnome/sources/%{name}/2.91/%{name}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildRequires: clutter-devel >= 1.4.0
|
||||
BuildRequires: clutter-devel >= 1.5.8
|
||||
BuildRequires: pango-devel
|
||||
BuildRequires: startup-notification-devel
|
||||
BuildRequires: gtk3-devel >= 2.91.0
|
||||
@ -147,6 +147,9 @@ gconftool-2 --makefile-install-rule \
|
||||
%doc %{_mandir}/man1/mutter-window-demo.1.gz
|
||||
|
||||
%changelog
|
||||
* Mon Nov 29 2010 Owen Taylor <otaylor@redhat.com> - 2.91.3-1
|
||||
- Update to 2.91.3
|
||||
|
||||
* Tue Nov 9 2010 Owen Taylor <otaylor@redhat.com> - 2.91.2-1
|
||||
- Update to 2.91.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user