diff --git a/.buildah.metadata b/.buildah.metadata index f7cc6c8..3050db1 100644 --- a/.buildah.metadata +++ b/.buildah.metadata @@ -1 +1 @@ -3e4fad435b307eb5cb01aed81ad2b8ef84ffb2df SOURCES/release-1.19-3808e27.tar.gz +462a12e1d78ca0f9638fd8d1b8d61a3de1d6deb0 SOURCES/release-1.19-6d7f496.tar.gz diff --git a/.gitignore b/.gitignore index 0009027..4b0775c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/release-1.19-3808e27.tar.gz +SOURCES/release-1.19-6d7f496.tar.gz diff --git a/SPECS/buildah.spec b/SPECS/buildah.spec index bdc9378..7af120e 100644 --- a/SPECS/buildah.spec +++ b/SPECS/buildah.spec @@ -14,12 +14,12 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl %global import_path github.com/containers/buildah %global branch release-1.19 -%global commit0 3808e27e6fde0a94cbe16c2aa5693bb7dda7c6af +%global commit0 6d7f49677fce165a0a5fab7adb9109a87371041f %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: buildah Version: 1.19.9 -Release: 3%{?dist} +Release: 6%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -121,10 +121,25 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/%{name}/test %changelog +* Thu May 12 2022 Jindrich Novy - 1.19.9-6 +- update to the latest content of https://github.com/containers/buildah/tree/release-1.19 + (https://github.com/containers/buildah/commit/6d7f496) +- Related: #2061390 + +* Sat Apr 30 2022 Jindrich Novy - 1.19.9-5 +- update to the latest content of https://github.com/containers/buildah/tree/release-1.19 + (https://github.com/containers/buildah/commit/d69ac6e) +- Related: #2061390 + +* Wed Apr 06 2022 Jindrich Novy - 1.19.9-4 +- update to the latest content of https://github.com/containers/buildah/tree/release-1.19 + (https://github.com/containers/buildah/commit/7c6701d) +- Related: #2061390 + * Fri Apr 01 2022 Jindrich Novy - 1.19.9-3 - update to the latest content of https://github.com/containers/buildah/tree/release-1.19 (https://github.com/containers/buildah/commit/3808e27) -- Resolves: #2067540 +- Related: #2061390 * Mon Jan 10 2022 Jindrich Novy - 1.19.9-2 - update to the latest content of https://github.com/containers/buildah/tree/release-1.19