From 847d61695cab9bafca3e9b42fba7d4759e82ef75 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 1 Mar 2022 07:53:02 -0500 Subject: [PATCH] import python-six-1.15.0-9.el9 --- SPECS/python-six.spec | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/SPECS/python-six.spec b/SPECS/python-six.spec index 10a10c8..8dcc30d 100644 --- a/SPECS/python-six.spec +++ b/SPECS/python-six.spec @@ -5,7 +5,7 @@ Name: python-six Version: 1.15.0 -Release: 7%{?dist} +Release: 9%{?dist} Summary: Python 2 and 3 compatibility utilities License: MIT @@ -65,6 +65,15 @@ Summary: %{summary} %changelog +* Wed Feb 16 2022 Lukáš Zachar - 1.15.0-9 +- Add gating configuration and simple test +- Related: rhbz#1950291 + +* Tue Feb 08 2022 Tomáš Hrnčiar - 1.15.0-8 +- Add automatically generated Obsoletes tag with the python39- prefix + for smoother upgrade from RHEL8 +- Related: rhbz#1990421 + * Tue Aug 10 2021 Mohan Boddu - 1.15.0-7 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688