import ldns-1.7.1-11.el9

This commit is contained in:
CentOS Sources 2022-11-15 01:43:43 -05:00 committed by Stepan Oksanichenko
parent 143310ba92
commit 4aeb985740

View File

@ -39,7 +39,7 @@
Summary: Low-level DNS(SEC) library with API
Name: ldns
Version: 1.7.1
Release: 10%{?dist}
Release: 11%{?dist}
License: BSD
Url: https://www.nlnetlabs.nl/%{name}/
@ -359,6 +359,9 @@ rm -rf doc/man
%doc doc
%changelog
* Wed Jul 6 2022 Joe Orton <jorton@redhat.com> - 1.7.1-11
- rebuild (#2080206)
* Fri Feb 25 2022 Richard Lescak <rlescak@redhat.com> - 1.7.1-10
- use Python LIBS instead of LDFLAGS - fix annocheck issues