buildah-1.19.0-0.18.dev.git5b867f2
- autobuilt 5b867f2 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
796ae89676
commit
f1cdfc93aa
1
.gitignore
vendored
1
.gitignore
vendored
@ -548,3 +548,4 @@
|
||||
/buildah-1d67d26.tar.gz
|
||||
/buildah-10d622b.tar.gz
|
||||
/buildah-1678745.tar.gz
|
||||
/buildah-5b867f2.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 1678745383871712985bc1600d61cdf3c2ac3e1e
|
||||
%global commit0 5b867f2d21429b4db278dd41f04b15d50ebc0004
|
||||
%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.17.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.18.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
|
||||
* Thu Dec 10 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.18.dev.git5b867f2
|
||||
- autobuilt 5b867f2
|
||||
|
||||
* Wed Dec 9 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.17.dev.git1678745
|
||||
- autobuilt 1678745
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1678745.tar.gz) = d002053b9f968f55d2e07d1f139169f8f4214fff63646e7bae06b3bccf551e2dc0e1046b6b16fa6b921f371a06e9264e6b6e96188e101f0dbd8e1602b56d3e49
|
||||
SHA512 (buildah-5b867f2.tar.gz) = bdfddebad9d6420b732935d603cb298f9769d89ea7fa8d8849b16508beb9b76f2c6ea7fc8d2dbf9f3ce14d967e8c45b5eabfc5f14df673665c4b2cb6e739c15a
|
||||
|
Loading…
Reference in New Issue
Block a user