diff --git a/remmina.spec b/remmina.spec
index 3c47a05..1a48f1b 100644
--- a/remmina.spec
+++ b/remmina.spec
@@ -1,6 +1,6 @@
 # Main branch is the "next" branch, not master
-%global commit0 7e82138c15f3f58ed063741af0a953b61fd49552
-%global date 20170622
+%global commit0 89009c8db58f4be4261d2f675684f9d90a88d50c
+%global date 20170710
 %global shortcommit0 %%(c=%%{commit0}; echo ${c:0:7})
 
 # RC releases
@@ -8,7 +8,7 @@
 
 Name:          remmina
 Version:       1.2.0
-Release:       0.37%{?snapshot:.%{snapshot}}%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
+Release:       0.38%{?snapshot:.%{snapshot}}%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
 Summary:       Remote Desktop Client
 License:       GPLv2+ and MIT
 URL:           http://remmina.sourceforge.net
@@ -309,6 +309,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Wed Jul 12 2017 Simone Caronni <negativo17@gmail.com> - 1.2.0-0.38.20170710git89009c8
+- Update to latest snapshot.
+
 * Mon Jun 26 2017 Simone Caronni <negativo17@gmail.com> - 1.2.0-0.37.20170622git7e82138
 - Rebuild for FreeRDP update.