diff --git a/abi_used_symbols b/abi_used_symbols new file mode 100644 --- /dev/null +++ b/abi_used_symbols @@ -0,0 +1,40 @@ +libc.so.6:__stack_chk_fail +libc.so.6:abort +libc.so.6:fprintf +libc.so.6:fputc +libc.so.6:free +libc.so.6:freeaddrinfo +libc.so.6:fwrite +libc.so.6:gai_strerror +libc.so.6:getaddrinfo +libc.so.6:getgrgid_r +libc.so.6:getgrnam_r +libc.so.6:getpwnam_r +libc.so.6:getpwuid_r +libc.so.6:malloc +libc.so.6:mmap +libc.so.6:munmap +libc.so.6:nanosleep +libc.so.6:pthread_attr_destroy +libc.so.6:pthread_attr_init +libc.so.6:realloc +libc.so.6:setenv +libc.so.6:sigaddset +libc.so.6:sigemptyset +libc.so.6:sigfillset +libc.so.6:sigismember +libc.so.6:stderr +libc.so.6:strerror +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:pthread_sigmask +libpthread.so.0:sigaction diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,9 +1,10 @@ name : lazygit -version : 0.24.2 -release : 6 +version : 0.25.1 +release : 7 source : - - https://github.com/jesseduffield/lazygit/archive/v0.24.2.tar.gz : 95f629d57b459a3414af0582c20835edc970ec83a2c791cff97e5b8aac3b7025 + - https://github.com/jesseduffield/lazygit/archive/v0.25.1.tar.gz : 4de157c0997a12d9161bc0c10cb65053349325f2da9005bd271361a2bee8074b license : MIT +homepage : https://github.com/jesseduffield/lazygit component : programming.tools summary : A simple terminal UI for git commands, written in Go with the gocui library. description: | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -23,12 +23,12 @@ - - 2020-12-24 - 0.24.2 + + 2021-02-23 + 0.25.1 Packaging update David Harder david@davidjharder.ca \ No newline at end of file