mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #19318 from Djelibeybi/fix-selinux-rpm-changelog
Not having a changelog is bad RPM etiquette.
This commit is contained in:
commit
3720fbfb35
1 changed files with 3 additions and 0 deletions
|
@ -101,3 +101,6 @@ fi
|
|||
%attr(0644,root,root) %{_datadir}/selinux/devel/include/%{moduletype}/*.if
|
||||
|
||||
%changelog
|
||||
* Tue Dec 1 2015 Jessica Frazelle <acidburn@docker.com> 1.9.1-1
|
||||
- add licence to rpm
|
||||
- add selinux-policy and docker-engine-selinux rpm
|
||||
|
|
Loading…
Reference in a new issue