From 63e5c2ba507839aa9f47e145f4d4cd24bdb4d363 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 26 Jul 2019 12:22:37 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-beautifulsoup4.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-beautifulsoup4.spec b/python-beautifulsoup4.spec index cafec22..ae1ae89 100644 --- a/python-beautifulsoup4.spec +++ b/python-beautifulsoup4.spec @@ -1,6 +1,6 @@ Name: python-beautifulsoup4 Version: 4.6.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: HTML/XML parser for quick-turnaround applications like screen-scraping License: MIT URL: http://www.crummy.com/software/BeautifulSoup/ @@ -88,6 +88,9 @@ pushd %{py3dir} %{python3_sitelib}/bs4 %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 4.6.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sat Feb 02 2019 Fedora Release Engineering - 4.6.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild