update to 0.18
This commit is contained in:
parent
9895f36d47
commit
cb11060fd6
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@ Cython-0.12.1.tar.gz
|
|||||||
/Cython-0.17.1.tar.gz
|
/Cython-0.17.1.tar.gz
|
||||||
/Cython-0.17.2.tar.gz
|
/Cython-0.17.2.tar.gz
|
||||||
/Cython-0.17.3.tar.gz
|
/Cython-0.17.3.tar.gz
|
||||||
|
/Cython-0.18.tar.gz
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
##%define run_check 0%{!?_with_check:0}
|
##%define run_check 0%{!?_with_check:0}
|
||||||
|
|
||||||
Name: Cython
|
Name: Cython
|
||||||
Version: 0.17.3
|
Version: 0.18
|
||||||
##Release: 4.b3%{?dist}
|
##Release: 4.b3%{?dist}
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A language for writing Python extension modules
|
Summary: A language for writing Python extension modules
|
||||||
@ -140,6 +140,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 29 2013 Neal Becker <ndbecker2@gmail.com> - 0.18-1
|
||||||
|
- update to 0.18
|
||||||
|
|
||||||
* Sat Dec 15 2012 Neal Becker <ndbecker2@gmail.com> - 0.17.3-1
|
* Sat Dec 15 2012 Neal Becker <ndbecker2@gmail.com> - 0.17.3-1
|
||||||
- Update to 0.17.3
|
- Update to 0.17.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user