diff --git a/abi_used_symbols b/abi_used_symbols --- a/abi_used_symbols +++ b/abi_used_symbols @@ -3,7 +3,6 @@ libc.so.6:__errno_location libc.so.6:__isoc99_sscanf libc.so.6:__libc_start_main -libc.so.6:__memcpy_chk libc.so.6:__sprintf_chk libc.so.6:__stack_chk_fail libc.so.6:__strcpy_chk @@ -37,6 +36,7 @@ libc.so.6:feof libc.so.6:fflush libc.so.6:fgets +libc.so.6:fileno libc.so.6:fopen libc.so.6:fork libc.so.6:fputc diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,9 @@ name : tickrs -version : 0.14.8 -release : 3 +version : 0.14.9 +release : 4 source : - - https://github.com/tarkah/tickrs/archive/refs/tags/v0.14.8.tar.gz : 5739a7ac77312ea5736457cc4bd91f499230069d8fb73f8b0c8544390a42cabe + - https://github.com/tarkah/tickrs/archive/refs/tags/v0.14.9.tar.gz : a633754e168a0d9a7488601c058a5056100ff74160f696d328870f70cb38047b +homepage : https://github.com/tarkah/tickrs license : MIT component : network.news summary : Realtime ticker data in your terminal 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 @@ - - 2023-04-22 - 0.14.8 + + 2023-07-27 + 0.14.9 Packaging update Nazar Stasiv nazar@autistici.org \ No newline at end of file