Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-01-27 10:24:30 +00:00
parent 5c204943a3
commit 13face9c42

View File

@ -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 <releng@fedoraproject.org> - 2.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Jan 08 2021 Lumír Balhar <lbalhar@redhat.com> - 2.1.0-1
- Update to 2.1.0 final (#1913860)