container-selinux-2:2.120.1-0.2.dev.gita233788
- autobuilt a233788 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
445a455adf
commit
8afcfa88a8
1
.gitignore
vendored
1
.gitignore
vendored
@ -109,3 +109,4 @@
|
|||||||
/container-selinux-b383f07.tar.gz
|
/container-selinux-b383f07.tar.gz
|
||||||
/container-selinux-2ecb2a8.tar.gz
|
/container-selinux-2ecb2a8.tar.gz
|
||||||
/container-selinux-6fb6dcf.tar.gz
|
/container-selinux-6fb6dcf.tar.gz
|
||||||
|
/container-selinux-a233788.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# container-selinux
|
# container-selinux
|
||||||
%global git0 https://github.com/containers/container-selinux
|
%global git0 https://github.com/containers/container-selinux
|
||||||
%global commit0 6fb6dcf0e4fe56f70f0c7d496e3d81d18aba38b9
|
%global commit0 a233788873fd110965990219c9e53d94c165dd7c
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# container-selinux stuff (prefix with ds_ for version/release etc.)
|
# container-selinux stuff (prefix with ds_ for version/release etc.)
|
||||||
@ -28,7 +28,7 @@ Name: container-selinux
|
|||||||
Epoch: 2
|
Epoch: 2
|
||||||
%endif
|
%endif
|
||||||
Version: 2.120.1
|
Version: 2.120.1
|
||||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
Release: 0.2.dev.git%{shortcommit0}%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
Summary: SELinux policies for container runtimes
|
Summary: SELinux policies for container runtimes
|
||||||
@ -111,6 +111,9 @@ fi
|
|||||||
|
|
||||||
# Hooked up to autobuilder, please check with @lsm5 before updating
|
# Hooked up to autobuilder, please check with @lsm5 before updating
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 19 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.120.1-0.2.dev.gita233788
|
||||||
|
- autobuilt a233788
|
||||||
|
|
||||||
* Wed Nov 06 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.120.1-0.1.dev.git6fb6dcf
|
* Wed Nov 06 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.120.1-0.1.dev.git6fb6dcf
|
||||||
- bump to 2.120.1
|
- bump to 2.120.1
|
||||||
- autobuilt 6fb6dcf
|
- autobuilt 6fb6dcf
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (container-selinux-6fb6dcf.tar.gz) = f713101cb86be9e85a5e6a2d3d815f70a10f3c23b9209a2768860e4fd56f4f7187db55da19cd5114387ea1e02c16c29afe1c10ea0a54d473c6b2f9a58359580a
|
SHA512 (container-selinux-a233788.tar.gz) = 10f6f610ecc15d456b5c487a5a4428cdc04c18043f91f9e58f556f00f7e2e246d9273bb6db1dde3dae8d56172df1423216d0542a9fc894dac40705ec6f641a35
|
||||||
|
Loading…
Reference in New Issue
Block a user