From a4d98550f22f2f7a235db10f5f8ab8cd40ddd023 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 08:03:57 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/ldns.git#b7487263ca25ab64145f2179f95801bc3f357afa --- ldns.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ldns.spec b/ldns.spec index fa58517..da94ce5 100644 --- a/ldns.spec +++ b/ldns.spec @@ -39,7 +39,7 @@ Summary: Low-level DNS(SEC) library with API Name: ldns Version: 1.7.1 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD Url: https://www.nlnetlabs.nl/%{name}/ @@ -349,6 +349,9 @@ rm -rf doc/man %doc doc %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.7.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jan 04 2021 Petr Menšík - 1.7.1-2 - Use make_build and make_install macro instead of make - https://docs.fedoraproject.org/en-US/packaging-guidelines/#_parallel_make