diff --git a/.ldns.metadata b/.ldns.metadata deleted file mode 100644 index e28cb75..0000000 --- a/.ldns.metadata +++ /dev/null @@ -1 +0,0 @@ -ceeeccf8a27e61a854762737f6ee02f44662c1b8 SOURCES/ldns-1.7.0.tar.gz diff --git a/SPECS/ldns.spec b/SPECS/ldns.spec index 1e9d61c..8aac809 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.0 -Release: 21%{?dist} +Release: 22%{?dist} License: BSD Url: http://www.nlnetlabs.nl/%{name}/ @@ -355,6 +355,9 @@ rm -rf doc/man %doc doc %changelog +* Tue Jan 16 2024 Petr Menšík - 1.7.0-22 +- Export ldns-utils, ldns-doc, perl-ldns and python3-ldns into CRB (RHEL-315) + * Tue Jul 23 2019 Martin Osvald - 1.7.0-21 - Fix for issues found by covscan (#1602571)