buildah-1.3-1.dev.gita9895bd
- bump to v1.3-dev - built a9895bd Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
ede4df90e1
commit
6251e95b86
1
.gitignore
vendored
1
.gitignore
vendored
@ -80,3 +80,4 @@
|
||||
/buildah-a885bc6.tar.gz
|
||||
/buildah-8be2b62.tar.gz
|
||||
/buildah-3fb864b.tar.gz
|
||||
/buildah-a9895bd.tar.gz
|
||||
|
10
buildah.spec
10
buildah.spec
@ -14,12 +14,12 @@
|
||||
# https://github.com/projectatomic/buildah
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit0 3fb864bb93ef18b1defee69ebb410fa0b06ebbed
|
||||
%global commit0 a9895bd41d742117f3480a620a466a363e3d3165
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.2
|
||||
Release: 25.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 1.3
|
||||
Release: 1.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -85,6 +85,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Jul 17 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.3-1.dev.gita9895bd
|
||||
- bump to v1.3-dev
|
||||
- built a9895bd
|
||||
|
||||
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-25.dev.git3fb864b
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-3fb864b.tar.gz) = b7e7a1ff248f21589160ca7a05942ae9467355285c5fdb56e72f676685cdc591ecd5cd4c916b6852762f74e4aaf88ea09623f6d3a77d1330f29189533d6c0249
|
||||
SHA512 (buildah-a9895bd.tar.gz) = be51d2015237202a687c3dc14ffae304b5c4e679945cb51eab96114428b835a5c9b2ad928f1102dabeec2634b5f800626b8528c64dab931ed21da92101c1b7d3
|
||||
|
Loading…
Reference in New Issue
Block a user