more rpm goodness
This commit is contained in:
parent
e630e6ae05
commit
d8aca009a6
|
@ -159,6 +159,9 @@ How to Make A Release
|
|||
|
||||
%define libvers 2.3
|
||||
|
||||
You also probably want to reset the %define release line
|
||||
to '1pydotorg' if it's not already that.
|
||||
|
||||
If the new release uses a major/minor version which is
|
||||
different than is in the name of the current
|
||||
"Misc/RPM/python-*.spec" file, rename the file:
|
||||
|
|
|
@ -72,6 +72,9 @@ How to Make A Release
|
|||
|
||||
%define version 2.3.1
|
||||
|
||||
You also probably want to reset the %define release line
|
||||
to '1pydotorg' if it's not already that.
|
||||
|
||||
___ If you're changing the version number for Python (e.g. from
|
||||
Python 2.1.1 to Python 2.1.2), you also need to update the
|
||||
README file, which has a big banner at the top proclaiming its
|
||||
|
|
Loading…
Reference in New Issue