- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 04:48:09 +00:00
parent 305f883a5f
commit 408fc49295

View File

@ -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 <mboddu@redhat.com> - 2.2-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Sat Feb 13 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.2-1
- Latest version (#1927002)