Rebuilt for Python 3.9
The previous version of boost was already rebuilt for Python 3.9 but the new Boost version needs to be rebuilt now that python3-3.8.3-1.fc33 is in rawhide.
This commit is contained in:
parent
a562db598b
commit
b594da2a28
@ -42,7 +42,7 @@ Name: boost
|
||||
%global real_name boost
|
||||
Summary: The free peer-reviewed portable C++ source libraries
|
||||
Version: 1.73.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: Boost and MIT and Python
|
||||
|
||||
# Replace each . with _ in %%{version}
|
||||
@ -1283,6 +1283,9 @@ fi
|
||||
%{_mandir}/man1/b2.1*
|
||||
|
||||
%changelog
|
||||
* Fri May 29 2020 Jonathan Wakely <jwakely@redhat.com> - 1.73.0-2
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
* Thu May 28 2020 Jonathan Wakely <jwakely@redhat.com> - 1.73.0-1
|
||||
- Rebase to 1.73.0
|
||||
- Replace boost-jam and bjam with boost-b2 and b2
|
||||
|
Loading…
Reference in New Issue
Block a user