debian/rpm: Adjust changelog for 0.4.0 release

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
diff --git a/debian/changelog b/debian/changelog
index 5aad5e9..c6232e3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+swtpm (0.4.0-1) RELEASED; urgency=medium
+
+  * Stable release
+
+ -- Stefan Berger <stefanb@linux.ibm.com>  Fri, 28 Aug 2020 16:50:00 -0500
+
 swtpm (0.4.0~dev1) UNRELEASED; urgency=medium
 
   * Developer release 1
diff --git a/dist/swtpm.spec b/dist/swtpm.spec
index d8257cb..2f7db3e 100644
--- a/dist/swtpm.spec
+++ b/dist/swtpm.spec
@@ -1,7 +1,7 @@
 %bcond_without gnutls
 
 %global gitdate     20200828
-%global gitcommit   <enter commit here>
+%global gitcommit   enter_commit_here
 %global gitshortcommit  %(c=%{gitcommit}; echo ${c:0:7})
 
 # Macros needed by SELinux
@@ -170,6 +170,9 @@
 %attr( 750, tss, root) %{_localstatedir}/lib/swtpm-localca
 
 %changelog
+* Fri Aug 28 2020 Stefan Berger <stefanb@linux.ibm.com> - 0.4.0-20200218git-------
+- v0.4.0 release
+
 * Mon Feb 17 2020 Stefan Berger <stefanb@linux.ibm.com> - 0.3.0-20200218git38f36f3
 - v0.3.0 release
 
diff --git a/dist/swtpm.spec.in b/dist/swtpm.spec.in
index db110a2..2a1cf6c 100644
--- a/dist/swtpm.spec.in
+++ b/dist/swtpm.spec.in
@@ -1,7 +1,7 @@
 %bcond_without gnutls
 
 %global gitdate     20200828
-%global gitcommit   <enter commit here>
+%global gitcommit   enter_commit_here
 %global gitshortcommit  %(c=%{gitcommit}; echo ${c:0:7})
 
 # Macros needed by SELinux
@@ -170,6 +170,9 @@
 %attr( 750, @TSS_USER@, root) %{_localstatedir}/lib/swtpm-localca
 
 %changelog
+* Fri Aug 28 2020 Stefan Berger <stefanb@linux.ibm.com> - 0.4.0-20200218git-------
+- v0.4.0 release
+
 * Mon Feb 17 2020 Stefan Berger <stefanb@linux.ibm.com> - 0.3.0-20200218git38f36f3
 - v0.3.0 release