typo
This commit is contained in:
parent
d35b4f6573
commit
9348cc8e7c
11
Cython.spec
11
Cython.spec
@ -5,12 +5,12 @@
|
|||||||
Name: Cython
|
Name: Cython
|
||||||
Version: 0.12.1
|
Version: 0.12.1
|
||||||
#Version: 0.13
|
#Version: 0.13
|
||||||
Release: 1.rc1%{?dist}
|
#Release: 1.rc1%{?dist}
|
||||||
#Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A language for writing Python extension modules
|
Summary: A language for writing Python extension modules
|
||||||
|
|
||||||
#%define upstreamversion %{version}
|
%define upstreamversion %{version}
|
||||||
%define upstreamversion %{version}.rc1
|
##%define upstreamversion %{version}.rc1
|
||||||
|
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
License: Python
|
License: Python
|
||||||
@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 2 2010 Neal Becker <ndbecker2@gmail.com> - 0.12.1-2
|
||||||
|
- typo
|
||||||
|
|
||||||
* Mon Nov 23 2009 Neal Becker <ndbecker2@gmail.com> - 0.12-1.rc1
|
* Mon Nov 23 2009 Neal Becker <ndbecker2@gmail.com> - 0.12-1.rc1
|
||||||
- Make that 0.12
|
- Make that 0.12
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user