Update to 0.13
This commit is contained in:
parent
ab830a4c18
commit
793e85d3ba
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
Cython-0.12.1.tar.gz
|
||||
/Cython-0.13.tar.gz
|
||||
|
@ -3,10 +3,9 @@
|
||||
|
||||
|
||||
Name: Cython
|
||||
Version: 0.12.1
|
||||
#Version: 0.13
|
||||
Version: 0.13
|
||||
#Release: 1.rc1%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: A language for writing Python extension modules
|
||||
|
||||
##%define upstreamversion %{version}.rc1
|
||||
@ -65,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Aug 25 2010 Neal Becker <ndbecker2@gmail.com> - 0.13-1
|
||||
- Update to 0.13
|
||||
|
||||
* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 0.12.1-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user