import buildah-1.29.1-2.module+el8.8.0+18553+8fea4d79

i8c-stream-rhel8 changed/i8c-stream-rhel8/buildah-1.29.1-2.module+el8.8.0+18553+8fea4d79
MSVSphere Packaging Team 1 year ago
parent 66fcd2c402
commit 4e01196e33

@ -1 +1 @@
b9b966712b25554f9cf08b1c49a80b60fd3dc56d SOURCES/release-1.29-7fa17a8.tar.gz
ef1eaba2e669fee817e4a09d3e663744e1c177a1 SOURCES/release-1.29-f07d2c9.tar.gz

2
.gitignore vendored

@ -1 +1 @@
SOURCES/release-1.29-7fa17a8.tar.gz
SOURCES/release-1.29-f07d2c9.tar.gz

@ -12,13 +12,13 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
%global import_path github.com/containers/buildah
%global branch release-1.29
%global commit0 7fa17a8428727eb3ecaca088bda1ebec590eeb8c
%global commit0 f07d2c9c09ff8fa33c045c381e2efcd47deb1d69
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
Epoch: 1
Name: buildah
Version: 1.29.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A command line tool used for creating OCI Images
License: ASL 2.0
URL: https://%{name}.io
@ -135,9 +135,14 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
%{_datadir}/%{name}/test
%changelog
* Sun Dec 10 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1:1.29.1-1
* Sun Dec 10 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1:1.29.1-2
- Rebuilt for MSVSphere 8.8
* Mon Apr 03 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.29.1-2
- update to the latest content of https://github.com/containers/buildah/tree/release-1.29
(https://github.com/containers/buildah/commit/f07d2c9)
- Resolves: #2166195
* Thu Feb 16 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.29.1-1
- update to the latest content of https://github.com/containers/buildah/tree/release-1.29
(https://github.com/containers/buildah/commit/7fa17a8)

Loading…
Cancel
Save