buildah-1.24.0-0.22.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/639320e) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
cd5cb6cf62
commit
17d2c8bd62
@ -15,13 +15,13 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/buildah
|
||||
%global branch main
|
||||
%global commit0 762cf6f9d9284fddeb9664b3c1d8ad2cc689ac92
|
||||
%global commit0 639320efbb19299f85d0a6847e137577155f9ce1
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.24.0
|
||||
Release: 0.21%{?dist}
|
||||
Release: 0.22%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -131,6 +131,11 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon Oct 25 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.22
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/639320e)
|
||||
- Related: #2000051
|
||||
|
||||
* Mon Oct 18 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.21
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/762cf6f)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-762cf6f.tar.gz) = ba6f54de6ceca5c610c6f440d2401004e64b4422625cfb5770fed616172fea77e76131cdeb3f120ba9c3d34f7001bc7c21b87ea958e59c666e7a71eed54b082e
|
||||
SHA512 (main-639320e.tar.gz) = c9813aca1408aff9fcd1f812023f8c40c46a50c7e2a470b185ce0a8b7238151633c54f57b7e5d3362a75598538d95018c021a96c7060634d8fc6f0bd8eee63b6
|
||||
|
Loading…
Reference in New Issue
Block a user