From a5f44dac22229fc19cd8b405f1e791304cfe4019 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Sat, 5 Feb 2022 19:55:34 +0000 Subject: [PATCH] Release PBR 5.8.1 This releases PBR 5.8.1 fixing a regression which caused pbr.json metadata files not to be included in packages built with the previous version. Change-Id: I4a96f0cb79547b2d65abcb606472ea41b21c9ad6 --- deliverables/_independent/pbr.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deliverables/_independent/pbr.yaml b/deliverables/_independent/pbr.yaml index 4545ae60fd..234aaf034d 100644 --- a/deliverables/_independent/pbr.yaml +++ b/deliverables/_independent/pbr.yaml @@ -210,5 +210,9 @@ releases: projects: - repo: openstack/pbr hash: 8cd1a06e82b2fef6b1efc5b384827cb73bd7b0c3 + - version: 5.8.1 + projects: + - repo: openstack/pbr + hash: 407d9217511d73b34b40d330520480353790ec90 repository-settings: openstack/pbr: {}