Update to 0.9.8
This commit is contained in:
parent
0229f27a1f
commit
b57878dfab
3 changed files with 7 additions and 4 deletions
|
|
@ -1 +1 @@
|
|||
Cython-0.9.6.13.1.tar.gz
|
||||
Cython-0.9.8.tar.gz
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
|
||||
Name: Cython
|
||||
Version: 0.9.6.13.1
|
||||
Release: 3%{?dist}
|
||||
Version: 0.9.8
|
||||
Release: 1%{?dist}
|
||||
Summary: A language for writing Python extension modules
|
||||
|
||||
Group: Development/Tools
|
||||
|
|
@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jun 13 2008 Neal Becker <ndbecker2@gmail.com> - 0.9.8-1
|
||||
- Update to 0.9.8
|
||||
|
||||
* Mon Apr 14 2008 José Matos <jamatos[AT]fc.up.pt> - 0.9.6.13.1-3
|
||||
- Remove remaining --record.
|
||||
- Add more documentation (Doc and Tools).
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
b84818d4cfcec68e6dfb71187e9f0b4b Cython-0.9.6.13.1.tar.gz
|
||||
dac0f6c217437819f620da18a97d505f Cython-0.9.8.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue