podman-2:2.2.0-0.24.dev.gita7500e5
- autobuilt a7500e5 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
6606ba2d33
commit
75c56b6ee9
1
.gitignore
vendored
1
.gitignore
vendored
@ -1379,3 +1379,4 @@
|
||||
/podman-7c12967.tar.gz
|
||||
/podman-caace52.tar.gz
|
||||
/podman-defb754.tar.gz
|
||||
/podman-a7500e5.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 defb754945b3f99c1d786dac95d9b17b24f55e59
|
||||
%global commit0 a7500e54a4646c7db477349e2530ac13df77b8fa
|
||||
%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.23.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.24.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -616,6 +616,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Wed Oct 7 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.24.dev.gita7500e5
|
||||
- autobuilt a7500e5
|
||||
|
||||
* Tue Oct 6 2020 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:2.2.0-0.23.dev.gitdefb754
|
||||
- btrfs deps for fedora only
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
||||
SHA512 (podman-defb754.tar.gz) = cbf6922c76c8d53cb125e3da23752ffe18f6fdb54ef6b700393b4383860fb65e4536bf4e7204857924bae1f678df3884f06b95e8f5ad92787f1441e289ddbe87
|
||||
SHA512 (podman-a7500e5.tar.gz) = 3a25af594140ffadb31b4db2080e8544f3da73abc8ba7f9c4fa8f7962bbdcc9f4a83f0a5d7260e7b93bb5200735b8b76857c3618447462d649e968f683c30b3e
|
||||
|
Loading…
Reference in New Issue
Block a user