Rebuilt for Python 3.8
This commit is contained in:
parent
cc1b8f35c0
commit
46ccc08f8c
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: botan
|
Name: botan
|
||||||
Version: %{major_version}.17
|
Version: %{major_version}.17
|
||||||
Release: 14%{?dist}
|
Release: 15%{?dist}
|
||||||
Summary: Crypto library written in C++
|
Summary: Crypto library written in C++
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -191,6 +191,9 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} ./check --validate
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.10.17-15
|
||||||
|
- Rebuilt for Python 3.8
|
||||||
|
|
||||||
* Wed Aug 14 2019 Thomas Moschny <thomas.moschny@gmx.de> - 1.10.17-14
|
* Wed Aug 14 2019 Thomas Moschny <thomas.moschny@gmx.de> - 1.10.17-14
|
||||||
- Remove dependency on OpenSSL (for F31+).
|
- Remove dependency on OpenSSL (for F31+).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user