Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-07-26 17:28:00 +00:00
parent c38e2ecdaf
commit 361807474d
1 changed files with 4 additions and 1 deletions

View File

@ -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 <releng@fedoraproject.org> - 0.9.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Wed Jun 26 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.2-1
- Initial package