container-selinux-2:2.124.0-0.1.dev.gitf958d0c
- bump to 2.124.0 - autobuilt f958d0c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
cf0837dcdd
commit
9f271533a0
1
.gitignore
vendored
1
.gitignore
vendored
@ -113,3 +113,4 @@
|
|||||||
/container-selinux-4560dd4.tar.gz
|
/container-selinux-4560dd4.tar.gz
|
||||||
/container-selinux-661a904.tar.gz
|
/container-selinux-661a904.tar.gz
|
||||||
/container-selinux-0b25a4a.tar.gz
|
/container-selinux-0b25a4a.tar.gz
|
||||||
|
/container-selinux-f958d0c.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 0b25a4a5f05e1810f6bbeffcc40d89c3db5d2a30
|
%global commit0 f958d0cee4099f79890247ec64b57502b3acdb9f
|
||||||
%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.)
|
||||||
@ -24,8 +24,8 @@ Name: container-selinux
|
|||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
%endif
|
%endif
|
||||||
Version: 2.123.0
|
Version: 2.124.0
|
||||||
Release: 0.4.dev.git%{shortcommit0}%{?dist}
|
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
Summary: SELinux policies for container runtimes
|
Summary: SELinux policies for container runtimes
|
||||||
@ -102,6 +102,10 @@ fi
|
|||||||
|
|
||||||
# Hooked up to autobuilder, please check with @lsm5 before updating
|
# Hooked up to autobuilder, please check with @lsm5 before updating
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.124.0-0.1.dev.gitf958d0c
|
||||||
|
- bump to 2.124.0
|
||||||
|
- autobuilt f958d0c
|
||||||
|
|
||||||
* Mon Dec 09 2019 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:2.123.0-0.4.dev.git0b25a4a
|
* Mon Dec 09 2019 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:2.123.0-0.4.dev.git0b25a4a
|
||||||
- run selinux_relabel_pre
|
- run selinux_relabel_pre
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (container-selinux-0b25a4a.tar.gz) = 50c1f23670a3beb36afd7689c937da26a9ffeb1a75e6e1a73632201193df7f5ec118b8a0cfe8296eb175ac98440a70270353897933d42d7bbea5b1f90f36e770
|
SHA512 (container-selinux-f958d0c.tar.gz) = 88a4ccf596233f293118e516bafee8d758e669f292c80e8b25b1a8df956ef0e14e36cb61b53f83b20fc68e9cffe8b100d792197ea311418f11169a437c5893d2
|
||||||
|
Loading…
Reference in New Issue
Block a user