diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-07-21 15:44:52 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-07-21 15:44:52 +0000 |
commit | 63371c0c3520ab4dbc8fa52470a6eb1f5c52f462 (patch) | |
tree | 3f2e9fca61fcb4721a010d4ab208e7ce112f7ac8 | |
parent | 7e7258d44903af95ec3cfbd26f9ee272cc315e14 (diff) |
automatic import of pythran
-rw-r--r-- | pythran.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/pythran.spec b/pythran.spec index a47b501..d84098d 100644 --- a/pythran.spec +++ b/pythran.spec @@ -1,6 +1,6 @@ Name: pythran Version: 0.13.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Ahead of Time Python compiler for numeric kernels # pythran is BSD @@ -160,6 +160,9 @@ k="$k and not test_loadext_and_run" %changelog +* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Mon Jul 03 2023 Miro HronĨok <mhroncok@redhat.com> - 0.13.1-1 - Update to 0.13.1 |