buildah-1.12.0-0.68.dev.git85ab067
- autobuilt 85ab067 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2c3137804f
commit
40bce5f3ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -360,3 +360,4 @@
|
||||
/buildah-a880001.tar.gz
|
||||
/buildah-e3bb278.tar.gz
|
||||
/buildah-7535655.tar.gz
|
||||
/buildah-85ab067.tar.gz
|
||||
|
||||
@ -15,7 +15,7 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 7535655753d778ba54adf2a4372c4384289c3d25
|
||||
%global commit0 85ab067e58161707776ff8ca640c0e0b27759ae0
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.12.0
|
||||
Release: 0.67.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.68.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Tue Nov 12 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.68.dev.git85ab067
|
||||
- autobuilt 85ab067
|
||||
|
||||
* Tue Nov 12 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.67.dev.git7535655
|
||||
- autobuilt 7535655
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-7535655.tar.gz) = 1f43f734edc6ee7ddcfdecddfb375cd410f7f34b89191e7cb336b4eb720d7b17f16c86bc572da338acbd6310b34170c08b5346f54749efe2b5419b8abbffe85d
|
||||
SHA512 (buildah-85ab067.tar.gz) = a278b2f56391ac2398c0d30dce26fb1c7392bbeaae2a1fb67e9a8dc1d62143bfef837f17ac72b1598c6ebb468945f2740d5ae437731d007a00637e4bd1fdc9f2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user