Escape macros in %changelog
Reference: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y2ZUKK2B7T2IKXPMODNF6HB2O5T5TS6H/ Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
07b6801caf
commit
a7071bc06f
@ -36,7 +36,7 @@ Name: container-selinux
|
||||
Epoch: 2
|
||||
%endif
|
||||
Version: 2.46
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: GPLv2
|
||||
URL: %{git0}
|
||||
Summary: SELinux policies for container runtimes
|
||||
@ -117,6 +117,9 @@ fi
|
||||
%{_datadir}/selinux/*
|
||||
|
||||
%changelog
|
||||
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2:2.46-3
|
||||
- Escape macros in %%changelog
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2:2.46-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
@ -278,7 +281,7 @@ satisfy the bounds check of container_t versus container_runtime_t.
|
||||
- use upstream's RHEL-1.12 branch, commit 56c32da for CentOS 7
|
||||
|
||||
* Tue Jan 10 2017 Jonathan Lebon <jlebon@redhat.com> - 2:2.2-3
|
||||
- properly disable docker module in %post
|
||||
- properly disable docker module in %%post
|
||||
|
||||
* Sat Jan 07 2017 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:2.2-2
|
||||
- depend on selinux-policy-targeted
|
||||
|
Loading…
Reference in New Issue
Block a user