Reword the description

This commit is contained in:
Miro Hrončok 2016-10-21 23:52:34 +02:00
parent e4abf75403
commit f375de3d55
1 changed files with 10 additions and 3 deletions

View File

@ -98,7 +98,7 @@
Summary: Version 3.5 of the Python programming language
Name: python%{pyshortver}
Version: %{pybasever}.2
Release: 2%{?dist}
Release: 3%{?dist}
License: Python
Group: Development/Languages
@ -418,8 +418,12 @@ Provides: bundled(python3-pip) = 8.1.1
Provides: bundled(python3-setuptools) = 20.10.1
%description
Python 3.5 package for developers.
No security fixes will be applied.
Python %{pybasever} package for developers.
This package exists to allow developers to test their code against an newer
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.
# ======================================================
@ -1018,6 +1022,9 @@ CheckPython optimized
# ======================================================
%changelog
* Fri Oct 21 2016 Miro Hrončok <mhroncok@redhat.com> - 3.5.2-3
- Reword the description
* Tue Sep 13 2016 Miro Hrončok <mhroncok@redhat.com> - 3.5.2-2
- Fixed .pyc bytecompilation
- Remove unused configure flags