diff --git a/.cvsignore b/.cvsignore index 4b37939..33e4ad5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1,4 @@ Python-2.4.1.tar.bz2 JapaneseCodecs-1.4.11.tar.gz Python-2.4.2.tar.bz2 +Python-2.4.3.tar.bz2 diff --git a/python.spec b/python.spec index 2dddb0d..33210bd 100644 --- a/python.spec +++ b/python.spec @@ -18,8 +18,8 @@ Summary: An interpreted, interactive, object-oriented programming language. Name: %{python} -Version: %{pybasever}.2 -Release: 3.2.1 +Version: %{pybasever}.3 +Release: 1 License: PSF - see LICENSE Group: Development/Languages Provides: python-abi = %{pybasever} @@ -32,7 +32,7 @@ Source5: http://www.python.jp/pub/JapaneseCodecs/JapaneseCodecs-%{jp_codecs}.tar Source6: http://gigue.peabody.jhu.edu/~mdboom/omi/source/shm_source/shmmodule.c Source7: python-2.3.4-optik.py -Patch0: python-2.4.1-config.patch +Patch0: python-2.4.3-config.patch Patch3: Python-2.2.1-pydocnogui.patch Patch7: python-2.3.4-lib64-regex.patch Patch8: python-2.4.1-lib64.patch @@ -359,6 +359,9 @@ rm -fr $RPM_BUILD_ROOT %{_libdir}/python%{pybasever}/lib-dynload/_tkinter.so %changelog +* Thu Apr 6 2006 Mihai Ibanescu - 2.4.3-1 +- Updated to 2.4.3 + * Fri Feb 10 2006 Jesse Keating - 2.4.2-3.2.1 - bump again for double-long bug on ppc(64) diff --git a/sources b/sources index 2647463..d23ae16 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ e4f2ed866f4ce978fb54bb962eab4fdf JapaneseCodecs-1.4.11.tar.gz -98db1465629693fc434d4dc52db93838 Python-2.4.2.tar.bz2 +141c683447d5e76be1d2bd4829574f02 Python-2.4.3.tar.bz2