Update to 3.5.5

This commit is contained in:
Richard Hughes 2012-08-07 13:13:28 +01:00
parent d19a49ebb7
commit b0d2a3dc51
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -32,3 +32,4 @@ mutter-2.31.5.tar.bz2
/mutter-3.5.2.tar.xz
/mutter-3.5.3.tar.xz
/mutter-3.5.4.tar.xz
/mutter-3.5.5.tar.xz

View File

@ -1,6 +1,6 @@
Name: mutter
Version: 3.5.4
Release: 2%{?dist}
Version: 3.5.5
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
* Tue Aug 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.5-1
- Update to 3.5.5
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

View File

@ -1 +1 @@
49bd05bbe2026c3751b8836cd108ccb6 mutter-3.5.4.tar.xz
845ad58a22febd109e44403084d73320 mutter-3.5.5.tar.xz