buildah-1.19.0-0.17.dev.git1678745
- autobuilt 1678745 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ffaaba9457
commit
796ae89676
1
.gitignore
vendored
1
.gitignore
vendored
@ -547,3 +547,4 @@
|
||||
/buildah-ac96369.tar.gz
|
||||
/buildah-1d67d26.tar.gz
|
||||
/buildah-10d622b.tar.gz
|
||||
/buildah-1678745.tar.gz
|
||||
|
||||
@ -24,7 +24,7 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 10d622b256d460c4de9ef972d50a2b809bedb858
|
||||
%global commit0 1678745383871712985bc1600d61cdf3c2ac3e1e
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.19.0
|
||||
Release: 0.16.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.17.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Dec 9 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.17.dev.git1678745
|
||||
- autobuilt 1678745
|
||||
|
||||
* Tue Dec 8 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.16.dev.git10d622b
|
||||
- autobuilt 10d622b
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-10d622b.tar.gz) = d078764b7c89ee0444022bc4606ab5abc14e1c83ecb6b972a705a4ceb3142eabe0584cb40c2870f53f4c2f4da7ee6821499d29e29e273ea1afc5f9248aa4d6ff
|
||||
SHA512 (buildah-1678745.tar.gz) = d002053b9f968f55d2e07d1f139169f8f4214fff63646e7bae06b3bccf551e2dc0e1046b6b16fa6b921f371a06e9264e6b6e96188e101f0dbd8e1602b56d3e49
|
||||
|
||||
Loading…
Reference in New Issue
Block a user