Update to 0.29.28
This commit is contained in:
parent
6678a84899
commit
db919742fc
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,3 +48,4 @@ Cython-0.12.1.tar.gz
|
||||
/Cython-0.29.22.tar.gz
|
||||
/Cython-0.29.24.tar.gz
|
||||
/Cython-0.29.26.tar.gz
|
||||
/Cython-0.29.28.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
%bcond_without cython_compile
|
||||
|
||||
Name: Cython
|
||||
Version: 0.29.26
|
||||
Release: 2%{?dist}
|
||||
Version: 0.29.28
|
||||
Release: 1%{?dist}
|
||||
Summary: Language for writing Python extension modules
|
||||
|
||||
License: ASL 2.0
|
||||
@ -127,6 +127,9 @@ cp -p cython-mode-init.el cython-mode-init.elc %{buildroot}%{_emacs_sitestartdir
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 31 2022 Miro Hrončok <mhroncok@redhat.com> - 0.29.28-1
|
||||
- Update to 0.29.28
|
||||
|
||||
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.29.26-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Cython-0.29.26.tar.gz) = 936449dd0031c2e2baeb4402a448d632324c1b66bf062ae0e632cf63dc27556607efb8446e8f913253b761627d3946283c2a60fdcad8c2434e1601fe4b0fb60e
|
||||
SHA512 (Cython-0.29.28.tar.gz) = 52490d0b5355e13cbe586830f763173d7556cf3d79d79192ca75138b1190e7a4c1f3feeb0568349802ef3b97300c3805f54eef5ffd73a5180d68f023ac2a44cd
|
||||
|
Loading…
Reference in New Issue
Block a user