From ae04cf36b4d87a69db20481a4251024415396e9a Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:51:59 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- iw.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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