container-selinux-2:2.123.0-0.3.dev.git0b25a4a
- autobuilt 0b25a4a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c36566c4ae
commit
fda115ab94
1
.gitignore
vendored
1
.gitignore
vendored
@ -112,3 +112,4 @@
|
||||
/container-selinux-a233788.tar.gz
|
||||
/container-selinux-4560dd4.tar.gz
|
||||
/container-selinux-661a904.tar.gz
|
||||
/container-selinux-0b25a4a.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
# container-selinux
|
||||
%global git0 https://github.com/containers/container-selinux
|
||||
%global commit0 661a9045800eb200bfbf8d6dd345b941ed0897f8
|
||||
%global commit0 0b25a4a5f05e1810f6bbeffcc40d89c3db5d2a30
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# container-selinux stuff (prefix with ds_ for version/release etc.)
|
||||
@ -25,7 +25,7 @@ Name: container-selinux
|
||||
Epoch: 2
|
||||
%endif
|
||||
Version: 2.123.0
|
||||
Release: 0.2.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.3.dev.git%{shortcommit0}%{?dist}
|
||||
License: GPLv2
|
||||
URL: %{git0}
|
||||
Summary: SELinux policies for container runtimes
|
||||
@ -99,6 +99,9 @@ fi
|
||||
|
||||
# Hooked up to autobuilder, please check with @lsm5 before updating
|
||||
%changelog
|
||||
* Fri Nov 29 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.123.0-0.3.dev.git0b25a4a
|
||||
- autobuilt 0b25a4a
|
||||
|
||||
* Fri Nov 29 2019 Dan Walsh <dwalsh@fedoraproject.org> - 2:2.123.0-0.2.dev.git661a904
|
||||
- Use selinux macros in post install scripts
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (container-selinux-661a904.tar.gz) = e2ce4d9a17a44fffef0e5868bbb8b470b3665f6cc2a36365525151f1b6940e58a894ba1eaafa35e15971533ed8ea1a5d3b07144fe8f7c91d194dffa35f699e00
|
||||
SHA512 (container-selinux-0b25a4a.tar.gz) = 50c1f23670a3beb36afd7689c937da26a9ffeb1a75e6e1a73632201193df7f5ec118b8a0cfe8296eb175ac98440a70270353897933d42d7bbea5b1f90f36e770
|
||||
|
Loading…
Reference in New Issue
Block a user