diff --git a/buildah.spec b/buildah.spec index 720b46b..4b73648 100644 --- a/buildah.spec +++ b/buildah.spec @@ -20,7 +20,7 @@ Name: %{repo} Version: 1.7 -Release: 6.dev.git%{shortcommit0}%{?dist} +Release: 7.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{provider_prefix} @@ -87,6 +87,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions %{_datadir}/bash-completion/completions/%{name} %changelog +* Thu Jan 31 2019 Fedora Release Engineering - 1.7-7.dev.gite702872 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Tue Jan 29 2019 Lokesh Mandvekar (Bot) - 1.7-6.dev.gite702872 - autobuilt e702872