Page MenuHomeSolus

D3242.id8014.diff
No OneTemporary

D3242.id8014.diff

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

Mime Type
text/plain
Expires
Jun 4 2023, 12:57 PM (9 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5813627
Default Alt Text
D3242.id8014.diff (5 KB)

Event Timeline