container-selinux-2:2.88-4.git5c98b56
- bump to 2.88 - autobuilt 5c98b56 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
bee8aaf051
commit
8200ea022e
1
.gitignore
vendored
1
.gitignore
vendored
@ -80,3 +80,4 @@
|
||||
/container-selinux-c178849.tar.gz
|
||||
/container-selinux-891a85f.tar.gz
|
||||
/container-selinux-2c1a2ab.tar.gz
|
||||
/container-selinux-5c98b56.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
# container-selinux
|
||||
%global git0 https://github.com/projectatomic/container-selinux
|
||||
%global commit0 2c1a2ab7c5664312454e5278ccb86084a1c7a853
|
||||
%global commit0 5c98b566cbe887518204f1a7fd241d571c9f312e
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# container-selinux stuff (prefix with ds_ for version/release etc.)
|
||||
@ -26,8 +26,8 @@ Name: container-selinux
|
||||
%if 0%{?fedora}
|
||||
Epoch: 2
|
||||
%endif
|
||||
Version: 2.87
|
||||
Release: 3.git%{shortcommit0}%{?dist}
|
||||
Version: 2.88
|
||||
Release: 4.git%{shortcommit0}%{?dist}
|
||||
License: GPLv2
|
||||
URL: %{git0}
|
||||
Summary: SELinux policies for container runtimes
|
||||
@ -109,6 +109,10 @@ fi
|
||||
%{_datadir}/selinux/*
|
||||
|
||||
%changelog
|
||||
* Thu Mar 07 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:2.88-4.git5c98b56
|
||||
- bump to 2.88
|
||||
- autobuilt 5c98b56
|
||||
|
||||
* Wed Mar 06 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:2.87-3.git2c1a2ab
|
||||
- autobuilt 2c1a2ab
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (container-selinux-2c1a2ab.tar.gz) = 57d5b6636b7b3febbac45565e9ea3740d7a3228da99a45b4ab143e132c10a4876b90f1ef71d0a28ae7c279ed52ecf396aeaab32826676f185e44f0497b143355
|
||||
SHA512 (container-selinux-5c98b56.tar.gz) = 78f59f3ccbf61193b802c0f443b3028be11cd3eaa5d2ad8c6bce7ee8f1ffd16384bd52bb1e2e321404b03179317462b624b377ff8a774838f3d6109210f72b6c
|
||||
|
Loading…
Reference in New Issue
Block a user