buildah-1.12.0-0.1.dev.git1a1a728
- bump to 1.12.0 - autobuilt 1a1a728 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
081b169449
commit
c7dffc24b6
1
.gitignore
vendored
1
.gitignore
vendored
@ -296,3 +296,4 @@
|
||||
/buildah-ecf5b72.tar.gz
|
||||
/buildah-e930951.tar.gz
|
||||
/buildah-57db70c.tar.gz
|
||||
/buildah-1a1a728.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 57db70c122792edf58cdef88bf69821f1c7e460b
|
||||
%global commit0 1a1a728e19477e47f2f53d35fd8bbc225caf2346
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.11.0
|
||||
Release: 0.38.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 1.12.0
|
||||
Release: 0.1.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
|
||||
* Sat Aug 31 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.12.0-0.1.dev.git1a1a728
|
||||
- bump to 1.12.0
|
||||
- autobuilt 1a1a728
|
||||
|
||||
* Fri Aug 30 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.38.dev.git57db70c
|
||||
- autobuilt 57db70c
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-57db70c.tar.gz) = e5854afadc81f051db5ff82584fa500697343fe03444ef645701ded5aa7cb856db207d213a80105155a579d57e727211e9d793c69295a0d91ef85860b8c5606c
|
||||
SHA512 (buildah-1a1a728.tar.gz) = 0c9ba84af2a405af268c0bf4a09492171645601cc9195482495035f77531a833fc8d1c4edddb03b67d9902d867fc0ed79bed7992f285abd8a61146ff3099e487
|
||||
|
Loading…
Reference in New Issue
Block a user