diff --git a/python-tld.spec b/python-tld.spec index 28b14cb..2407c33 100644 --- a/python-tld.spec +++ b/python-tld.spec @@ -2,10 +2,10 @@ Name: python-%{pypiname} Version: 0.7.9 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Extract the top level domain from the URL given -License: MPL GPLv2 LGPLv2 +License: MPL or GPLv2 or LGPLv2 URL: https://github.com/barseghyanartur/tld Source0: https://files.pythonhosted.org/packages/source/t/%{pypiname}/%{pypiname}-%{version}.tar.gz @@ -74,6 +74,11 @@ popd %{_bindir}/* %changelog +* Sat Jun 23 2018 William Moreno Reyes - 0.7.9-7 +- Update license tag +- https://github.com/barseghyanartur/tld/issues/46 +- https://bugzilla.redhat.com/show_bug.cgi?id=1577466 + * Tue Jun 19 2018 Miro HronĨok - 0.7.9-6 - Rebuilt for Python 3.7