Update to 2019.9.26
This commit is contained in:
parent
5b9bf2c912
commit
6d5d917628
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -5,3 +5,4 @@ html2text-2.38.py
|
|||
/html2text-2016.9.19.tar.gz
|
||||
/html2text-2018.1.9.tar.gz
|
||||
/html2text-2019.8.11.tar.gz
|
||||
/html2text-2019.9.26.tar.gz
|
||||
|
|
|
|||
|
|
@ -18,8 +18,8 @@ also happens to be valid Markdown (a text-to-HTML format).
|
|||
|
||||
|
||||
Name: python-%{upname}
|
||||
Version: 2019.8.11
|
||||
Release: 2%{?dist}
|
||||
Version: 2019.9.26
|
||||
Release: 1%{?dist}
|
||||
Summary: %{common_sum}
|
||||
|
||||
License: GPLv3
|
||||
|
|
@ -159,6 +159,9 @@ popd
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 29 2019 Sérgio Basto <sergio@serjux.com> - 2019.9.26-1
|
||||
- Update to 2019.9.26
|
||||
|
||||
* Mon Oct 21 2019 Miro Hrončok <mhroncok@redhat.com> - 2019.8.11-2
|
||||
- Do not bring Python 2 BuildRequires when not building the Python 2 package
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (html2text-2019.8.11.tar.gz) = f405bccea18b2898fc8816483e8fa8912b2d508f139d7a65c54218acc87006d8b89e00a12018dc7b911f729036fe4e8a5069242dc00edb40171d4bc149e39ba6
|
||||
SHA512 (html2text-2019.9.26.tar.gz) = 4c6a52e96d3997a6ebe41c2955e2f6bd5189f49aadd7d7afbe67b85a2f61a0aafd0fc09fef184cb9407b9ab26f120ef235294e4e9d8f41e3b6b8f6fc29aa386d
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue