Update to 2.7.16 final
This commit is contained in:
parent
5d0f9111df
commit
a5e818f217
@ -123,7 +123,7 @@ Summary: An interpreted, interactive, object-oriented programming language
|
||||
Name: %{python}
|
||||
# Remember to also rebase python2-docs when changing this:
|
||||
%global general_version %{pybasever}.16
|
||||
%global prerel rc1
|
||||
#global prerel ...
|
||||
%global upstream_version %{general_version}%{?prerel}
|
||||
Version: %{general_version}%{?prerel:~%{prerel}}
|
||||
Release: 1%{?dist}
|
||||
@ -2008,6 +2008,9 @@ CheckPython \
|
||||
# ======================================================
|
||||
|
||||
%changelog
|
||||
* Mon Mar 04 2019 Miro Hrončok <mhroncok@redhat.com> - 2.7.16-1
|
||||
- Update to 2.7.16 final
|
||||
|
||||
* Tue Feb 19 2019 Charalampos Stratakis <cstratak@redhat.com> - 2.7.16~rc1-1
|
||||
- Update to 2.7.16rc1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Python-2.7.16rc1.tar.xz) = d06edb29d6517c9ff7c5c31f587d6dbe32c420ab11170fdedb5e0207c45423756407d01764a0666f8605eaf629f44f1d5400714224e1a958722b8bee3c3c24a2
|
||||
SHA512 (Python-2.7.16.tar.xz) = 16e814e8dcffc707b595ca2919bd2fa3db0d15794c63d977364652c4a5b92e90e72b8c9e1cc83b5020398bd90a1b397dbdd7cb931c49f1aa4af6ef95414b43e0
|
||||
|
Loading…
Reference in New Issue
Block a user