This commit is contained in:
Matthias Clasen 2011-03-28 21:06:30 -04:00
parent e5318274b8
commit 0ed1ab5d5a
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ mutter-2.31.5.tar.bz2
/mutter-2.91.90.tar.bz2
/mutter-2.91.91.tar.bz2
/mutter-2.91.92.tar.bz2
/mutter-2.91.93.tar.bz2

View File

@ -1,5 +1,5 @@
Name: mutter
Version: 2.91.92
Version: 2.91.93
Release: 1%{?dist}
Summary: Window and compositing manager based on Clutter
@ -143,6 +143,9 @@ gconftool-2 --makefile-install-rule \
%doc %{_mandir}/man1/mutter-window-demo.1.gz
%changelog
* Mon Mar 28 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.93-1
- Update to 2.91.93
* Wed Mar 23 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.92-1
- Update to 2.91.92

View File

@ -1 +1 @@
17c3df11c16f075b86056f11d460b0e8 mutter-2.91.92.tar.bz2
cb7ec4b694b3c0057b741fc553dbba68 mutter-2.91.93.tar.bz2