diff --git a/SPECS/NetworkManager.spec b/SPECS/NetworkManager.spec index f181745..a6075c6 100644 --- a/SPECS/NetworkManager.spec +++ b/SPECS/NetworkManager.spec @@ -6,8 +6,8 @@ %global epoch_version 1 %global rpm_version 1.30.0 -%global real_version 1.29.11 -%global release_version 0.9 +%global real_version 1.29.90 +%global release_version 0.10 %global snapshot %{nil} %global git_sha %{nil} @@ -1154,7 +1154,11 @@ fi %changelog -* Mon Feb 8 2021 Antonio Cardace - 1:1.30.0-0.9 +* Thu Feb 11 2021 Thomas Haller - 1:1.30.0-0.10 +- Update to 1.30-rc1 (1.29.90-dev) (development) +- cloud-setup: fix removing IPv4 address (rh #1920838) + +* Mon Feb 8 2021 Antonio Cardace - 1:1.30.0-0.9 - Update to 1.29.11 (development) - bond: fix changing mode when the device is created externally (rh #1870691) - ovs: fix firewalld configuration for ovs-ports (rh #1921107)