container-selinux-2.151.0-3.dev.git5d3c461.fc34

- remove %%fedora Epoch conditional
- Related: #1899626

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
Jindrich Novy 2020-12-02 12:52:20 +01:00
parent 2a5fd9fae8
commit 9830a7eb5b

View File

@ -18,11 +18,9 @@
# Hooked up to autobuilder, please check with @lsm5 before updating # Hooked up to autobuilder, please check with @lsm5 before updating
Name: container-selinux Name: container-selinux
%if 0%{?fedora}
Epoch: 2 Epoch: 2
%endif
Version: 2.151.0 Version: 2.151.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
@ -102,6 +100,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 02 2020 Jindrich Novy <jnovy@redhat.com> - 2:2.151.0-3.dev.git5d3c461
- remove %%fedora Epoch conditional
- Related: #1899626
* Thu Nov 5 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.151.0-2.dev.git5d3c461 * Thu Nov 5 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.151.0-2.dev.git5d3c461
- bump to 2.151.0 - bump to 2.151.0
- autobuilt 5d3c461 - autobuilt 5d3c461