From 7215bfff852a3118b95fb4948c059f30e0b2657a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 2 Feb 2019 10:23:19 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python36.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python36.spec b/python36.spec index e122b0f..d4ce115 100644 --- a/python36.spec +++ b/python36.spec @@ -14,7 +14,7 @@ URL: https://www.python.org/ # WARNING When rebasing to a new Python version, # remember to update the python3-docs package as well Version: %{pybasever}.8 -Release: 3%{?dist} +Release: 4%{?dist} License: Python @@ -1563,6 +1563,9 @@ CheckPython optimized # ====================================================== %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 3.6.8-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Wed Jan 23 2019 Patrik Kopkan - 3.6.8-3 - fix for CVE-2019-5010 (#1666519, #1666520)