container-selinux-2:2.89-5.git2521d0d
- bump to 2.89 - autobuilt 2521d0d Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
8200ea022e
commit
8285069315
1
.gitignore
vendored
1
.gitignore
vendored
@ -81,3 +81,4 @@
|
|||||||
/container-selinux-891a85f.tar.gz
|
/container-selinux-891a85f.tar.gz
|
||||||
/container-selinux-2c1a2ab.tar.gz
|
/container-selinux-2c1a2ab.tar.gz
|
||||||
/container-selinux-5c98b56.tar.gz
|
/container-selinux-5c98b56.tar.gz
|
||||||
|
/container-selinux-2521d0d.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# container-selinux
|
# container-selinux
|
||||||
%global git0 https://github.com/projectatomic/container-selinux
|
%global git0 https://github.com/projectatomic/container-selinux
|
||||||
%global commit0 5c98b566cbe887518204f1a7fd241d571c9f312e
|
%global commit0 2521d0d6082ea9057d827d257d27291bf6219aba
|
||||||
%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.)
|
||||||
@ -26,8 +26,8 @@ Name: container-selinux
|
|||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
%endif
|
%endif
|
||||||
Version: 2.88
|
Version: 2.89
|
||||||
Release: 4.git%{shortcommit0}%{?dist}
|
Release: 5.git%{shortcommit0}%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
Summary: SELinux policies for container runtimes
|
Summary: SELinux policies for container runtimes
|
||||||
@ -109,6 +109,10 @@ fi
|
|||||||
%{_datadir}/selinux/*
|
%{_datadir}/selinux/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 09 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:2.89-5.git2521d0d
|
||||||
|
- bump to 2.89
|
||||||
|
- autobuilt 2521d0d
|
||||||
|
|
||||||
* Thu Mar 07 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:2.88-4.git5c98b56
|
* Thu Mar 07 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:2.88-4.git5c98b56
|
||||||
- bump to 2.88
|
- bump to 2.88
|
||||||
- autobuilt 5c98b56
|
- autobuilt 5c98b56
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (container-selinux-5c98b56.tar.gz) = 78f59f3ccbf61193b802c0f443b3028be11cd3eaa5d2ad8c6bce7ee8f1ffd16384bd52bb1e2e321404b03179317462b624b377ff8a774838f3d6109210f72b6c
|
SHA512 (container-selinux-2521d0d.tar.gz) = 316c85c5b7d061d7691047f09c721dd85fd65ed306991b8c49b2ba4aa88d25ed8ef68a8a8d8a38d331066beab79918253df93e7daf246d5de7bb76741e082115
|
||||||
|
Loading…
Reference in New Issue
Block a user