diff --git a/buildah.spec b/buildah.spec index 1bb7ab3..a64efbd 100644 --- a/buildah.spec +++ b/buildah.spec @@ -29,7 +29,7 @@ %define built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: %{repo} -Version: 1.22.0 +Version: 1.22.3 Release: 1%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 @@ -157,6 +157,9 @@ cp bin/copy %{buildroot}/%{_bindir}/%{name}-copy %{_datadir}/%{name}/test %changelog +* Wed Aug 25 2021 RH Container Bot - 1.22.3-1 +- autobuilt v1.22.3 + * Mon Aug 16 2021 RH Container Bot - 1.22.0-1 - autobuilt v1.22.0