diff --git a/.gitignore b/.gitignore
index 593d634..3215663 100644
--- a/.gitignore
+++ b/.gitignore
@@ -87,3 +87,4 @@ gdm-2.30.2.tar.bz2
 /gdm-3.19.90.tar.xz
 /gdm-3.19.91.tar.xz
 /gdm-3.19.92.tar.xz
+/gdm-3.20.0.tar.xz
diff --git a/gdm.spec b/gdm.spec
index a66fff2..bec085b 100644
--- a/gdm.spec
+++ b/gdm.spec
@@ -9,14 +9,14 @@
 
 Summary: The GNOME Display Manager
 Name: gdm
-Version: 3.19.92
+Version: 3.20.0
 Release: 1%{?dist}
 Epoch: 1
 License: GPLv2+
 Group: User Interface/X
 URL: https://wiki.gnome.org/Projects/GDM
 #VCS: git:git://git.gnome.org/gdm
-Source: http://download.gnome.org/sources/gdm/3.19/gdm-%{version}.tar.xz
+Source: http://download.gnome.org/sources/gdm/3.20/gdm-%{version}.tar.xz
 Source1: org.gnome.login-screen.gschema.override
 
 BuildRequires: pam-devel >= 0:%{pam_version}
@@ -295,6 +295,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_libdir}/pkgconfig/gdm.pc
 
 %changelog
+* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 1:3.20.0-1
+- Update to 3.20.0
+
 * Tue Mar 15 2016 Kalev Lember <klember@redhat.com> - 1:3.19.92-1
 - Update to 3.19.92
 
diff --git a/sources b/sources
index f6ec561..6be8681 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8303b8d25bb4434d0ea7b6ff0af1e8f4  gdm-3.19.92.tar.xz
+e3fa034ca4040a6db4f09eee93a2ea43  gdm-3.20.0.tar.xz