diff --git a/buildah.spec b/buildah.spec index a0b389e..23e8319 100644 --- a/buildah.spec +++ b/buildah.spec @@ -40,7 +40,7 @@ Epoch: 2 Version: 1.37.4 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 -Release: 1%{?dist} +Release: 2%{?dist} %if %{defined golang_arches_future} ExclusiveArch: %{golang_arches_future} %else @@ -166,6 +166,10 @@ rm %{buildroot}%{_datadir}/%{name}/test/system/tools/build/* %{_datadir}/%{name}/test %changelog +* Tue Oct 29 2024 Troy Dawson - 2:1.37.4-2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Tue Oct 08 2024 Jindrich Novy - 2:1.37.4-1 - update to https://github.com/containers/buildah/releases/tag/v1.37.4 - Resolves: RHEL-61720