diff --git a/dhcp.spec b/dhcp.spec index db974e8..f518cb7 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -15,7 +15,7 @@ Summary: Dynamic host configuration protocol software Name: dhcp Version: 4.4.3 -Release: 8%{?prever:.%prever}%{?patchver:.%patchver}%{?dist} +Release: 9%{?prever:.%prever}%{?patchver:.%patchver}%{?dist} # NEVER CHANGE THE EPOCH on this package. The previous maintainer (prior to # dcantrell maintaining the package) made incorrect use of the epoch and @@ -528,6 +528,9 @@ done %attr(0644,root,root) %{_mandir}/man8/keama.8.gz %changelog +* Wed Jul 19 2023 Fedora Release Engineering - 12:4.4.3-9.P1 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Mon Apr 24 2023 Arjun Shankar - 12:4.4.3-8.P1 - Port bind9 configure script to C99