buildah-1.35.1-1.el9
- update to https://github.com/containers/buildah/releases/tag/v1.35.1 - Related: RHEL-27608 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
88cd9a3c6c
commit
34c141e6b1
@ -9,12 +9,12 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/buildah
|
||||
#%%global branch release-1.33
|
||||
%global commit0 fedbd79676e8aa5dc49d9434f6d9361b5e00ba62
|
||||
%global commit0 f0141c696c7510edb8d4e109bfd4bbc05edbf6a2
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 2
|
||||
Name: buildah
|
||||
Version: 1.35.0
|
||||
Version: 1.35.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
@ -135,6 +135,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Tue Mar 19 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.35.1-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.35.1
|
||||
- Related: RHEL-27608
|
||||
|
||||
* Fri Mar 15 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.35.0-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.35.0
|
||||
- Resolves: RHEL-29278
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1.35.0-fedbd79.tar.gz) = a468a2449e085cc0ca70000bcf2d4b10cc2eb4b48cd7a294bb62763c82943a2ee0100816568e6e1da705aaeedfde66f47bd55a183b489752d74d8449d258ce84
|
||||
SHA512 (buildah-1.35.1-f0141c6.tar.gz) = cc24de7f2a6d0bb0322e46cba4be6f82c8c2b15931721c4a9ce142973f33972405519c8e60242038b473a2edd5a4b92ee1cb77ec12ebf20ba65bdeec12352269
|
||||
|
Loading…
Reference in New Issue
Block a user