diff --git a/debian/changelog b/debian/changelog index bb7a513db..8f13cc4c5 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 50c52bf8c..a12dc5ca7 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 @@ fi %{_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 e4597a7a6..2ca70a1a5 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 @@ fi %{_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