Update to 2019.8.11
This commit is contained in:
parent
a1be477153
commit
48417cef23
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,3 +4,4 @@ html2text-2.38.py
|
|||
/html2text-2015.6.6.tar.gz
|
||||
/html2text-2016.9.19.tar.gz
|
||||
/html2text-2018.1.9.tar.gz
|
||||
/html2text-2019.8.11.tar.gz
|
||||
|
|
|
|||
|
|
@ -12,8 +12,8 @@ also happens to be valid Markdown (a text-to-HTML format).
|
|||
|
||||
|
||||
Name: python-%{upname}
|
||||
Version: 2018.1.9
|
||||
Release: 3%{?dist}
|
||||
Version: 2019.8.11
|
||||
Release: 1%{?dist}
|
||||
Summary: %{common_sum}
|
||||
|
||||
License: GPLv3
|
||||
|
|
@ -139,6 +139,9 @@ popd
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 09 2019 Sérgio Basto <sergio@serjux.com> - 2019.8.11-1
|
||||
- Update to 2019.8.11
|
||||
|
||||
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 2018.1.9-3
|
||||
- Rebuilt for Python 3.8
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (html2text-2018.1.9.tar.gz) = c081a50ab5318ee3debb3dd218a23374a8a4e4f5df7664f938606698c52846fa5b8c99a9c04e5dc36aa65ff2c3af422e2d9c6ffbe07f06a46256bd434915539b
|
||||
SHA512 (html2text-2019.8.11.tar.gz) = f405bccea18b2898fc8816483e8fa8912b2d508f139d7a65c54218acc87006d8b89e00a12018dc7b911f729036fe4e8a5069242dc00edb40171d4bc149e39ba6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue