diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -1,2 +1 @@ libc.so.6 -libpthread.so.0 diff --git a/abi_used_symbols b/abi_used_symbols --- a/abi_used_symbols +++ b/abi_used_symbols @@ -1,3 +1,4 @@ +libc.so.6:__errno_location libc.so.6:__stack_chk_fail libc.so.6:abort libc.so.6:fprintf @@ -16,10 +17,18 @@ libc.so.6:munmap libc.so.6:nanosleep libc.so.6:pthread_attr_destroy +libc.so.6:pthread_attr_getstacksize libc.so.6:pthread_attr_init +libc.so.6:pthread_cond_broadcast +libc.so.6:pthread_cond_wait +libc.so.6:pthread_create +libc.so.6:pthread_detach +libc.so.6:pthread_mutex_lock +libc.so.6:pthread_mutex_unlock libc.so.6:pthread_sigmask libc.so.6:realloc libc.so.6:setenv +libc.so.6:sigaction libc.so.6:sigaddset libc.so.6:sigemptyset libc.so.6:sigfillset @@ -29,12 +38,3 @@ libc.so.6:sysconf libc.so.6:unsetenv libc.so.6:vfprintf -libpthread.so.0:__errno_location -libpthread.so.0:pthread_attr_getstacksize -libpthread.so.0:pthread_cond_broadcast -libpthread.so.0:pthread_cond_wait -libpthread.so.0:pthread_create -libpthread.so.0:pthread_detach -libpthread.so.0:pthread_mutex_lock -libpthread.so.0:pthread_mutex_unlock -libpthread.so.0:sigaction diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : lazygit -version : '0.34' -release : 19 +version : '0.35' +release : 20 source : - - https://github.com/jesseduffield/lazygit/archive/refs/tags/v0.34.tar.gz : f715ab86b219fd42462399459bfa1e04a5925268bff4839c4d96bd01264d6847 + - https://github.com/jesseduffield/lazygit/archive/refs/tags/v0.35.tar.gz : fe5b2278d7b5b22058d139ec8961a09197d8fd26d7432d263a583fa9c1599d6d license : MIT homepage : https://github.com/jesseduffield/lazygit component : programming.tools diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -24,12 +24,12 @@ - - 2022-03-18 - 0.34 + + 2022-07-25 + 0.35 Packaging update David Harder david@davidjharder.ca \ No newline at end of file