container-selinux-2:2.125.0-0.1.dev.gitb321ea4
- bump to 2.125.0 - autobuilt b321ea4 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ad6b6a78c6
commit
5629e18d78
1
.gitignore
vendored
1
.gitignore
vendored
@ -115,3 +115,4 @@
|
||||
/container-selinux-0b25a4a.tar.gz
|
||||
/container-selinux-f958d0c.tar.gz
|
||||
/container-selinux-5624558.tar.gz
|
||||
/container-selinux-b321ea4.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
# container-selinux
|
||||
%global git0 https://github.com/containers/container-selinux
|
||||
%global commit0 562455891442021c87f1e191b74775b9975f587a
|
||||
%global commit0 b321ea4107bae3eb73859031467f2416ddc0b28f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# container-selinux stuff (prefix with ds_ for version/release etc.)
|
||||
@ -24,8 +24,8 @@ Name: container-selinux
|
||||
%if 0%{?fedora}
|
||||
Epoch: 2
|
||||
%endif
|
||||
Version: 2.124.0
|
||||
Release: 4.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 2.125.0
|
||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
||||
License: GPLv2
|
||||
URL: %{git0}
|
||||
Summary: SELinux policies for container runtimes
|
||||
@ -102,6 +102,10 @@ fi
|
||||
|
||||
# Hooked up to autobuilder, please check with @lsm5 before updating
|
||||
%changelog
|
||||
* Fri Mar 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.125.0-0.1.dev.gitb321ea4
|
||||
- bump to 2.125.0
|
||||
- autobuilt b321ea4
|
||||
|
||||
* Tue Feb 11 2020 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:2.124.0-4.dev.git5624558
|
||||
- keep functional upgrade path from f31
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (container-selinux-5624558.tar.gz) = 9e43c2b2e9b2ff254bf00370bdef2b300ab926270468326a5270b9414fcc9c607c3683ebba428a368516c2a890200fd2ff717deb942333f5f39dbe4cda0c4ba0
|
||||
SHA512 (container-selinux-b321ea4.tar.gz) = a0b09e33b4470c9c1715d845ce512c92e209c6c4530aeedc15858968a8cb3cfe0d87b20ee28507c3ec1d250aeb52bdd92e8390d912036866430e479f5be66f8c
|
||||
|
Loading…
Reference in New Issue
Block a user