import python36-3.6.8-2.module+el8.0.0+2975+e0f02136

This commit is contained in:
CentOS Sources 2019-05-07 17:44:17 -04:00 committed by Andrew Lukoshko
parent 68500542df
commit 52d39d919c

View File

@ -6,7 +6,7 @@
Name: python36
Version: %{pybasever}.8
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Interpreter of the Python programming language
License: Python
@ -351,6 +351,10 @@ fi
%changelog
* Thu Apr 04 2019 Tomas Orsava <torsava@redhat.com> - 3.6.8-2
- Bumping due to problems with modular RPM upgrade path
- Resolves: rhbz#1695587
* Mon Jan 21 2019 Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-1
- Sync version-release with the python3 component
- Resolves: rhbz#1658271