diff --git a/mate-system-monitor-1.5.1.tar.xz b/mate-system-monitor-1.5.1.tar.xz
deleted file mode 100644
index bc7b336..0000000
--- a/mate-system-monitor-1.5.1.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ff1b456ee94fac38ae518d5fd82cd0ae1bd9144a4502b5b17ebb48b164aa7c8b
-size 1909124
diff --git a/mate-system-monitor-1.6.0.tar.xz b/mate-system-monitor-1.6.0.tar.xz
new file mode 100644
index 0000000..60635b9
--- /dev/null
+++ b/mate-system-monitor-1.6.0.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3a84ebc128e0f906f131bec03bf16875639844e03f8a6e9583bc5c92cc147838
+size 1913596
diff --git a/mate-system-monitor.changes b/mate-system-monitor.changes
index 1918f59..473de3c 100644
--- a/mate-system-monitor.changes
+++ b/mate-system-monitor.changes
@@ -1,3 +1,13 @@
+-------------------------------------------------------------------
+Wed Apr  3 23:41:24 UTC 2013 - p.drouand@gmail.com
+
+- Update to version 1.6.0
+  + AC_CONFIG_HEADERS to please automake 1.13
+  +  Update mate-system-monitor.desktop.in.in
+     * choose a unique name
+     * add generic name
+  + update translations
+
 -------------------------------------------------------------------
 Thu Jan 24 20:48:32 UTC 2013 - nmo.marques@gmail.com
 
diff --git a/mate-system-monitor.spec b/mate-system-monitor.spec
index 1445e10..670e125 100644
--- a/mate-system-monitor.spec
+++ b/mate-system-monitor.spec
@@ -1,7 +1,6 @@
 # spec file for mate-system-monitor
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# Copyright (c) 2012 Nelson Marques <nmarques@gmail.com>
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,15 +15,16 @@
 
 
 Name:           mate-system-monitor
-Version:        1.5.1
+Version:        1.6.0
 Release:        0
 License:        GPL-2.0+
 Summary:        MATE Desktop system monitor
 Url:            http://mate-desktop.org
 Group:          System/GUI/Other
-Source0:        http://pub.mate-desktop.org/releases/1.5/%{name}-%{version}.tar.xz
+Source0:        http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
 # openSUSE branded image to replace original
 Source1:        side-openSUSE.png
+Recommends:     %{name}-lang
 %glib2_gsettings_schema_requires
 
 BuildRequires:  gcc-c++
@@ -64,7 +64,7 @@ as CPU and memory.
 NOCONFIGURE=1 ./autogen.sh
 %configure                                                              \
    --disable-static                                                     \
-   --libexecdir=%{_libexecdir}/${name}                                  \
+   --libexecdir=%{_libexecdir}/%{name}                                  \
    --disable-scrollkeeper
 make %{?_smp_mflags}