diff --git a/SPECS/libnma.spec b/SPECS/libnma.spec index 0719557..f81c0e7 100644 --- a/SPECS/libnma.spec +++ b/SPECS/libnma.spec @@ -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 - 1.8.30-2 +- Rebuild with new gtk-doc to fix multilib issues (rh #1853152) + * Tue Jun 23 2020 Beniamino Galvani - 1.8.30-1 - Update to 1.8.30 release