diff --git a/.gitignore b/.gitignore
index 6fdb428..4c236f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/tpm2-tools-3.0.2.tar.gz
+/tpm2-tools-3.0.3.tar.gz
diff --git a/sources b/sources
index 5350a2a..7ef7fcb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tpm2-tools-3.0.2.tar.gz) = 643667b47084b8229ee79790cdaae81922aed963d288c31481647f51329338da618b856ed69d2d5fb3e71b891add69b4688b9644d5e90d6257ba0a2e563cf487
+SHA512 (tpm2-tools-3.0.3.tar.gz) = 236e89afb5818dee93d1b687322af8c3a20f9390fd95ef3271ab857c6bacb68a67062efdf6de5796fcbc79153323ef56447bb351177df0ec435c390c40fc7ce0
diff --git a/tpm2-tools.spec b/tpm2-tools.spec
index 95fde1c..2f2001c 100644
--- a/tpm2-tools.spec
+++ b/tpm2-tools.spec
@@ -1,5 +1,5 @@
 Name: tpm2-tools
-Version: 3.0.2
+Version: 3.0.3
 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
+* Tue Jan 16 2018 Javier Martinez Canillas <javierm@redhat.com> - 3.0.3-1
+- Update to 3.0.3 release
+
 * Mon Dec 18 2017 Javier Martinez Canillas <javierm@redhat.com> - 3.0.2-1
 - Update to 3.0.2 release