import CS iw-6.7-1.el9

This commit is contained in:
eabdullin 2024-03-28 10:38:34 +00:00
parent bf1ee4b2fc
commit 60d3e75eef
3 changed files with 8 additions and 4 deletions

2
.gitignore vendored
View File

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

View File

@ -1 +1 @@
1c32766240c319698542d677ac1ba67bee5b3001 SOURCES/iw-5.19.tar.xz 663fecbee403237710f8db044fcd34890d479942 SOURCES/iw-6.7.tar.xz

View File

@ -1,6 +1,6 @@
Name: iw Name: iw
Version: 5.19 Version: 6.7
Release: 1%{?dist}.1 Release: 1%{?dist}
Summary: A nl80211 based wireless configuration tool Summary: A nl80211 based wireless configuration tool
License: ISC License: ISC
@ -40,6 +40,10 @@ export CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_LD_FLAGS"
%changelog %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 * Wed Mar 15 2023 Jose Ignacio Tornos Martinez <jtornosm@redhat.com> - 5.19-1
- Update to 5.19 from upstream - Update to 5.19 from upstream
Resolves: rhbz#2178549 Resolves: rhbz#2178549