container-selinux-2:2.134.0-2.dev.gitff26015
- bump to 2.134.0 - autobuilt ff26015 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
92fc7eb090
commit
3e718a963f
1
.gitignore
vendored
1
.gitignore
vendored
@ -126,3 +126,4 @@
|
|||||||
/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
|
/container-selinux-0a878bd.tar.gz
|
||||||
|
/container-selinux-ff26015.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 0a878bdda221b9848ed5d562a5ee8da5f760634f
|
%global commit0 ff26015e5131d10bc7320be5d8aa178d0fdbfb75
|
||||||
%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.132.0
|
Version: 2.134.0
|
||||||
Release: 3.dev.git%{shortcommit0}%{?dist}
|
Release: 2.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,10 @@ fi
|
|||||||
|
|
||||||
# Hooked up to autobuilder, please check with @lsm5 before updating
|
# Hooked up to autobuilder, please check with @lsm5 before updating
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 28 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.134.0-2.dev.gitff26015
|
||||||
|
- bump to 2.134.0
|
||||||
|
- autobuilt ff26015
|
||||||
|
|
||||||
* Mon May 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.132.0-3.dev.git0a878bd
|
* Mon May 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.132.0-3.dev.git0a878bd
|
||||||
- autobuilt 0a878bd
|
- autobuilt 0a878bd
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (container-selinux-0a878bd.tar.gz) = 7acade06f55ea6acf7006f7ca54ac76c28fa15ee37fbbde3837dd602f722b305a9be5f67b2fc5de17ea9110adbda2a32e07e78bc134ea9721f5a41b4ad3aa8ed
|
SHA512 (container-selinux-ff26015.tar.gz) = 796d2fdcef4a57839a52f89f80d7ea6598617f54861a23a77cfddf16e36af25732e0cf57f17a74c0a6d4bae462b0fe2b4ebf4faa9219fc51aae35e392c9aa067
|
||||||
|
Loading…
Reference in New Issue
Block a user