buildah-1.24.0-0.4.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/b8757e9) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
a6311cfa29
commit
35fd6cd572
@ -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 4c287d162dcfa50eb2f18aab39de1adc2f349553
|
||||
%global commit0 b8757e98cbecff53b0379a1753a6707d0d52c615
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: buildah
|
||||
Version: 1.24.0
|
||||
Release: 0.3%{?dist}
|
||||
Release: 0.4%{?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 Sep 22 2021 Jindrich Novy <jnovy@redhat.com> - 1.24.0-0.4
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/b8757e9)
|
||||
- Related: #2000051
|
||||
|
||||
* Tue Sep 21 2021 Jindrich Novy <jnovy@redhat.com> - 1.24.0-0.3
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/4c287d1)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-4c287d1.tar.gz) = 664d7a0937929b7202c940a783bfc4deb758a64cbe5043e97d3394d7b7274f5f23ed4940249b21aa6f15064d6f6de46594c4f17283efc9c6d2cb0d4050b71d49
|
||||
SHA512 (main-b8757e9.tar.gz) = 0e9d40424737f93d2bfacc29bd189d192ba0a16be7bd7d801c7d326c2bdf196a53bfc3c8ed0b4d16d2f4a3cf3ba2ae13994811a2d297f0f7e0f56984e2c218da
|
||||
|
Loading…
Reference in New Issue
Block a user