Compare commits

...

No commits in common. 'c9' and 'c9-beta' have entirely different histories.
c9 ... c9-beta

2
.gitignore vendored

@ -1 +1 @@
SOURCES/iw-5.19.tar.xz
SOURCES/iw-6.9.tar.xz

@ -1 +1 @@
1c32766240c319698542d677ac1ba67bee5b3001 SOURCES/iw-5.19.tar.xz
84226ad9bfb94dc311a3f4b0a4903b7a78b7bab0 SOURCES/iw-6.9.tar.xz

@ -1,6 +1,6 @@
Name: iw
Version: 5.19
Release: 1%{?dist}.1
Version: 6.9
Release: 1%{?dist}
Summary: A nl80211 based wireless configuration tool
License: ISC
@ -40,6 +40,14 @@ export CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_LD_FLAGS"
%changelog
* Tue May 21 2024 Jose Ignacio Tornos Martinez <jtornosm@redhat.com> - 6.9
- Update to 6.9 from upstream
Resolves: RHEL-37546
* Thu Jan 25 2024 Jose Ignacio Tornos Martinez <jtornosm@redhat.com> - 6.7
- Update to 6.7 from upstream
Resolves: RHEL-22657
* Wed Mar 15 2023 Jose Ignacio Tornos Martinez <jtornosm@redhat.com> - 5.19-1
- Update to 5.19 from upstream
Resolves: rhbz#2178549

Loading…
Cancel
Save