From 9481d6851ef7f800a658eab06986422648ec7610 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Terje=20R=C3=B8sten?= Date: Mon, 30 Jul 2018 13:28:09 +0200 Subject: [PATCH] 4.6.1 --- python-beautifulsoup4.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-beautifulsoup4.spec b/python-beautifulsoup4.spec index 4a59c71..b37863b 100644 --- a/python-beautifulsoup4.spec +++ b/python-beautifulsoup4.spec @@ -1,6 +1,6 @@ Name: python-beautifulsoup4 -Version: 4.6.0 -Release: 8%{?dist} +Version: 4.6.1 +Release: 1%{?dist} Summary: HTML/XML parser for quick-turnaround applications like screen-scraping Group: Development/Languages License: MIT @@ -89,6 +89,9 @@ pushd %{py3dir} %{python3_sitelib}/bs4 %changelog +* Mon Jul 30 2018 Terje Rosten - 4.6.1-1 +- 4.6.1 + * Fri Jul 13 2018 Fedora Release Engineering - 4.6.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild