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