From 3bdbc55c7307b438aef080a6143c8727113d966d Mon Sep 17 00:00:00 2001 From: Robert Kuska Date: Aug 01 2014 11:02:37 +0000 Subject: Update to 2.7.8 --- diff --git a/.gitignore b/.gitignore index 5a128e6..9cbd684 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ Python-2.7.tar.bz2 /Python-2.7.5.tar.bz2 /Python-2.7.6.tar.xz /Python-2.7.7.tar.xz +/Python-2.7.8.tar.xz diff --git a/python-docs.spec b/python-docs.spec index f2de938..e59f3af 100644 --- a/python-docs.spec +++ b/python-docs.spec @@ -18,7 +18,7 @@ Name: %{python}-docs # The Version needs to be in-sync with the "python" package: -Version: 2.7.7 +Version: 2.7.8 Release: 1%{?dist} Summary: Documentation for the Python programming language Group: Documentation @@ -132,6 +132,9 @@ linkchecker \ %{_infodir}/python.info.gz %changelog +* Fri Aug 01 2014 Robert Kuska - 2.7.8-1 +- Update to 2.7.8 + * Tue Jun 10 2014 Matej Stuchlik - 2.7.7-1 - Update to 2.7.7 diff --git a/sources b/sources index dce872a..9163c53 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -41f7348b348e3f72fcfb4f4d76701352 Python-2.7.7.tar.xz +d235bdfa75b8396942e360a70487ee00 Python-2.7.8.tar.xz