container-selinux-2:2.67-2.git042f7cf
- autobuilt 042f7cf Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
da11a8106d
commit
814ce627ca
1
.gitignore
vendored
1
.gitignore
vendored
@ -56,3 +56,4 @@
|
|||||||
/container-selinux-dfaf8fd.tar.gz
|
/container-selinux-dfaf8fd.tar.gz
|
||||||
/container-selinux-8ecc282.tar.gz
|
/container-selinux-8ecc282.tar.gz
|
||||||
/container-selinux-0407867.tar.gz
|
/container-selinux-0407867.tar.gz
|
||||||
|
/container-selinux-042f7cf.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
# container-selinux
|
# container-selinux
|
||||||
%global git0 https://github.com/projectatomic/container-selinux
|
%global git0 https://github.com/projectatomic/container-selinux
|
||||||
%if 0%{?fedora} || 0%{?rhel} > 7
|
%if 0%{?fedora} || 0%{?rhel} > 7
|
||||||
%global commit0 04078674cd4f0125a2a650ca750ca9c3ca3529b9
|
%global commit0 042f7cf69af273963d7965bb511f4ffa4049bca0
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
%else
|
%else
|
||||||
# use upstream's RHEL-1.12 branch for CentOS 7
|
# use upstream's RHEL-1.12 branch for CentOS 7
|
||||||
@ -37,7 +37,7 @@ Name: container-selinux
|
|||||||
Epoch: 2
|
Epoch: 2
|
||||||
%endif
|
%endif
|
||||||
Version: 2.67
|
Version: 2.67
|
||||||
Release: 1.git%{shortcommit0}%{?dist}
|
Release: 2.git%{shortcommit0}%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
Summary: SELinux policies for container runtimes
|
Summary: SELinux policies for container runtimes
|
||||||
@ -127,6 +127,9 @@ fi
|
|||||||
%{_datadir}/selinux/*
|
%{_datadir}/selinux/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 09 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:2.67-2.git042f7cf
|
||||||
|
- autobuilt 042f7cf
|
||||||
|
|
||||||
* Sat Jul 07 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:2.67-1.git0407867
|
* Sat Jul 07 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:2.67-1.git0407867
|
||||||
- bump to 2.67
|
- bump to 2.67
|
||||||
- autobuilt 0407867
|
- autobuilt 0407867
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (container-selinux-0407867.tar.gz) = e72b17bd3e43538c4ea28361572a5a81316566183b1511d5ad5c03d3afc9b75840f3aecad74b13643d338b89e1c9605ae2b7ca61fae5a95626dac6e1bc0455d6
|
SHA512 (container-selinux-042f7cf.tar.gz) = 9a8bf256d574762a88ae8b8ff4634a51a202ce5b5e90187c3caf928827d4fb485719041da530f6fb42d6888eab24d2907d97dd85dfa0e4277e6f080e38dc78f7
|
||||||
|
Loading…
Reference in New Issue
Block a user