From 52d39d919c52c5b0d39f1d5e08afc590bca43a5e Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 7 May 2019 17:44:17 -0400 Subject: [PATCH] import python36-3.6.8-2.module+el8.0.0+2975+e0f02136 --- SPECS/python36.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/python36.spec b/SPECS/python36.spec index 1bdde8a..6d66e86 100644 --- a/SPECS/python36.spec +++ b/SPECS/python36.spec @@ -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 - 3.6.8-2 +- Bumping due to problems with modular RPM upgrade path +- Resolves: rhbz#1695587 + * Mon Jan 21 2019 Charalampos Stratakis - 3.6.8-1 - Sync version-release with the python3 component - Resolves: rhbz#1658271