podman-2:2.2.0-0.21.dev.gitcaace52
- autobuilt caace52 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
6fd4f9f2df
commit
0a48396b42
1
.gitignore
vendored
1
.gitignore
vendored
@ -1377,3 +1377,4 @@
|
||||
/podman-556117c.tar.gz
|
||||
/podman-14fd7b4.tar.gz
|
||||
/podman-7c12967.tar.gz
|
||||
/podman-caace52.tar.gz
|
||||
|
@ -32,7 +32,7 @@
|
||||
# To build a random user's fork/commit, comment out above line,
|
||||
# uncomment below line and replace the placeholders and commit0 below with the right info
|
||||
#%%global git0 https://github.com/$GITHUB_USER/$GITHUB_USER_REPO
|
||||
%global commit0 7c12967257742063206c05f0baec517bc08cbeb6
|
||||
%global commit0 caace52d54c846c948c88a62f973f4d11808532e
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -57,7 +57,7 @@ Version: 2.2.0
|
||||
# N.foo if released, 0.N.foo if unreleased
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.foo
|
||||
Release: 0.20.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.21.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -614,6 +614,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Mon Oct 5 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.21.dev.gitcaace52
|
||||
- autobuilt caace52
|
||||
|
||||
* Sat Oct 3 2020 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:2.2.0-0.20.dev.git7c12967
|
||||
- rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
||||
SHA512 (podman-7c12967.tar.gz) = dfc6016978aaaa8a96de74329d7bb413de2c4e7b060cc5d62268b9ad458ae117e401d0153f9cac9697685628d8d6fae6cd69949aef19d390aa22125413653c21
|
||||
SHA512 (podman-caace52.tar.gz) = 2f1eae2ed08ff564c3ec65342b4d0a54b8b5d269b7ad82c9681eef5f43a203e8d2cc49d1106a7b5ac6648c83c92cf3aca6d1d0c07c4e9f1710d14d80c26d1962
|
||||
|
Loading…
Reference in New Issue
Block a user