Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2023-01-20 12:49:12 +00:00
parent e8472c3ab8
commit ff0bed41fd
1 changed files with 4 additions and 1 deletions

View File

@ -13,7 +13,7 @@
Name: python-dns
Version: 2.3.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: DNS toolkit for Python
# The entire package is licensed with both licenses, see LICENSE file
@ -86,6 +86,9 @@ export OPENSSL_ENABLE_SHA1_SIGNATURES=yes
%endif
%changelog
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Tue Jan 03 2023 Lumír Balhar <lbalhar@redhat.com> - 2.3.0-1
- Update to 2.3.0 (rhbz#2156616)