Page MenuHomeSolus

D2241.id.diff
No OneTemporary

D2241.id.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : asciinema
-version : 1.4.0
-release : 3
+version : 2.0.0
+release : 4
source :
- - https://github.com/asciinema/asciinema/archive/v1.4.0.tar.gz : 841a55b0f51988d5e155e99badbd6ce5cf3b43cca2ba15cd20c971a19719dc9a
+ - https://github.com/asciinema/asciinema/archive/v2.0.0.tar.gz : 65224d8dcc8c579fd678fff83ea89eecfd35a1d2ca853ee6fcf27d2f7b5e3205
license : GPL-3.0
component : multimedia.video
summary : Terminal session recorder and the best companion of asciinema.org
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>asciinema</Name>
<Packager>
- <Name>Peter O&apos;Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Federico Damián Schonborn</Name>
+ <Email>federicodamiansch@gmail.com</Email>
</Packager>
<License>GPL-3.0</License>
<PartOf>multimedia.video</PartOf>
@@ -20,35 +20,43 @@
<PartOf>multimedia.video</PartOf>
<Files>
<Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/asciinema-1.4.0-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/asciinema-1.4.0-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/asciinema-1.4.0-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/asciinema-1.4.0-py3.6.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/asciinema-1.4.0-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/asciinema-2.0.0-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/asciinema-2.0.0-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/asciinema-2.0.0-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/asciinema-2.0.0-py3.6.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/asciinema-2.0.0-py3.6.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/__main__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/__pycache__/__main__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/__pycache__/api.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/__pycache__/asciicast.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/__pycache__/config.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/__pycache__/http_adapter.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/__pycache__/player.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/__pycache__/pty_recorder.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/__pycache__/recorder.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/__pycache__/stdout.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/__pycache__/term.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/__pycache__/urllib_http_adapter.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/api.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/asciicast.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/asciicast/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/asciicast/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/asciicast/__pycache__/frames.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/asciicast/__pycache__/raw.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/asciicast/__pycache__/v1.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/asciicast/__pycache__/v2.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/asciicast/frames.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/asciicast/raw.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/asciicast/v1.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/asciicast/v2.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/commands/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/commands/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/commands/__pycache__/auth.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/commands/__pycache__/cat.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/commands/__pycache__/command.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/commands/__pycache__/play.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/commands/__pycache__/record.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/commands/__pycache__/upload.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/commands/auth.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/commands/cat.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/commands/command.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/commands/play.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/commands/record.py</Path>
@@ -57,19 +65,17 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/http_adapter.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/player.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/pty_recorder.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/recorder.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/stdout.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/term.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/asciinema/urllib_http_adapter.py</Path>
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2018-01-30</Date>
- <Version>1.4.0</Version>
+ <Update release="4">
+ <Date>2018-02-10</Date>
+ <Version>2.0.0</Version>
<Comment>Packaging update</Comment>
- <Name>Peter O&apos;Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Federico Damián Schonborn</Name>
+ <Email>federicodamiansch@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 11:06 PM (1 d, 6 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5809191
Default Alt Text
D2241.id.diff (8 KB)

Event Timeline