Page MenuHomeSolus

D11405.id27612.diff
No OneTemporary

D11405.id27612.diff

diff --git a/abi_used_symbols b/abi_used_symbols
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -18,6 +18,7 @@
libc.so.6:isatty
libc.so.6:memcpy
libc.so.6:memmove
+libc.so.6:memset
libc.so.6:open
libc.so.6:optarg
libc.so.6:optind
@@ -27,6 +28,7 @@
libc.so.6:strcmp
libc.so.6:strdup
libc.so.6:strerror
+libc.so.6:strlen
libc.so.6:strncpy
libc.so.6:strtol
libc.so.6:tcgetattr
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : libvterm
-version : 0.1.2
-release : 2
+version : 0.1.4
+release : 3
source :
- - http://www.leonerd.org.uk/code/libvterm/libvterm-0.1.2.tar.gz : 250899f434ff624a16d2be3784b5fe03f81820c3597211faf04349f5c9297f81
+ - http://www.leonerd.org.uk/code/libvterm/libvterm-0.1.4.tar.gz : bc70349e95559c667672fc8c55b9527d9db9ada0fb80a3beda533418d782d3dd
license : MIT
component : programming
summary : Abstract library implementation of a VT220/xterm/ECMA-48 terminal emulator
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>libvterm</Name>
<Packager>
- <Name>James Lee</Name>
- <Email>jamesl33info@gmail.com</Email>
+ <Name>Evan Maddock</Name>
+ <Email>maddock.evan@vivaldi.net</Email>
</Packager>
<License>MIT</License>
<PartOf>programming</PartOf>
@@ -23,7 +23,7 @@
<Path fileType="executable">/usr/bin/vterm-ctrl</Path>
<Path fileType="executable">/usr/bin/vterm-dump</Path>
<Path fileType="library">/usr/lib64/libvterm.so.0</Path>
- <Path fileType="library">/usr/lib64/libvterm.so.0.0.2</Path>
+ <Path fileType="library">/usr/lib64/libvterm.so.0.0.4</Path>
</Files>
</Package>
<Package>
@@ -33,7 +33,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="2">libvterm</Dependency>
+ <Dependency release="3">libvterm</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/vterm.h</Path>
@@ -43,12 +43,12 @@
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2019-11-17</Date>
- <Version>0.1.2</Version>
+ <Update release="3">
+ <Date>2021-07-02</Date>
+ <Version>0.1.4</Version>
<Comment>Packaging update</Comment>
- <Name>James Lee</Name>
- <Email>jamesl33info@gmail.com</Email>
+ <Name>Evan Maddock</Name>
+ <Email>maddock.evan@vivaldi.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 11 2023, 9:36 PM (8 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5853955
Default Alt Text
D11405.id27612.diff (2 KB)

Event Timeline