import buildah-1.19.9-6.module+el8.7.0+16212+65e1b35f

This commit is contained in:
CentOS Sources 2022-11-08 01:35:41 -05:00 committed by Stepan Oksanichenko
parent ba92cc50b1
commit 42faf9ca55
3 changed files with 20 additions and 5 deletions

View File

@ -1 +1 @@
3e4fad435b307eb5cb01aed81ad2b8ef84ffb2df SOURCES/release-1.19-3808e27.tar.gz
462a12e1d78ca0f9638fd8d1b8d61a3de1d6deb0 SOURCES/release-1.19-6d7f496.tar.gz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/release-1.19-3808e27.tar.gz
SOURCES/release-1.19-6d7f496.tar.gz

View File

@ -14,12 +14,12 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
%global import_path github.com/containers/buildah
%global branch release-1.19
%global commit0 3808e27e6fde0a94cbe16c2aa5693bb7dda7c6af
%global commit0 6d7f49677fce165a0a5fab7adb9109a87371041f
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
Name: buildah
Version: 1.19.9
Release: 3%{?dist}
Release: 6%{?dist}
Summary: A command line tool used for creating OCI Images
License: ASL 2.0
URL: https://%{name}.io
@ -121,10 +121,25 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
%{_datadir}/%{name}/test
%changelog
* Thu May 12 2022 Jindrich Novy <jnovy@redhat.com> - 1.19.9-6
- update to the latest content of https://github.com/containers/buildah/tree/release-1.19
(https://github.com/containers/buildah/commit/6d7f496)
- Related: #2061390
* Sat Apr 30 2022 Jindrich Novy <jnovy@redhat.com> - 1.19.9-5
- update to the latest content of https://github.com/containers/buildah/tree/release-1.19
(https://github.com/containers/buildah/commit/d69ac6e)
- Related: #2061390
* Wed Apr 06 2022 Jindrich Novy <jnovy@redhat.com> - 1.19.9-4
- update to the latest content of https://github.com/containers/buildah/tree/release-1.19
(https://github.com/containers/buildah/commit/7c6701d)
- Related: #2061390
* Fri Apr 01 2022 Jindrich Novy <jnovy@redhat.com> - 1.19.9-3
- update to the latest content of https://github.com/containers/buildah/tree/release-1.19
(https://github.com/containers/buildah/commit/3808e27)
- Resolves: #2067540
- Related: #2061390
* Mon Jan 10 2022 Jindrich Novy <jnovy@redhat.com> - 1.19.9-2
- update to the latest content of https://github.com/containers/buildah/tree/release-1.19