From f30b9fcfc9ff0da967f01e27e971dfc96d699e90 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 03:47:35 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-soupsieve.git#0ae65e5cd88001c24cda534e54347e352675cf9c --- python-soupsieve.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-soupsieve.spec b/python-soupsieve.spec index 4cdf336..752bda2 100644 --- a/python-soupsieve.spec +++ b/python-soupsieve.spec @@ -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 - 2.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Jan 07 2021 Joel Capitao - 2.1.0-1 - Update to 2.1.0 (#1906625)