import libnma-1.8.30-2.el8

This commit is contained in:
CentOS Sources 2021-01-28 16:11:04 +00:00 committed by Andrew Lukoshko
parent 45a45a0db3
commit b18ae60efe
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
%global rpm_version 1.8.30
%global real_version 1.8.30
%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')
@ -146,6 +146,9 @@ files to be used for integrating GUI tools with NetworkManager.
%changelog
* Tue Jan 26 2021 Beniamino Galvani <bgalvani@redhat.com> - 1.8.30-2
- Rebuild with new gtk-doc to fix multilib issues (rh #1853152)
* Tue Jun 23 2020 Beniamino Galvani <bgalvani@redhat.com> - 1.8.30-1
- Update to 1.8.30 release