import libnma-1.8.36-2.el8
This commit is contained in:
parent
b87eaef2c1
commit
be7124c12d
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/libnma-1.8.32.tar.xz
|
SOURCES/libnma-1.8.36.tar.xz
|
||||||
|
@ -1 +1 @@
|
|||||||
de96e471711695d0d451ab3fc52fccbcc310e5f4 SOURCES/libnma-1.8.32.tar.xz
|
5ee2bec31c5feeecea7b777d9cd6d7224b7e50f5 SOURCES/libnma-1.8.36.tar.xz
|
||||||
|
@ -5,9 +5,9 @@
|
|||||||
%global mbp_version 0.20090602
|
%global mbp_version 0.20090602
|
||||||
%global old_libnma_version 1.8.27
|
%global old_libnma_version 1.8.27
|
||||||
|
|
||||||
%global rpm_version 1.8.32
|
%global rpm_version 1.8.36
|
||||||
%global real_version 1.8.32
|
%global real_version 1.8.36
|
||||||
%global release_version 1
|
%global release_version 2
|
||||||
|
|
||||||
%global real_version_major %(printf '%s' '%{real_version}' | sed -n 's/^\\([1-9][0-9]*\\.[1-9][0-9]*\\)\\.[1-9][0-9]*$/\\1/p')
|
%global real_version_major %(printf '%s' '%{real_version}' | sed -n 's/^\\([1-9][0-9]*\\.[1-9][0-9]*\\)\\.[1-9][0-9]*$/\\1/p')
|
||||||
|
|
||||||
@ -146,6 +146,14 @@ files to be used for integrating GUI tools with NetworkManager.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 25 2022 Ana Cabral <acabral@redhat.com> - 1.8.36-2
|
||||||
|
- Rebuilt
|
||||||
|
|
||||||
|
* Fri Mar 25 2022 Ana Cabral <acabral@redhat.com> - 1.8.36-1
|
||||||
|
- Update to 1.8.36 release (rh #2062686)
|
||||||
|
- Include OWE wireless security (rh #2060327)
|
||||||
|
- Fix OWE wireless security entry in Hidden Networks dialog (rh #2057514)
|
||||||
|
|
||||||
* Fri Aug 20 2021 Thomas Haller <thaller@redhat.com> - 1.8.32-1
|
* Fri Aug 20 2021 Thomas Haller <thaller@redhat.com> - 1.8.32-1
|
||||||
- Update to 1.8.32 release (rh #1996011)
|
- Update to 1.8.32 release (rh #1996011)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user