diff --git a/wpa_supplicant.spec b/wpa_supplicant.spec index 0eb185b..26df030 100644 --- a/wpa_supplicant.spec +++ b/wpa_supplicant.spec @@ -9,7 +9,7 @@ Summary: WPA/WPA2/IEEE 802.1X Supplicant Name: wpa_supplicant Epoch: 1 Version: 2.10 -Release: 10%{?dist} +Release: 11%{?dist} License: BSD-3-Clause Source0: http://w1.fi/releases/%{name}-%{version}.tar.gz Source1: wpa_supplicant.conf @@ -203,6 +203,9 @@ chmod -R 0644 wpa_supplicant/examples/*.py %changelog +* Mon Jun 24 2024 Troy Dawson - 1:2.10-11 +- Bump release for June 2024 mass rebuild + * Fri Jun 21 2024 Davide Caratti - 1:2.10-10 - Fix package configuration/add missing patches to avoid regressions when upgrading from rhel-9 (RHEL-43250)