Update to 3.5.92

This commit is contained in:
Florian Müllner 2012-09-19 15:25:16 +02:00
parent bcdda49737
commit 2923e02bff
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -35,3 +35,4 @@ mutter-2.31.5.tar.bz2
/mutter-3.5.5.tar.xz
/mutter-3.5.90.tar.xz
/mutter-3.5.91.tar.xz
/mutter-3.5.92.tar.xz

View File

@ -1,6 +1,6 @@
Name: mutter
Version: 3.5.91
Release: 2%{?dist}
Version: 3.5.92
Release: 1%{?dist}
Summary: Window and compositing manager based on Clutter
Group: User Interface/Desktops
@ -131,6 +131,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%doc %{_mandir}/man1/mutter-window-demo.1.gz
%changelog
* Wed Sep 19 2012 Florian Müllner <fmuellner@redhat.com> - 3.5.92-1
- Update to 3.5.92
* Tue Sep 04 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.5.91-2
- Rebuild against new cogl

View File

@ -1 +1 @@
561cd54b68e0d26f3d76f4074ad4ff9f mutter-3.5.91.tar.xz
2bfac9ab095f370eb1f3ec35fbf6f880 mutter-3.5.92.tar.xz