Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10828199
D3242.id8014.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
5 KB
Referenced Files
None
Subscribers
None
D3242.id8014.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : docker-compose
-version : 1.18.0
-release : 12
+version : 1.21.2
+release : 13
source :
- - https://github.com/docker/compose/archive/1.18.0.tar.gz : 4265c18d7223c149342a252ce6f060934b373a1498c667b4d57b923aaeea4090
+ - https://github.com/docker/compose/archive/1.21.2.tar.gz : 3fdaa361dceb919b6008a925b8b672d7402cc3dd8277b8f26b028dd546d39926
license : Apache-2.0
component : virt
summary : A tool for defining and running multi-container Docker applications.
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>Yurizal Susanto</Name>
- <Email>rizalsagi@gmail.com</Email>
+ <Name>Sönke Behrendt</Name>
+ <Email>thesoenke@outlook.com</Email>
</Packager>
<License>Apache-2.0</License>
<PartOf>virt</PartOf>
@@ -21,7 +21,7 @@
</Description>
<PartOf>virt</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="executable">/usr/bin/docker-compose</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/compose/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/compose/__main__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/compose/__pycache__/__init__.cpython-36.pyc</Path>
@@ -81,12 +81,14 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/compose/config/config_schema_v2.1.json</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/compose/config/config_schema_v2.2.json</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/compose/config/config_schema_v2.3.json</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/compose/config/config_schema_v2.4.json</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/compose/config/config_schema_v3.0.json</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/compose/config/config_schema_v3.1.json</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/compose/config/config_schema_v3.2.json</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/compose/config/config_schema_v3.3.json</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/compose/config/config_schema_v3.4.json</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/compose/config/config_schema_v3.5.json</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/compose/config/config_schema_v3.6.json</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/compose/config/environment.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/compose/config/errors.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/compose/config/interpolation.py</Path>
@@ -107,21 +109,21 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/compose/utils.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/compose/version.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/compose/volume.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/docker_compose-1.18.0-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/docker_compose-1.18.0-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/docker_compose-1.18.0-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/docker_compose-1.18.0-py3.6.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/docker_compose-1.18.0-py3.6.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/docker_compose-1.18.0-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/docker_compose-1.21.2-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/docker_compose-1.21.2-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/docker_compose-1.21.2-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/docker_compose-1.21.2-py3.6.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/docker_compose-1.21.2-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/docker_compose-1.21.2-py3.6.egg-info/top_level.txt</Path>
</Files>
</Package>
<History>
- <Update release="12">
- <Date>2018-02-06</Date>
- <Version>1.18.0</Version>
+ <Update release="13">
+ <Date>2018-07-04</Date>
+ <Version>1.21.2</Version>
<Comment>Packaging update</Comment>
- <Name>Yurizal Susanto</Name>
- <Email>rizalsagi@gmail.com</Email>
+ <Name>Sönke Behrendt</Name>
+ <Email>thesoenke@outlook.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 5 2023, 8:42 AM (9 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5813627
Default Alt Text
D3242.id8014.diff (5 KB)
Attached To
Mode
D3242: Update to 1.22.0
Attached
Detach File
Event Timeline
Log In to Comment