diff --git a/tbb.spec b/tbb.spec index 24bb708..7f32e3e 100644 --- a/tbb.spec +++ b/tbb.spec @@ -1,7 +1,7 @@ Name: tbb Summary: The Threading Building Blocks library abstracts low-level threading details Version: 2020.3 -Release: 11%{?dist} +Release: 12%{?dist} License: ASL 2.0 URL: http://threadingbuildingblocks.org/ @@ -205,6 +205,9 @@ cmake \ %{python3_sitearch}/__pycache__/TBB* %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 2020.3-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 2020.3-11 - Rebuilt for Python 3.11