container-selinux-2:2.111.0-2.1.dev.git9a75deb
- bump to 2.111.0 - autobuilt 9a75deb Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
9db5509450
commit
20e3511f2b
1
.gitignore
vendored
1
.gitignore
vendored
@ -98,3 +98,4 @@
|
|||||||
/container-selinux-453b816.tar.gz
|
/container-selinux-453b816.tar.gz
|
||||||
/container-selinux-db771da.tar.gz
|
/container-selinux-db771da.tar.gz
|
||||||
/container-selinux-544d71f.tar.gz
|
/container-selinux-544d71f.tar.gz
|
||||||
|
/container-selinux-9a75deb.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 544d71ff87f427664ff65cfb94b6ad068af689a7
|
%global commit0 9a75deb315f10ca3cf1295e6cd56cec2e62dbf6e
|
||||||
%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.)
|
||||||
@ -27,8 +27,8 @@ Name: container-selinux
|
|||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
%endif
|
%endif
|
||||||
Version: 2.110.0
|
Version: 2.111.0
|
||||||
Release: 1.1.dev.git%{shortcommit0}%{?dist}
|
Release: 2.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
|
||||||
@ -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 Jul 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:2.111.0-2.1.dev.git9a75deb
|
||||||
|
- bump to 2.111.0
|
||||||
|
- autobuilt 9a75deb
|
||||||
|
|
||||||
* Wed Jul 10 2019 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2.110.0-1.1.dev.git544d71f
|
* Wed Jul 10 2019 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2.110.0-1.1.dev.git544d71f
|
||||||
- bump to v2.110.0
|
- bump to v2.110.0
|
||||||
- hook up to autobuild
|
- hook up to autobuild
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (container-selinux-544d71f.tar.gz) = ef4e58d33f095899c75a880cdb8e4fb2dc9523f717666af702e4d87a6ddccf7d9695b009872f42bd4dfae01944ee0335aa4688d6ffd6199efb38aaf29f997d73
|
SHA512 (container-selinux-9a75deb.tar.gz) = 0d6d69f49048a118e40fd6c06b8785e3eed5381ae4fe7d70e836fb61659df748b548deaaaff91eeb7ed466e70114b3c614b88218a58e286df091381706623dec
|
||||||
|
Loading…
Reference in New Issue
Block a user