From 4aeb985740c5b5e2c9bb4d37f90145efdbd1ae25 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 15 Nov 2022 01:43:43 -0500 Subject: [PATCH] import ldns-1.7.1-11.el9 --- SPECS/ldns.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/ldns.spec b/SPECS/ldns.spec index ddc15c6..7288623 100644 --- a/SPECS/ldns.spec +++ b/SPECS/ldns.spec @@ -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 - 1.7.1-11 +- rebuild (#2080206) + * Fri Feb 25 2022 Richard Lescak - 1.7.1-10 - use Python LIBS instead of LDFLAGS - fix annocheck issues