diff --git a/abi_used_symbols b/abi_used_symbols --- a/abi_used_symbols +++ b/abi_used_symbols @@ -33,6 +33,7 @@ libc.so.6:getenv libc.so.6:geteuid libc.so.6:getopt_long +libc.so.6:getpgrp libc.so.6:getpid libc.so.6:gettimeofday libc.so.6:ioctl @@ -86,6 +87,7 @@ libc.so.6:strrchr libc.so.6:strstr libc.so.6:tcgetattr +libc.so.6:tcgetpgrp libc.so.6:tcsetattr libc.so.6:textdomain libc.so.6:time diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,9 +1,9 @@ name : pv -version : 1.6.6 -release : 3 +version : 1.6.20 +release : 4 homepage : http://www.ivarch.com/programs/pv.shtml source : - - http://www.ivarch.com/programs/sources/pv-1.6.6.tar.gz : 94defb4183ae07c44219ba298d43c4991d6e203c29f74393d72ecad3b090508a + - http://www.ivarch.com/programs/sources/pv-1.6.20.tar.gz : b5f1ee79a370c5287e092b6e8f1084f026521fe0aecf25c44b9460b870319a9e license : Artistic License 2.0 summary : A terminal-based tool for monitoring the progress of data through a pipeline. component : system.utils diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -3,8 +3,8 @@ pv http://www.ivarch.com/programs/pv.shtml - Joshua Strobl - joshua@getsol.us + Solène Rapenne + solene@perso.pw Artistic License 2.0 system.utils @@ -29,12 +29,12 @@ - - 2021-06-27 - 1.6.6 + + 2021-10-28 + 1.6.20 Packaging update - Joshua Strobl - joshua@getsol.us + Solène Rapenne + solene@perso.pw \ No newline at end of file