|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
%global oname beautifulsoup4
|
|
|
|
|
|
|
|
|
|
Name: python-beautifulsoup4
|
|
|
|
|
Version: 4.5.0
|
|
|
|
|
Version: 4.5.1
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: HTML/XML parser for quick-turnaround applications like screen-scraping
|
|
|
|
|
Group: Development/Languages
|
|
|
|
@ -124,6 +124,9 @@ pushd %{py3dir}
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Aug 09 2016 Terje Rosten <terje.rosten@ntnu.no> - 4.5.1-1
|
|
|
|
|
- 4.5.1
|
|
|
|
|
|
|
|
|
|
* Tue Jul 26 2016 Ville Skyttä <ville.skytta@iki.fi> - 4.5.0-1
|
|
|
|
|
- Update to 4.5.0
|
|
|
|
|
- Mark COPYING.txt as %%license
|
|
|
|
|