import libnma-1.8.32-1.el8
This commit is contained in:
parent
7d495061b7
commit
5175b25eb2
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/libnma-1.8.30.tar.xz
|
||||
SOURCES/libnma-1.8.32.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
07d44ea7039b8667af6d566ab171318b309c75f9 SOURCES/libnma-1.8.30.tar.xz
|
||||
de96e471711695d0d451ab3fc52fccbcc310e5f4 SOURCES/libnma-1.8.32.tar.xz
|
||||
|
@ -5,9 +5,9 @@
|
||||
%global mbp_version 0.20090602
|
||||
%global old_libnma_version 1.8.27
|
||||
|
||||
%global rpm_version 1.8.30
|
||||
%global real_version 1.8.30
|
||||
%global release_version 2
|
||||
%global rpm_version 1.8.32
|
||||
%global real_version 1.8.32
|
||||
%global release_version 1
|
||||
|
||||
%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,9 @@ files to be used for integrating GUI tools with NetworkManager.
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 20 2021 Thomas Haller <thaller@redhat.com> - 1.8.32-1
|
||||
- Update to 1.8.32 release (rh #1996011)
|
||||
|
||||
* Tue Jan 26 2021 Beniamino Galvani <bgalvani@redhat.com> - 1.8.30-2
|
||||
- Rebuild with new gtk-doc to fix multilib issues (rh #1853152)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user