import libnma-1.8.30-1.el8
This commit is contained in:
parent
b0bc782d46
commit
45a45a0db3
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/libnma-1.8.28.tar.xz
|
||||
SOURCES/libnma-1.8.30.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
2064f26a82ebc9af2d19efa3bd8df15e5292fa2a SOURCES/libnma-1.8.28.tar.xz
|
||||
07d44ea7039b8667af6d566ab171318b309c75f9 SOURCES/libnma-1.8.30.tar.xz
|
||||
|
@ -5,9 +5,9 @@
|
||||
%global mbp_version 0.20090602
|
||||
%global old_libnma_version 1.8.27
|
||||
|
||||
%global rpm_version 1.8.28
|
||||
%global real_version 1.8.28
|
||||
%global release_version 2
|
||||
%global rpm_version 1.8.30
|
||||
%global real_version 1.8.30
|
||||
%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
|
||||
* Tue Jun 23 2020 Beniamino Galvani <bgalvani@redhat.com> - 1.8.30-1
|
||||
- Update to 1.8.30 release
|
||||
|
||||
* Tue May 26 2020 Beniamino Galvani <bgalvani@redhat.com> - 1.8.28-2
|
||||
- Rebuilt after adding gating
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user