diff --git a/.gitignore b/.gitignore
index 337858b..6fdb428 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/tpm2-tools-3.0.1.tar.gz
+/tpm2-tools-3.0.2.tar.gz
diff --git a/sources b/sources
index 8bf993a..5350a2a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tpm2-tools-3.0.1.tar.gz) = 2be41289ee1cb37368218da5a55d0d2b507bdc2c95eb2da3286e2d4776285e5c8e15d22b528d3b084fcd90ba60bb1defa3624939ec58c8f36d3bcb8937e2c078
+SHA512 (tpm2-tools-3.0.2.tar.gz) = 643667b47084b8229ee79790cdaae81922aed963d288c31481647f51329338da618b856ed69d2d5fb3e71b891add69b4688b9644d5e90d6257ba0a2e563cf487
diff --git a/tpm2-tools.spec b/tpm2-tools.spec
index 71e724d..95fde1c 100644
--- a/tpm2-tools.spec
+++ b/tpm2-tools.spec
@@ -1,5 +1,5 @@
 Name: tpm2-tools
-Version: 3.0.1
+Version: 3.0.2
 Release: 1%{?dist}
 Summary: A TPM2.0 testing tool build upon TPM2.0-TSS
 
@@ -50,6 +50,9 @@ tpm2-tools is a batch of testing tools for tpm2.0. It is based on tpm2-tss.
 %{_mandir}/man1/tpm2_*.1.gz
 
 %changelog
+* Mon Dec 18 2017 Javier Martinez Canillas <javierm@redhat.com> - 3.0.2-1
+- Update to 3.0.2 release
+
 * Tue Dec 12 2017 Javier Martinez Canillas <javierm@redhat.com> - 3.0.1-1
 - Update to 3.0.1 release (RHBZ#1512743)
 - Download the generated tarball provided instead of the source code tarball