Update to 2.4.2 (rhbz#2230509)
This commit is contained in:
parent
467aedad41
commit
15ded307d7
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@
|
||||
/dnspython-2.2.1.tar.gz
|
||||
/dnspython-2.3.0.tar.gz
|
||||
/dnspython-2.4.1.tar.gz
|
||||
/dnspython-2.4.2.tar.gz
|
||||
|
@ -10,7 +10,7 @@
|
||||
%endif
|
||||
|
||||
Name: python-dns
|
||||
Version: 2.4.1
|
||||
Version: 2.4.2
|
||||
Release: 1%{?dist}
|
||||
Summary: DNS toolkit for Python
|
||||
|
||||
@ -85,6 +85,9 @@ export OPENSSL_ENABLE_SHA1_SIGNATURES=yes
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Aug 10 2023 Lumír Balhar <lbalhar@redhat.com> - 2.4.2-1
|
||||
- Update to 2.4.2 (rhbz#2230509)
|
||||
|
||||
* Mon Jul 31 2023 Lumír Balhar <lbalhar@redhat.com> - 2.4.1-1
|
||||
- Update to 2.4.1 (rhbz#2219703)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dnspython-2.4.1.tar.gz) = 98f440f13b8600880cc56493d9f20bfd824d40eca4cde4ed4bcaa0fa617d30176f4d37bc391896a237bd7bd3ce99f0ef9779a2fb26dcdb02e455edec53a31fdd
|
||||
SHA512 (dnspython-2.4.2.tar.gz) = 6a76331fc8bc282bb8ef61509317b1956bec6fb516a57409b1df38c8f5094e5ddfcaabc951f7678f1be75e735962c94f225b6e78eb4abe56b27e075180c62576
|
||||
|
Loading…
Reference in New Issue
Block a user