diff --git a/buildah.spec b/buildah.spec index de447e4..4cf4fa9 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,12 +15,12 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl %global import_path github.com/containers/buildah %global branch main -%global commit0 9a49348bebb3ba93285f3a4584fc3e32adab35a1 +%global commit0 5b0de7b12e0644b1994cef290a9cdccca4ed57b0 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: buildah Version: 1.24.0 -Release: 0.6%{?dist} +Release: 0.7%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -130,6 +130,11 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/%{name}/test %changelog +* Mon Sep 27 2021 Jindrich Novy - 1.24.0-0.7 +- update to the latest content of https://github.com/containers/buildah/tree/main + (https://github.com/containers/buildah/commit/5b0de7b) +- Related: #2000051 + * Fri Sep 24 2021 Jindrich Novy - 1.24.0-0.6 - update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/9a49348) diff --git a/sources b/sources index 3615e40..6136319 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (main-9a49348.tar.gz) = 28768cfe5aac2e68c6578dfc3cf795bc0cdc9374f5a259b8d3ab300f4f6b697dc3b950e1e4ae7765ab0e1fd58481e19466d8a0a4f1f4f2a9266aef6ba90b5858 +SHA512 (main-5b0de7b.tar.gz) = 5e935603ff7bdd2500f3a6326a4f379ced7cee5b345ed638a8d5bea3b9d1cbd714df4b98c1bd152221abb5ab59b2d23f05c7c1638ed29dbd53cf892c0e1f8ff3