Update to 3.0.1

This commit is contained in:
Owen W. Taylor 2011-04-25 18:35:57 -04:00
parent 65d8ac8e27
commit f1996aa0f4
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@ mutter-2.31.5.tar.bz2
/mutter-2.91.92.tar.bz2
/mutter-2.91.93.tar.bz2
/mutter-3.0.0.tar.bz2
/mutter-3.0.1.tar.bz2

View File

@ -1,5 +1,5 @@
Name: mutter
Version: 3.0.0
Version: 3.0.1
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 Apr 25 2011 Owen Taylor <otaylor@redhat.com> - 3.0.1-1
- Update to 3.0.1
* Mon Apr 4 2011 Owen Taylor <otaylor@redhat.com> - 3.0.0-1
- Update to 3.0.0

View File

@ -1 +1 @@
eb55cdab86de0f7e4032efada03062f8 mutter-3.0.0.tar.bz2
b0becf3994d279dae28a898d0e74d018 mutter-3.0.1.tar.bz2