[Python-checkins] python/dist/src/Misc/RPM python-2.3.spec, 1.2.12.8, 1.2.12.9

theller at users.sourceforge.net theller at users.sourceforge.net
Wed May 12 15:50:30 EDT 2004


Update of /cvsroot/python/python/dist/src/Misc/RPM
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26375

Modified Files:
      Tag: release23-maint
	python-2.3.spec 
Log Message:
Fix version number (2.3.4c1) and release date (12-May-2004).


Index: python-2.3.spec
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/RPM/python-2.3.spec,v
retrieving revision 1.2.12.8
retrieving revision 1.2.12.9
diff -C2 -d -r1.2.12.8 -r1.2.12.9
*** python-2.3.spec	31 Mar 2004 18:58:42 -0000	1.2.12.8
--- python-2.3.spec	12 May 2004 19:50:27 -0000	1.2.12.9
***************
*** 31,35 ****
  
  %define name python
! %define version 2.3.3
  %define libvers 2.3
  %define release 3pydotorg
--- 31,35 ----
  
  %define name python
! %define version 2.3.4c1
  %define libvers 2.3
  %define release 3pydotorg




More information about the Python-checkins mailing list