Update to 3.5.8
This commit is contained in:
parent
5c418db7cf
commit
fb10851b37
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ Python-3.5.1.tar.xz
|
||||
/Python-3.5.7.tar.xz
|
||||
/Python-3.5.8rc1.tar.xz
|
||||
/Python-3.5.8rc2.tar.xz
|
||||
/Python-3.5.8.tar.xz
|
||||
|
@ -82,7 +82,7 @@
|
||||
Summary: Version 3.5 of the Python programming language
|
||||
Name: python%{pyshortver}
|
||||
%global general_version %{pybasever}.8
|
||||
%global prerel rc2
|
||||
#global prerel ...
|
||||
%global upstream_version %{general_version}%{?prerel}
|
||||
Version: %{general_version}%{?prerel:~%{prerel}}
|
||||
Release: 1%{?dist}
|
||||
@ -1044,6 +1044,9 @@ CheckPython optimized
|
||||
# ======================================================
|
||||
|
||||
%changelog
|
||||
* Tue Oct 29 2019 Miro Hrončok <mhroncok@redhat.com> - 3.5.8-1
|
||||
- Update to 3.5.8
|
||||
|
||||
* Sat Oct 12 2019 Miro Hrončok <mhroncok@redhat.com> - 3.5.8~rc2-1
|
||||
- Update to 3.5.8rc2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Python-3.5.8rc2.tar.xz) = 69360450412c99f44a4f290c9f6bfd3bb795a2e6d0b4263b51148784dee67497235bb5ef54a34cbe7fd11786281efb1c281b712201533445561ed87537f09fe4
|
||||
SHA512 (Python-3.5.8.tar.xz) = 6439d288b0e58a771d67a9f9d4898fbe25c5508dc439cbb261a5e7d355acc7f46cd900fc2e98a6450664ebaf6121b3c481f10a12189488e619307ec1465e1908
|
||||
|
Loading…
Reference in New Issue
Block a user