diff --git a/buildah.spec b/buildah.spec index 7407960..718a4c4 100644 --- a/buildah.spec +++ b/buildah.spec @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.16.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -147,6 +147,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Sep 21 2020 Lokesh Mandvekar - 1.16.1-3 +- bump release to not lag f32 + * Mon Sep 21 2020 Lokesh Mandvekar - 1.16.1-2 - adjust deps for centos7