container-selinux-2:2.132.0-3.dev.git0a878bd
- autobuilt 0a878bd Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
fe867eee69
commit
9e927847d1
1
.gitignore
vendored
1
.gitignore
vendored
@ -125,3 +125,4 @@
|
|||||||
/container-selinux-fd55ae0.tar.gz
|
/container-selinux-fd55ae0.tar.gz
|
||||||
/container-selinux-9ce0dac.tar.gz
|
/container-selinux-9ce0dac.tar.gz
|
||||||
/container-selinux-448dfbf.tar.gz
|
/container-selinux-448dfbf.tar.gz
|
||||||
|
/container-selinux-0a878bd.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 448dfbf2a832bd518cdff5556218b0fa7b786941
|
%global commit0 0a878bdda221b9848ed5d562a5ee8da5f760634f
|
||||||
%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.)
|
||||||
@ -25,7 +25,7 @@ Name: container-selinux
|
|||||||
Epoch: 2
|
Epoch: 2
|
||||||
%endif
|
%endif
|
||||||
Version: 2.132.0
|
Version: 2.132.0
|
||||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
Release: 3.dev.git%{shortcommit0}%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
Summary: SELinux policies for container runtimes
|
Summary: SELinux policies for container runtimes
|
||||||
@ -111,6 +111,9 @@ fi
|
|||||||
|
|
||||||
# Hooked up to autobuilder, please check with @lsm5 before updating
|
# Hooked up to autobuilder, please check with @lsm5 before updating
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.132.0-3.dev.git0a878bd
|
||||||
|
- autobuilt 0a878bd
|
||||||
|
|
||||||
* Wed Apr 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.132.0-2.dev.git448dfbf
|
* Wed Apr 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.132.0-2.dev.git448dfbf
|
||||||
- bump to 2.132.0
|
- bump to 2.132.0
|
||||||
- autobuilt 448dfbf
|
- autobuilt 448dfbf
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (container-selinux-448dfbf.tar.gz) = bdb1f08f9a28273896c0c28412ae7e025012fed7666cc66ae151e788270bfdbc7bce4968354d72ccceea165d84d9e0aafc23c852e378b966023fab07148556da
|
SHA512 (container-selinux-0a878bd.tar.gz) = 7acade06f55ea6acf7006f7ca54ac76c28fa15ee37fbbde3837dd602f722b305a9be5f67b2fc5de17ea9110adbda2a32e07e78bc134ea9721f5a41b4ad3aa8ed
|
||||||
|
Loading…
Reference in New Issue
Block a user