buildah-1.35.0-1.el9
- update to https://github.com/containers/buildah/releases/tag/v1.35.0 - Resolves: RHEL-29278 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
c5a4e9795a
commit
88cd9a3c6c
12
buildah.spec
12
buildah.spec
@ -8,14 +8,14 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global import_path github.com/containers/buildah
|
%global import_path github.com/containers/buildah
|
||||||
%global branch release-1.33
|
#%%global branch release-1.33
|
||||||
%global commit0 f843563df89a838b97450b3ceb777a5fab75569c
|
%global commit0 fedbd79676e8aa5dc49d9434f6d9361b5e00ba62
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Name: buildah
|
Name: buildah
|
||||||
Version: 1.33.6
|
Version: 1.35.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A command line tool used for creating OCI Images
|
Summary: A command line tool used for creating OCI Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io
|
URL: https://%{name}.io
|
||||||
@ -135,6 +135,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
||||||
|
|
||||||
* Mon Feb 26 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.33.6-2
|
* Mon Feb 26 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.33.6-2
|
||||||
- update tags for systemd libsubid
|
- update tags for systemd libsubid
|
||||||
- Resolves: RHEL-26594
|
- Resolves: RHEL-26594
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (release-1.33-f843563.tar.gz) = 355ff86d0dbd4379d145e4cc44ea53f52c602a3d56e54de7e261f64e1a2974b96b249ab90b66b80d0a36068f745a81760dbef7422c43c8e05a3ec34c5d4deaeb
|
SHA512 (buildah-1.35.0-fedbd79.tar.gz) = a468a2449e085cc0ca70000bcf2d4b10cc2eb4b48cd7a294bb62763c82943a2ee0100816568e6e1da705aaeedfde66f47bd55a183b489752d74d8449d258ce84
|
||||||
|
Loading…
Reference in New Issue
Block a user