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 | 78acd3fa64c61f0d2fae2ce2bbca4f4bca7abec9 (patch) | |
tree | 3f2e9fca61fcb4721a010d4ab208e7ce112f7ac8 | |
parent | 3738cde52907d1d2c75c8022c7da4a890862006e (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 |