diff --git a/cloud-init.spec b/cloud-init.spec index 55c13cc..1190faa 100644 --- a/cloud-init.spec +++ b/cloud-init.spec @@ -1,6 +1,6 @@ Name: cloud-init Version: 23.1.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Cloud instance init scripts License: Apache-2.0 or GPL-3.0-only URL: https://github.com/canonical/cloud-init @@ -188,6 +188,9 @@ python3 -m pytest tests/unittests %changelog +* Thu May 11 2023 Major Hayden - 23.1.2-4 +- Add patch to allow > 3 nameservers to be applied + * Sun Apr 30 2023 Neal Gompa - 23.1.2-3 - Use the correct SourceURL format for the upstream sources - Switch to SPDX identifiers for the license field