update to 0.10.3
This commit is contained in:
parent
0a9e83e88f
commit
0dfd9c6b28
3 changed files with 9 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
Cython-0.10.2.tar.gz
|
||||
Cython-0.10.3.tar.gz
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
|
||||
Name: Cython
|
||||
Version: 0.10.2
|
||||
Version: 0.10.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A language for writing Python extension modules
|
||||
|
||||
|
|
@ -59,6 +59,12 @@ rm -rf $RPM_BUILD_ROOT
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Dec 17 2008 Neal Becker <ndbecker2@gmail.com> - 0.10.3-1
|
||||
- Update to 0.10.3
|
||||
|
||||
* Thu Dec 04 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.10.2-2
|
||||
- Rebuild for Python 2.6
|
||||
|
||||
* Mon Dec 1 2008 Neal Becker <ndbecker2@gmail.com> - 0.10.2-1
|
||||
- Update to 0.10.2
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
69136bc8b6e47c15486452b14c1cfc6b Cython-0.10.2.tar.gz
|
||||
684103ed37472d9beef3a38e0d5c431d Cython-0.10.3.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue