From 1269b9f0d4659474ff8bbe3a60bd119842c29bad Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Dec 12 2006 15:38:55 +0000 Subject: - update to 2.5 --- diff --git a/.cvsignore b/.cvsignore index 64d9c89..21fcb88 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Python-2.4.4.tar.bz2 +Python-2.5.tar.bz2 diff --git a/python-docs.spec b/python-docs.spec index c2443f2..f076c48 100644 --- a/python-docs.spec +++ b/python-docs.spec @@ -8,11 +8,11 @@ %define python python %endif -%define pybasever 2.4 +%define pybasever 2.5 Summary: Documentation for the Python programming language. Name: %{python}-docs -Version: %{pybasever}.4 +Version: %{pybasever} Release: 1%{?dist} License: PSF - see LICENSE Group: Documentation @@ -67,6 +67,9 @@ rm -fr $RPM_BUILD_ROOT %doc Misc/HISTORY Doc/html %changelog +* Tue Dec 12 2006 Jeremy Katz - 2.5-1 +- update to 2.5 + * Tue Oct 24 2006 Jeremy Katz - 2.4.4-1 - update to 2.4.4 diff --git a/sources b/sources index a5e56e5..99f6917 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0ba90c79175c017101100ebf5978e906 Python-2.4.4.tar.bz2 +ddb7401e711354ca83b7842b733825a3 Python-2.5.tar.bz2