diff --git a/iw.spec b/iw.spec index 7c291f3..831a7e7 100644 --- a/iw.spec +++ b/iw.spec @@ -1,6 +1,6 @@ Name: iw Version: 6.9 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A nl80211 based wireless configuration tool License: ISC @@ -40,6 +40,9 @@ export CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_LD_FLAGS" %changelog +* Mon Jun 24 2024 Troy Dawson - 6.9-2 +- Bump release for June 2024 mass rebuild + * Tue Jun 18 2024 Jose Ignacio Tornos Martinez - 6.9 - Update to 6.9 from upstream Resolves: RHEL-43269