Rebased to version 3.5.6
This commit is contained in:
parent
65d04c003e
commit
9e434a4c08
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ Python-3.5.1.tar.xz
|
|||||||
/Python-3.5.3.tar.xz
|
/Python-3.5.3.tar.xz
|
||||||
/Python-3.5.4.tar.xz
|
/Python-3.5.4.tar.xz
|
||||||
/Python-3.5.5.tar.xz
|
/Python-3.5.5.tar.xz
|
||||||
|
/Python-3.5.6.tar.xz
|
||||||
|
@ -81,8 +81,8 @@
|
|||||||
# ==================
|
# ==================
|
||||||
Summary: Version 3.5 of the Python programming language
|
Summary: Version 3.5 of the Python programming language
|
||||||
Name: python%{pyshortver}
|
Name: python%{pyshortver}
|
||||||
Version: %{pybasever}.5
|
Version: %{pybasever}.6
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
License: Python
|
License: Python
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
|
|
||||||
@ -1017,6 +1017,9 @@ CheckPython optimized
|
|||||||
# ======================================================
|
# ======================================================
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 05 2018 Miro Hrončok <mhroncok@redhat.com> - 3.5.6-1
|
||||||
|
- Rebased to version 3.5.6
|
||||||
|
|
||||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.5-3
|
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.5-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (Python-3.5.5.tar.xz) = c9056baee6a2d1fe7f14b1f310db95b78e8972766d086f8ae10954f38f8182956171580bde01ddadebe897f2545a6fbe47669ca3e4887026ac1fae5ee9197f22
|
SHA512 (Python-3.5.6.tar.xz) = 1ccf287dbe8594eb577c1197c19d882fbe235c72f4c01cda23258f2add8a93e639b41ebaf556508b867cbe1b4c1fc4e1cf457d70b98cf7a1502013660a7e0ac1
|
||||||
|
Loading…
Reference in New Issue
Block a user