debian/rpm: Adjust changelog for 0.5.0 release

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
diff --git a/debian/changelog b/debian/changelog
index bb7a513..8f13cc4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+swtpm (0.5.0-1) RELEASED; urgency=medium
+
+  * Stable release
+
+ -- Stefan Berger <stefanb@linux.ibm.com>  Wed, 07 Oct 2020 11:27:00 -0500
+
 swtpm (0.5.0~dev1) UNRELEASED; urgency=medium
 
   * Developer release 1
diff --git a/dist/swtpm.spec b/dist/swtpm.spec
index 50c52bf..a12dc5c 100644
--- a/dist/swtpm.spec
+++ b/dist/swtpm.spec
@@ -1,6 +1,6 @@
 %bcond_without gnutls
 
-%global gitdate     20200828
+%global gitdate     20201007
 %global gitcommit   enter_commit_here
 %global gitshortcommit  %(c=%{gitcommit}; echo ${c:0:7})
 
@@ -183,6 +183,9 @@
 %{_datadir}/swtpm/swtpm-create-tpmca
 
 %changelog
+* Wed Oct 7 2020 Stefan Berger <stefanb@linux.ibm.com> - 0.5.0-0.20201007git-------
+- v0.5.0 release
+
 * Fri Aug 28 2020 Stefan Berger <stefanb@linux.ibm.com> - 0.4.0-20200218git-------
 - v0.4.0 release
 
diff --git a/dist/swtpm.spec.in b/dist/swtpm.spec.in
index e4597a7..2ca70a1 100644
--- a/dist/swtpm.spec.in
+++ b/dist/swtpm.spec.in
@@ -1,6 +1,6 @@
 %bcond_without gnutls
 
-%global gitdate     20200828
+%global gitdate     20201007
 %global gitcommit   enter_commit_here
 %global gitshortcommit  %(c=%{gitcommit}; echo ${c:0:7})
 
@@ -183,6 +183,9 @@
 %{_datadir}/swtpm/swtpm-create-tpmca
 
 %changelog
+* Wed Oct 7 2020 Stefan Berger <stefanb@linux.ibm.com> - 0.5.0-0.20201007git-------
+- v0.5.0 release
+
 * Fri Aug 28 2020 Stefan Berger <stefanb@linux.ibm.com> - 0.4.0-20200218git-------
 - v0.4.0 release