import UBI Cython-0.29.37-1.el9
This commit is contained in:
parent
a7afff86f0
commit
d42819ba04
@ -1 +1 @@
|
|||||||
6e1f2a315194526e5092e34b77622c117c14371c SOURCES/Cython-0.29.22.tar.gz
|
b3e0fdac72fdb01b066775d2be16a572d746f077 SOURCES/Cython-0.29.37.tar.gz
|
||||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/Cython-0.29.22.tar.gz
|
SOURCES/Cython-0.29.37.tar.gz
|
||||||
|
@ -7,8 +7,8 @@
|
|||||||
%bcond_without cython_compile
|
%bcond_without cython_compile
|
||||||
|
|
||||||
Name: Cython
|
Name: Cython
|
||||||
Version: 0.29.22
|
Version: 0.29.37
|
||||||
Release: 7%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Language for writing Python extension modules
|
Summary: Language for writing Python extension modules
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -129,6 +129,10 @@ cp -p cython-mode-init.el cython-mode-init.elc %{buildroot}%{_emacs_sitestartdir
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 07 2024 Pavel Simovec <psimovec@redhat.com> - 0.29.37-1
|
||||||
|
- Update to 0.29.37
|
||||||
|
- Resolves: RHEL-61659
|
||||||
|
|
||||||
* Wed Feb 16 2022 Tomas Orsava <torsava@redhat.com> - 0.29.22-7
|
* Wed Feb 16 2022 Tomas Orsava <torsava@redhat.com> - 0.29.22-7
|
||||||
- Add gating configuration and a simple smoke test
|
- Add gating configuration and a simple smoke test
|
||||||
- Related: rhbz#1950291
|
- Related: rhbz#1950291
|
||||||
|
Loading…
Reference in New Issue
Block a user