import CS iw-6.7-1.el9
This commit is contained in:
parent
bf1ee4b2fc
commit
60d3e75eef
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/iw-5.19.tar.xz
|
||||
SOURCES/iw-6.7.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
1c32766240c319698542d677ac1ba67bee5b3001 SOURCES/iw-5.19.tar.xz
|
||||
663fecbee403237710f8db044fcd34890d479942 SOURCES/iw-6.7.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: iw
|
||||
Version: 5.19
|
||||
Release: 1%{?dist}.1
|
||||
Version: 6.7
|
||||
Release: 1%{?dist}
|
||||
Summary: A nl80211 based wireless configuration tool
|
||||
|
||||
License: ISC
|
||||
@ -40,6 +40,10 @@ export CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_LD_FLAGS"
|
||||
|
||||
|
||||
%changelog
|
||||
* 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…
Reference in New Issue
Block a user