buildah-1.22.0-2.el9
- update to the latest content of https://github.com/containers/buildah/tree/release-1.22 (https://github.com/containers/buildah/commit/71b8003) - Related: #1970747 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
412c8ef0c1
commit
ea1c84bc57
@ -15,12 +15,12 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/buildah
|
||||
%global branch release-1.22
|
||||
%global commit0 e6ea308d6de1724a0ead3e08517a5e365461b275
|
||||
%global commit0 71b8003a3505fcaa2a53f80997cea09507035e7e
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: buildah
|
||||
Version: 1.22.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?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
|
||||
* Wed Aug 04 2021 Jindrich Novy <jnovy@redhat.com> - 1.22.0-2
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/release-1.22
|
||||
(https://github.com/containers/buildah/commit/71b8003)
|
||||
- Related: #1970747
|
||||
|
||||
* Tue Aug 03 2021 Jindrich Novy <jnovy@redhat.com> - 1.22.0-1
|
||||
- update to 1.22.0 release and switch to the release-1.22 maint branch
|
||||
- Related: #1970747
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (release-1.22-e6ea308.tar.gz) = 5352490b2a27ba6c7f974ccfc8956c96effd0a10e47f15dd1c6ab5caf6e0107fc5460225b297800d4339147055ad1d88218baa238c298229dc81e0ad5426b6c4
|
||||
SHA512 (release-1.22-71b8003.tar.gz) = 9377bdac685042b9ea5ffbed3ab9047170939e3564cc64319c6e02d228869e92c1589966d2c2861cb3adb447c43640a5cdfc08aab5ba06fb957930bb60b537e0
|
||||
|
Loading…
Reference in New Issue
Block a user