podman-2:1.4.5-0.80.dev.git337358a
- autobuilt 337358a Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
eed522fa67
commit
23569e3734
1
.gitignore
vendored
1
.gitignore
vendored
@ -349,3 +349,4 @@
|
||||
/libpod-b609de2.tar.gz
|
||||
/libpod-e2f38cd.tar.gz
|
||||
/libpod-626dfdb.tar.gz
|
||||
/libpod-337358a.tar.gz
|
||||
|
@ -27,7 +27,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 626dfdb6131a5f37c2f7cc93dbb98f33d495aca4
|
||||
%global commit0 337358ae63f5b6c5f73ee399918aa4b7c8059f85
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/containers/conmon
|
||||
@ -46,7 +46,7 @@ Epoch: 2
|
||||
Version: 1.4.5
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.79.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.80.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -595,6 +595,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Aug 05 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.80.dev.git337358a
|
||||
- autobuilt 337358a
|
||||
|
||||
* Mon Aug 05 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.79.dev.git626dfdb
|
||||
- autobuilt 626dfdb
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||
SHA512 (libpod-626dfdb.tar.gz) = 3851b1f40028d2979b8a7a6a49ba2599f6c8580c19826d82d9b1d3df4972d4e2abaabff0ee784698afd4a835b2d8a16676b4896173b05b733eb2ad06508ff836
|
||||
SHA512 (libpod-337358a.tar.gz) = 778238aebc9a2e16ae241508045d690f1d0350b4e5b7ca3ef7dadaf2f20f2710202e4bdf1c8310bd9e58cebeae93c7d82e96bdd986f1c4b0ed78f69cdcc54c60
|
||||
|
Loading…
Reference in New Issue
Block a user