Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-01-27 13:29:19 +00:00
parent a93fe5b008
commit 0ae65e5cd8

View File

@ -2,7 +2,7 @@
Name: python-soupsieve
Version: 2.1.0
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
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Jan 07 2021 Joel Capitao <jcapitao@redhat.com> - 2.1.0-1
- Update to 2.1.0 (#1906625)