diff --git a/ldns.spec b/ldns.spec index 64dba07..2e06748 100644 --- a/ldns.spec +++ b/ldns.spec @@ -37,7 +37,7 @@ Summary: Low-level DNS(SEC) library with API Name: ldns Version: 1.8.3 -Release: 6%{?dist} +Release: 7%{?dist} License: BSD-3-Clause Url: https://www.nlnetlabs.nl/%{name}/ @@ -355,6 +355,9 @@ rm -rf doc/man %doc doc %changelog +* Tue Jun 13 2023 Python Maint - 1.8.3-7 +- Rebuilt for Python 3.12 + * Wed Jan 25 2023 Petr Menšík - 1.8.3-6 - Python packaging cleanups (#2155003)