Update to 2.91.3

This commit is contained in:
Owen W. Taylor 2010-11-29 19:33:36 -05:00
parent 6c1cef6b50
commit 7801cc0b66
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
ef07e24dceddf8c3346e642a9cf5d730 mutter-2.91.2.tar.bz2
4b327ff295373f8bdebff74033ab557c mutter-2.91.3.tar.bz2