This commit is contained in:
Matthias Clasen 2011-02-22 22:34:51 -05:00
parent 1e29ffead0
commit cec5493011
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ mutter-2.31.5.tar.bz2
/mutter-2.91.4.tar.bz2
/mutter-2.91.5.tar.bz2
/mutter-2.91.6.tar.bz2
/mutter-2.91.90.tar.bz2

View File

@ -1,6 +1,6 @@
Name: mutter
Version: 2.91.6
Release: 4%{?dist}
Version: 2.91.90
Release: 1%{?dist}
Summary: Window and compositing manager based on Clutter
Group: User Interface/Desktops
@ -142,6 +142,9 @@ gconftool-2 --makefile-install-rule \
%doc %{_mandir}/man1/mutter-window-demo.1.gz
%changelog
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-1
- Update to 2.91.90
* Thu Feb 10 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.6-4
- Rebuild against newer gtk

View File

@ -1 +1 @@
7b650c0af5c1fc015d2039746e29d09b mutter-2.91.6.tar.bz2
ba12e59ba436e6db6655f0da8a734f1c mutter-2.91.90.tar.bz2