podman-2:2.2.0-0.19.dev.git7c12967
- autobuilt 7c12967 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f5a0886b6f
commit
961c224a54
1
.gitignore
vendored
1
.gitignore
vendored
@ -1376,3 +1376,4 @@
|
||||
/podman-4d57313.tar.gz
|
||||
/podman-556117c.tar.gz
|
||||
/podman-14fd7b4.tar.gz
|
||||
/podman-7c12967.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 14fd7b4d6ac18aaa5705990f3dd0ed13477258ad
|
||||
%global commit0 7c12967257742063206c05f0baec517bc08cbeb6
|
||||
%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.18.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.19.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
|
||||
* Sat Oct 3 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.19.dev.git7c12967
|
||||
- autobuilt 7c12967
|
||||
|
||||
* Fri Oct 2 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.18.dev.git14fd7b4
|
||||
- autobuilt 14fd7b4
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
||||
SHA512 (podman-14fd7b4.tar.gz) = 06bcfa88ca000bf543d813323cab1790011b253f539709fd0dd8a83ab8b34ac69691cfde526492a059849a894e3c8f8994879c2605fc00db0ca222b18bbdc756
|
||||
SHA512 (podman-7c12967.tar.gz) = dfc6016978aaaa8a96de74329d7bb413de2c4e7b060cc5d62268b9ad458ae117e401d0153f9cac9697685628d8d6fae6cd69949aef19d390aa22125413653c21
|
||||
|
Loading…
Reference in New Issue
Block a user