fix date in changelog
This commit is contained in:
parent
180706d707
commit
81555f229f
1 changed files with 5 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ also happens to be valid Markdown (a text-to-HTML format).
|
||||||
|
|
||||||
Name: python-%{upname}
|
Name: python-%{upname}
|
||||||
Version: 2019.9.26
|
Version: 2019.9.26
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: %{common_sum}
|
Summary: %{common_sum}
|
||||||
|
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
|
|
@ -78,7 +78,10 @@ popd
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
- remove obsoletes of python2-html2text due to version mismatch
|
||||||
|
|
||||||
* Thu Feb 13 2020 David Kaufmann <astra@ionic.at> - 2019.9.26-3
|
* Thu Feb 13 2020 David Kaufmann <astra@ionic.at> - 2019.9.26-3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue