From d69cacc0e75e287e0bbe25a10b7d061c85f06d37 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 11:06:17 +0000 Subject: auto-import changelog data from python-2.3.4-4.src.rpm Tue Jun 15 2004 Elliot Lee - rebuilt --- diff --git a/python.spec b/python.spec index ce4461d..c2d5937 100644 --- a/python.spec +++ b/python.spec @@ -13,7 +13,7 @@ Summary: An interpreted, interactive, object-oriented programming language. Name: %{python} Version: %{pybasever}.4 -Release: 3 +Release: 4 License: PSF - see LICENSE Group: Development/Languages Provides: python-abi = %{pybasever} @@ -368,6 +368,9 @@ rm -fr $RPM_BUILD_ROOT %{_libdir}/python%{pybasever}/lib-dynload/_tkinter.so %changelog +* Tue Jun 15 2004 Elliot Lee +- rebuilt + * Tue Jun 8 2004 Mihai Ibanescu 2.3.4-3 - Added an optik.py that provides the same interface from optparse for backward compatibility; obsoleting python-optik