Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11046929
D3340.id8381.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D3340.id8381.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : docker-compose
version : 1.22.0
-release : 13
+release : 14
source :
- https://github.com/docker/compose/archive/1.22.0.tar.gz : d28a2e96976dae306f480f656e4487a0334a5f95c456408f4bbe4acc5760ffa0
license : Apache-2.0
@@ -28,3 +28,5 @@
%python3_setup
install : |
%python3_install
+ install -Dm00644 contrib/completion/bash/docker-compose $installdir/usr/share/bash-completion/completions/docker-compose
+ install -Dm00644 contrib/completion/zsh/_docker-compose $installdir/usr/share/zsh/site-functions/_docker-compose
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>docker-compose</Name>
<Packager>
- <Name>Sönke Behrendt</Name>
- <Email>thesoenke@outlook.com</Email>
+ <Name>Matt Critchlow</Name>
+ <Email>matt.critchlow@gmail.com</Email>
</Packager>
<License>Apache-2.0</License>
<PartOf>virt</PartOf>
@@ -116,15 +116,17 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/docker_compose-1.22.0-py3.6.egg-info/entry_points.txt</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/docker_compose-1.22.0-py3.6.egg-info/requires.txt</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/docker_compose-1.22.0-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="data">/usr/share/bash-completion/completions/docker-compose</Path>
+ <Path fileType="data">/usr/share/zsh/site-functions/_docker-compose</Path>
</Files>
</Package>
<History>
- <Update release="13">
- <Date>2018-07-18</Date>
+ <Update release="14">
+ <Date>2018-07-24</Date>
<Version>1.22.0</Version>
<Comment>Packaging update</Comment>
- <Name>Sönke Behrendt</Name>
- <Email>thesoenke@outlook.com</Email>
+ <Name>Matt Critchlow</Name>
+ <Email>matt.critchlow@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 2:31 PM (3 h, 4 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5823091
Default Alt Text
D3340.id8381.diff (2 KB)
Attached To
Mode
D3340: Add completions to docker-compose
Attached
Detach File
Event Timeline
Log In to Comment