From 7d59399526d56dfdac95dda10d06c46bdc3cb27c Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Wed, 8 Apr 2020 21:25:44 +0200 Subject: [PATCH] Update to 0.023 Signed-off-by: Pierre-Yves Chibon --- python-rpmautospec.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-rpmautospec.spec b/python-rpmautospec.spec index d3f5f8b..8b83694 100644 --- a/python-rpmautospec.spec +++ b/python-rpmautospec.spec @@ -12,7 +12,7 @@ %endif Name: python-rpmautospec -Version: 0.0.22 +Version: 0.0.23 Release: 1%{?dist} Summary: Package and CLI tool to generate release fields and changelogs @@ -165,6 +165,9 @@ done %endif %changelog +* Wed Apr 08 2020 Pierre-Yves Chibon - 0.0.23-1 +- Update to 0.023 + * Wed Apr 08 2020 Pierre-Yves Chibon - 0.0.22-1 - Update to 0.0.22