diff --git a/ldns.spec b/ldns.spec index e9bce7d..c96bb8e 100644 --- a/ldns.spec +++ b/ldns.spec @@ -1,7 +1,7 @@ Summary: Lowlevel DNS(SEC) library with API Name: ldns Version: 1.6.0 -Release: 4%{?dist} +Release: 5%{?dist} License: BSD Url: http://www.nlnetlabs.nl/%{name}/ Source: http://www.nlnetlabs.nl/downloads/%{name}-%{version}.tar.gz @@ -90,6 +90,9 @@ rm -rf %{buildroot} %postun -p /sbin/ldconfig %changelog +* Fri Jul 24 2009 Fedora Release Engineering - 1.6.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Mon Jul 13 2009 Paul Wouters - 1.6.0-4 - Fixed the ssl patch so it can now compile --without-ssl