From e2c86ae28d2edcbd6e7be0d3a0ad394feda68abd Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 2 Aug 2013 23:24:50 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- ldns.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ldns.spec b/ldns.spec index 7b28a81..819b23c 100644 --- a/ldns.spec +++ b/ldns.spec @@ -8,7 +8,7 @@ Summary: Low-level DNS(SEC) library with API Name: ldns Version: 1.6.16 -Release: 5%{?dist} +Release: 6%{?dist} License: BSD Url: http://www.nlnetlabs.nl/%{name}/ Source: http://www.nlnetlabs.nl/downloads/%{name}/%{name}-%{version}.tar.gz @@ -146,6 +146,9 @@ rm -rf %{buildroot} %postun -p /sbin/ldconfig %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 1.6.16-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Tue Jul 23 2013 Tomas Hozza - 1.6.16-5 - Fix compiler warnings and one uninitialized value - make ldns-config multilib clean