diff --git a/python35.spec b/python35.spec index 19f32c1..7698f53 100644 --- a/python35.spec +++ b/python35.spec @@ -98,7 +98,7 @@ Summary: Version 3.5 of the Python programming language Name: python%{pyshortver} Version: %{pybasever}.2 -Release: 4%{?dist} +Release: 5%{?dist} License: Python Group: Development/Languages @@ -427,10 +427,11 @@ Provides: bundled(python3-setuptools) = 20.10.1 %description Python %{pybasever} package for developers. -This package exists to allow developers to test their code against an newer +This package exists to allow developers to test their code against an older version of Python. This is not a full Python stack and if you wish to run -your applications with Python %{pybasever}, update your Fedora to a newer -version. +your applications with Python %{pybasever}, see other distributions +that support it, such as CentOS or RHEL with Software Collections +or older Fedora releases. # ====================================================== @@ -1032,6 +1033,9 @@ CheckPython optimized # ====================================================== %changelog +* Sun Jan 01 2017 Miro Hrončok - 3.5.2-5 +- Update description + * Sun Jan 01 2017 Miro Hrončok - 3.5.2-4 - Add patch for OpenSSL 1.1.0