Add new labels for paths for containerd
This commit is contained in:
parent
6355b5e774
commit
2ae0570400
1
.gitignore
vendored
1
.gitignore
vendored
@ -71,3 +71,4 @@
|
||||
/container-selinux-1362777.tar.gz
|
||||
/container-selinux-6f01752.tar.gz
|
||||
/container-selinux-1b655d9.tar.gz
|
||||
/container-selinux-484806a.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
# container-selinux
|
||||
%global git0 https://github.com/projectatomic/container-selinux
|
||||
%global commit0 1b655d9aae4ec9859101b87d693566531b3dc4ff
|
||||
%global commit0 484806a3fb3235827dcad0ac65a2b87a1a964a48
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# container-selinux stuff (prefix with ds_ for version/release etc.)
|
||||
@ -26,7 +26,7 @@ Name: container-selinux
|
||||
%if 0%{?fedora}
|
||||
Epoch: 2
|
||||
%endif
|
||||
Version: 2.80
|
||||
Version: 2.81
|
||||
Release: 2.git%{shortcommit0}%{?dist}
|
||||
License: GPLv2
|
||||
URL: %{git0}
|
||||
@ -109,6 +109,9 @@ fi
|
||||
%{_datadir}/selinux/*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 7 2019 Dan Walsh <dwalsh@fedoraproject.org> - 2.81-1
|
||||
- Add new labels for paths for containerd
|
||||
|
||||
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2:2.80-2.git1b655d9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
1
sources
1
sources
@ -1 +1,2 @@
|
||||
SHA512 (container-selinux-1b655d9.tar.gz) = a6b7747d7fa769e4e90898c8b6b465785d21cd22e9b30bfa874aff15091ea0c577e1f245242b3d25814190e6b00e0e54da5bb59ae26239e8aacb3da1f375e16e
|
||||
SHA512 (container-selinux-484806a.tar.gz) = abda91a9690694fc4a862fd11a386887740c5ffba60bd69b436fd02cd9fc85392e959b88bcff4d7e15b3e5cd0e32f1489d6294180628a953e2738ae86fb127ea
|
||||
|
Loading…
Reference in New Issue
Block a user