diff --git a/python-dns.spec b/python-dns.spec index 9c96886..3be23cc 100644 --- a/python-dns.spec +++ b/python-dns.spec @@ -4,7 +4,7 @@ Name: python-%{py_package_name} Version: 2.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: DNS toolkit for Python # The entire package is licensed with both licenses, see LICENSE file @@ -70,6 +70,9 @@ find examples -type f | xargs chmod a-x %{python3_sitelib}/%{pypi_name}-*.egg-info %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 2.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Jan 08 2021 Lumír Balhar - 2.1.0-1 - Update to 2.1.0 final (#1913860)