diff --git a/python3.spec b/python3.spec index 09908ae..b910bd2 100644 --- a/python3.spec +++ b/python3.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}.2 -Release: 4%{?dist} +Release: 5%{?dist} License: Python @@ -1521,6 +1521,9 @@ CheckPython optimized # ====================================================== %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 3.7.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Wed Jan 16 2019 Miro HronĨok - 3.7.2-4 - Security fix for CVE-2019-5010 (#1666519, #1666522)