buildah-1.9.3-0.55.dev.git2110f05
- bump to 1.9.3 - autobuilt 2110f05 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
22dc458636
commit
ecab1815ac
1
.gitignore
vendored
1
.gitignore
vendored
@ -245,3 +245,4 @@
|
||||
/buildah-4ae0e14.tar.gz
|
||||
/buildah-5da3c8c.tar.gz
|
||||
/buildah-d7dec37.tar.gz
|
||||
/buildah-2110f05.tar.gz
|
||||
|
10
buildah.spec
10
buildah.spec
@ -15,12 +15,12 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 d7dec37df71e216cc744bf623e08332d7d0cdcde
|
||||
%global commit0 2110f053e1bbe84e5273480e01399e2109c28318
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.2
|
||||
Release: 0.54.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 1.9.3
|
||||
Release: 0.55.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -96,6 +96,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Jul 19 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.3-0.55.dev.git2110f05
|
||||
- bump to 1.9.3
|
||||
- autobuilt 2110f05
|
||||
|
||||
* Fri Jul 19 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.2-0.54.dev.gitd7dec37
|
||||
- autobuilt d7dec37
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-d7dec37.tar.gz) = 40b0539418b64d1854a98668ace2f44908e3ae0b50a7e044f992ea66d4ab84bb4e101d4d200f5ae0fd761683193002ed9e6b229d65b2f4be7d5de62a3e8dcea9
|
||||
SHA512 (buildah-2110f05.tar.gz) = 8da0bcabd2df8c39c51cb82dfd8958801b4b66b6ffb3ac8d0912e162918180667d3a1c12eca30ec8a370108211957c5fdab574a342b571df68dcd2f2c2477bde
|
||||
|
Loading…
Reference in New Issue
Block a user