Update to 0.29.30
This commit is contained in:
parent
ba54d3b2cd
commit
374291e8ee
2
.gitignore
vendored
2
.gitignore
vendored
@ -49,3 +49,5 @@ Cython-0.12.1.tar.gz
|
||||
/Cython-0.29.24.tar.gz
|
||||
/Cython-0.29.26.tar.gz
|
||||
/Cython-0.29.28.tar.gz
|
||||
/Cython-0.29.29.tar.gz
|
||||
/Cython-0.29.30.tar.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
%bcond_without cython_compile
|
||||
|
||||
Name: Cython
|
||||
Version: 0.29.28
|
||||
Version: 0.29.30
|
||||
Release: 1%{?dist}
|
||||
Summary: Language for writing Python extension modules
|
||||
|
||||
@ -126,6 +126,9 @@ cp -p cython-mode-init.el cython-mode-init.elc %{buildroot}%{_emacs_sitestartdir
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon May 30 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 0.29.30-1
|
||||
- Update to 0.29.30
|
||||
|
||||
* Thu Mar 31 2022 Miro Hrončok <mhroncok@redhat.com> - 0.29.28-1
|
||||
- Update to 0.29.28
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Cython-0.29.28.tar.gz) = 52490d0b5355e13cbe586830f763173d7556cf3d79d79192ca75138b1190e7a4c1f3feeb0568349802ef3b97300c3805f54eef5ffd73a5180d68f023ac2a44cd
|
||||
SHA512 (Cython-0.29.30.tar.gz) = f6b07adfa1ebe9d52dfb72857ffd40b35d8777914299de101c7b96ee2d64cdd85ac0374ed41b382881b1f3ce535a9af9419dfabee9a4781a3f818125292627d4
|
||||
|
Loading…
x
Reference in New Issue
Block a user