diff --git a/abi_used_symbols b/abi_used_symbols --- a/abi_used_symbols +++ b/abi_used_symbols @@ -48,6 +48,7 @@ libc.so.6:strcpy libc.so.6:strerror libc.so.6:strlen +libc.so.6:strncmp libc.so.6:strstr libc.so.6:strtol libc.so.6:textdomain @@ -67,6 +68,8 @@ libglib-2.0.so.0:g_get_charset libglib-2.0.so.0:g_get_home_dir libglib-2.0.so.0:g_get_user_cache_dir +libglib-2.0.so.0:g_get_user_config_dir +libglib-2.0.so.0:g_get_user_data_dir libglib-2.0.so.0:g_getenv libglib-2.0.so.0:g_locale_to_utf8 libglib-2.0.so.0:g_malloc diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : sdcv -version : 0.5.2 -release : 3 +version : 0.5.3 +release : 4 source : - - https://github.com/Dushistov/sdcv/archive/v0.5.2.tar.gz : ec08dc084a0748d5a89df01a20bbf294f09b0366295cd418000f15d2e043c4f7 + - https://github.com/Dushistov/sdcv/archive/refs/tags/v0.5.3.tar.gz : 75fb95b1607fdd2fb9f7795d3432d295904614150575ae539202f680499803c9 license : GPL-2.0-or-later component : office summary : sdcv - console version of StarDict 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 @@ sdcv - F. von Gellhorn - flinux@vongellhorn.ch + Nazar Stasiv + nazar@autistici.org GPL-2.0-or-later office @@ -32,12 +32,12 @@ - - 2021-06-27 - 0.5.2 + + 2022-01-17 + 0.5.3 Packaging update - F. von Gellhorn - flinux@vongellhorn.ch + Nazar Stasiv + nazar@autistici.org - \ No newline at end of file +