- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
parent
00c35542ec
commit
133812c04a
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
Name: python-%{py_package_name}
|
Name: python-%{py_package_name}
|
||||||
Version: 2.1.0
|
Version: 2.1.0
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: DNS toolkit for Python
|
Summary: DNS toolkit for Python
|
||||||
|
|
||||||
# The entire package is licensed with both licenses, see LICENSE file
|
# The entire package is licensed with both licenses, see LICENSE file
|
||||||
@ -110,6 +110,9 @@ pytest -k "not testCanonicalNameDangling"
|
|||||||
}
|
}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.1.0-4
|
||||||
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||||
|
|
||||||
* Tue Mar 09 2021 Christian Heimes <cheimes@redhat.com> - 2.1.0-3
|
* Tue Mar 09 2021 Christian Heimes <cheimes@redhat.com> - 2.1.0-3
|
||||||
- Add bconds for extras require trio, curio, and doh
|
- Add bconds for extras require trio, curio, and doh
|
||||||
- Move trio and curio backend modules into extras subpackages
|
- Move trio and curio backend modules into extras subpackages
|
||||||
|
Loading…
Reference in New Issue
Block a user