From 56d5a758f38973e2f941bbb4f363433b8cb66f93 Mon Sep 17 00:00:00 2001 From: Pavel Cahyna Date: Wed, 23 Feb 2022 19:29:49 +0100 Subject: [PATCH] Update %changelog Related: rhbz#2023376 --- python-pyghmi.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/python-pyghmi.spec b/python-pyghmi.spec index 7c563c4..2d873fc 100644 --- a/python-pyghmi.spec +++ b/python-pyghmi.spec @@ -206,6 +206,9 @@ popd %endif # with docs %changelog +* Wed Feb 23 2022 Pavel Cahyna - 1.5.34-1 +- Updated to 1.5.34. + * Fri Aug 6 2021 Pavel Cahyna - 1.5.29-1 - Updated to 1.5.29. - Avoid dependency on python-pbr, conditionalize docs build, to allow building in RHEL.