Rebuilt for Python 3.13
This commit is contained in:
parent
74cf822853
commit
8a9a6c5073
1 changed files with 4 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ Name: boost
|
|||
%global real_name boost
|
||||
Summary: The free peer-reviewed portable C++ source libraries
|
||||
Version: 1.83.0
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
License: BSL-1.0 AND MIT AND Python-2.0.1
|
||||
|
||||
# Replace each . with _ in %%{version}
|
||||
|
|
@ -1312,6 +1312,9 @@ fi
|
|||
%{_mandir}/man1/b2.1*
|
||||
|
||||
%changelog
|
||||
* Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 1.83.0-7
|
||||
- Rebuilt for Python 3.13
|
||||
|
||||
* Thu Jun 06 2024 Jonathan Wakely <jwakely@fedoraproject.org> - 1.83.0-6
|
||||
- Add missing Requires for rpminspect errors.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue