diff --git a/python-dns-lexicon.spec b/python-dns-lexicon.spec index 7adf308..a45ea99 100644 --- a/python-dns-lexicon.spec +++ b/python-dns-lexicon.spec @@ -9,7 +9,7 @@ Name: python-%{pypi_name} Version: 2.4.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Manipulate DNS records on various DNS providers in a standardized/agnostic way License: MIT @@ -120,6 +120,9 @@ ln -s %{_bindir}/lexicon-%{python3_version} %{buildroot}/%{_bindir}/lexicon-3 %endif %changelog +* Mon Jul 02 2018 Miro HronĨok - 2.4.4-3 +- Rebuilt for Python 3.7 + * Tue Jun 26 2018 Eli Young - 2.4.4-2 - Remove unnecessary shebang