From a2e7bc4b1f63640733df91ac4f07ec0d6e7d3bba Mon Sep 17 00:00:00 2001 From: Terje Rosten Date: Sun, 11 Oct 2020 12:07:54 +0200 Subject: [PATCH] 4.9.3 --- python-beautifulsoup4.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-beautifulsoup4.spec b/python-beautifulsoup4.spec index 09933da..3a43a87 100644 --- a/python-beautifulsoup4.spec +++ b/python-beautifulsoup4.spec @@ -3,8 +3,8 @@ %endif Name: python-beautifulsoup4 -Version: 4.9.1 -Release: 2%{?dist} +Version: 4.9.3 +Release: 1%{?dist} Summary: HTML/XML parser for quick-turnaround applications like screen-scraping License: MIT URL: http://www.crummy.com/software/BeautifulSoup/ @@ -102,6 +102,9 @@ pushd %{py3dir} %{python3_sitelib}/bs4 %changelog +* Sun Oct 11 2020 Terje Rosten - 4.9.3-1 +- 4.9.3 + * Tue Jul 28 2020 Fedora Release Engineering - 4.9.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild