diff --git a/pythran.spec b/pythran.spec index 6b9a981..b5ab57f 100644 --- a/pythran.spec +++ b/pythran.spec @@ -1,6 +1,6 @@ Name: pythran Version: 0.9.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Ahead of Time Python compiler for numeric kernels # pythran is BSD @@ -113,6 +113,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3_sitelib}/%{name}-%{version}-py%{python3_version}.egg-info/ %changelog +* Mon Aug 19 2019 Miro HronĨok - 0.9.2-3 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 0.9.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild