Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-27 08:00:09 +00:00
parent caddfd35c5
commit d73624f11c
1 changed files with 5 additions and 1 deletions

View File

@ -14,7 +14,7 @@
Name: python-%{py_package_name}
Version: 2.1.0
Release: 4%{?dist}
Release: 5%{?dist}
Summary: DNS toolkit for Python
# The entire package is licensed with both licenses, see LICENSE file
@ -110,6 +110,10 @@ pytest -k "not testCanonicalNameDangling"
}
%changelog
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-5
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2.1.0-4
- Rebuilt for Python 3.10