Rebuilt for Boost 1.73

This commit is contained in:
Jonathan Wakely 2020-05-29 23:37:02 +01:00
parent 53fff83a38
commit b718544bf2
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: botan
Version: %{major_version}.17
Release: 18%{?dist}
Release: 19%{?dist}
Summary: Crypto library written in C++
License: BSD
@ -191,6 +191,9 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} ./check --validate
%changelog
* Fri May 29 2020 Jonathan Wakely <jwakely@redhat.com> - 1.10.17-19
- Rebuilt for Boost 1.73
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.10.17-18
- Rebuilt for Python 3.9