diff --git a/mutter-2.27.2.tar.bz2 b/mutter-2.27.2.tar.bz2
deleted file mode 100644
index a0b080d..0000000
--- a/mutter-2.27.2.tar.bz2
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:713cd0621547907a80f5d3b73f482ce0ec1633bacabcaf6eb7e8ec77dd37bddd
-size 1994571
diff --git a/mutter-2.27.3.tar.bz2 b/mutter-2.27.3.tar.bz2
new file mode 100644
index 0000000..fe333a6
--- /dev/null
+++ b/mutter-2.27.3.tar.bz2
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7e5695413ac48e4be931a1000573b37eb41b8ffbab680bbfd7037b6f16760ce3
+size 1992846
diff --git a/mutter.changes b/mutter.changes
index c576f49..4e45626 100644
--- a/mutter.changes
+++ b/mutter.changes
@@ -1,3 +1,25 @@
+-------------------------------------------------------------------
+Sat Aug 29 10:25:06 CEST 2009 - vuntz@novell.com
+
+- Update to version 2.27.3:
+  + See http://git.gnome.org/cgit/mutter/log/?id=2.27.3
+  + Do not run effects during WM startup
+  + Remove meta_errors_register_foreign_display()
+  + Check the opacity of the right actor
+  + Always notify on title property change
+  + Avoid accessing freed memory when being replaced
+  + Fix alt-tab with urgent windows
+  + Enforce a policy of single-handling of key events
+  + Add a modal mode for plugins
+  + Fix custom-alt-tabs for single-handling of key events
+  + Check for NULL in meta_screen_tab_popup_destroy() instead of
+    asserting
+  + Unminimize windows passed to
+    meta_workspace_activate_with_focus()
+  + Add new API for plugins.
+  + Various minor fixes.
+  + Updated translations.
+
 -------------------------------------------------------------------
 Thu Aug 13 00:55:24 CEST 2009 - vuntz@novell.com
 
diff --git a/mutter.spec b/mutter.spec
index cf4f530..f599294 100644
--- a/mutter.spec
+++ b/mutter.spec
@@ -1,5 +1,5 @@
 #
-# spec file for package mutter (Version 2.27.2)
+# spec file for package mutter (Version 2.27.3)
 #
 # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -32,7 +32,7 @@ BuildRequires:  update-desktop-files
 BuildRequires:  zenity
 License:        GPL v2 or later
 Group:          System/GUI/GNOME
-Version:        2.27.2
+Version:        2.27.3
 Release:        1
 Summary:        Window and compositing manager based on Clutter
 Source:         %{name}-%{version}.tar.bz2