From 408fc49295b058e8840feb2ee2d32f022d92aff7 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 04:48:09 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- python-soupsieve.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-soupsieve.spec b/python-soupsieve.spec index 33ee1f8..e838864 100644 --- a/python-soupsieve.spec +++ b/python-soupsieve.spec @@ -2,7 +2,7 @@ Name: python-soupsieve Version: 2.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: CSS selector library License: MIT @@ -65,6 +65,9 @@ pytest-3 -v tests -k 'not test_namespace_xml_with_namespace' %license LICENSE.md %changelog +* Fri Apr 16 2021 Mohan Boddu - 2.2-2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Sat Feb 13 2021 Zbigniew Jędrzejewski-Szmek - 2.2-1 - Latest version (#1927002)