diff --git a/ldns.spec b/ldns.spec index 152f1ce..4d657e4 100644 --- a/ldns.spec +++ b/ldns.spec @@ -26,7 +26,7 @@ Summary: Low-level DNS(SEC) library with API Name: ldns Version: 1.7.0 -Release: 11%{?dist} +Release: 12%{?dist} License: BSD Url: http://www.nlnetlabs.nl/%{name}/ @@ -276,6 +276,9 @@ rm -rf %{buildroot} %doc doc %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 1.7.0-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Fri Jan 05 2018 Iryna Shcherbina - 1.7.0-11 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)