import CS iw-5.19-1.el9.1

This commit is contained in:
eabdullin 2023-09-21 18:53:52 +00:00
parent da66d5a98f
commit bf1ee4b2fc
3 changed files with 8 additions and 4 deletions

2
.gitignore vendored
View File

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

View File

@ -1 +1 @@
f5542a275f42da139849f8384d291987a674f997 SOURCES/iw-5.9.tar.xz
1c32766240c319698542d677ac1ba67bee5b3001 SOURCES/iw-5.19.tar.xz

View File

@ -1,6 +1,6 @@
Name: iw
Version: 5.9
Release: 4%{?dist}
Version: 5.19
Release: 1%{?dist}.1
Summary: A nl80211 based wireless configuration tool
License: ISC
@ -40,6 +40,10 @@ export CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_LD_FLAGS"
%changelog
* Wed Mar 15 2023 Jose Ignacio Tornos Martinez <jtornosm@redhat.com> - 5.19-1
- Update to 5.19 from upstream
Resolves: rhbz#2178549
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 5.9-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688