Update to 0.10.2
This commit is contained in:
parent
e448225dd2
commit
302e10bfc7
3 changed files with 7 additions and 4 deletions
|
|
@ -1 +1 @@
|
|||
Cython-0.10.1.tar.gz
|
||||
Cython-0.10.2.tar.gz
|
||||
|
|
|
|||
|
|
@ -3,8 +3,8 @@
|
|||
|
||||
|
||||
Name: Cython
|
||||
Version: 0.10.1
|
||||
Release: 2%{?dist}
|
||||
Version: 0.10.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A language for writing Python extension modules
|
||||
|
||||
Group: Development/Tools
|
||||
|
|
@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Dec 1 2008 Neal Becker <ndbecker2@gmail.com> - 0.10.2-1
|
||||
- Update to 0.10.2
|
||||
|
||||
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.10.1-2
|
||||
- Rebuild for Python 2.6
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
46fa1d523f9a92d7bed7ce6d6ceb3f6e Cython-0.10.1.tar.gz
|
||||
69136bc8b6e47c15486452b14c1cfc6b Cython-0.10.2.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue