diff --git a/python-beautifulsoup4.spec b/python-beautifulsoup4.spec index f64d494..9df651f 100644 --- a/python-beautifulsoup4.spec +++ b/python-beautifulsoup4.spec @@ -5,7 +5,7 @@ Name: python-beautifulsoup4 Version: 4.6.0 -Release: 2%{?dist} +Release: 2%{?dist}.1 Summary: HTML/XML parser for quick-turnaround applications like screen-scraping Group: Development/Languages License: MIT @@ -18,6 +18,7 @@ BuildRequires: python-html5lib BuildRequires: python-setuptools BuildRequires: python-lxml Requires: python-lxml +Provides: python2-beautifulsoup4 = %{version}-%{release} %description Beautiful Soup is a Python HTML/XML parser designed for quick @@ -124,6 +125,9 @@ pushd %{py3dir} %endif %changelog +* Sun Apr 08 2018 Terje Rosten - 4.6.0-2.fc26.1 +- Provide python2-beautifulsoup4 in Fedora 26 and 27 (rhbz#1560760) + * Thu Jul 27 2017 Fedora Release Engineering - 4.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild