fix date in changelog

This commit is contained in:
David Kaufmann 2020-02-14 11:18:09 +01:00
commit 81555f229f

View file

@ -7,7 +7,7 @@ also happens to be valid Markdown (a text-to-HTML format).
Name: python-%{upname}
Version: 2019.9.26
Release: 4%{?dist}
Release: 5%{?dist}
Summary: %{common_sum}
License: GPLv3
@ -78,7 +78,10 @@ popd
%changelog
* Thu Feb 14 2020 David Kaufmann <astra@ionic.at> - 2019.9.26-4
* Fri Feb 14 2020 David Kaufmann <astra@ionic.at> - 2019.9.26-5
- changelog date fix
* Fri Feb 14 2020 David Kaufmann <astra@ionic.at> - 2019.9.26-4
- remove obsoletes of python2-html2text due to version mismatch
* Thu Feb 13 2020 David Kaufmann <astra@ionic.at> - 2019.9.26-3