From 1eca13956995ecf13e9175460dd4ca045cc9768a Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 1 Mar 2022 08:19:26 -0500 Subject: [PATCH] import python-py-1.10.0-6.el9 --- SPECS/python-py.spec | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/SPECS/python-py.spec b/SPECS/python-py.spec index cdbc767..209bdd9 100644 --- a/SPECS/python-py.spec +++ b/SPECS/python-py.spec @@ -16,7 +16,7 @@ Name: python-%{srcname} Version: 1.10.0 -Release: 4%{?dist} +Release: 6%{?dist} Summary: Library with cross-python path, ini-parsing, io, code, log facilities License: MIT and Public Domain # main package: MIT, except: doc/style.css: Public Domain @@ -116,6 +116,15 @@ py.test-%{python3_version} -r s -k"-TestWCSvnCommandPath" testing %changelog +* Wed Feb 16 2022 Tomas Orsava - 1.10.0-6 +- Add gating configuration and a simple smoke test +- Related: rhbz#1950291 + +* Tue Feb 08 2022 Tomáš Hrnčiar - 1.10.0-5 +- Add automatically generated Obsoletes tag with the python39- prefix + for smoother upgrade from RHEL8 +- Related: rhbz#1990421 + * Tue Aug 10 2021 Mohan Boddu - 1.10.0-4 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688