diff --git a/abi_used_symbols b/abi_used_symbols --- a/abi_used_symbols +++ b/abi_used_symbols @@ -1,4 +1,3 @@ -libc.so.6:_IO_getc libc.so.6:__ctype_b_loc libc.so.6:__ctype_toupper_loc libc.so.6:__errno_location @@ -16,6 +15,7 @@ libc.so.6:fputs libc.so.6:free libc.so.6:fwrite +libc.so.6:getc libc.so.6:malloc libc.so.6:memset libc.so.6:perror diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,15 +1,17 @@ name : font-util -version : 1.3.1 -release : 4 +version : 1.3.2 +release : 5 source : - - https://www.x.org/releases/individual/font/font-util-1.3.1.tar.gz : 34ebb0c9c14e0a392cdd5ea055c92489ad88d55ae148b2f1cfded0f3f63f2b5b + - https://www.x.org/releases/individual/font/font-util-1.3.2.tar.gz : f115a3735604de1e852a4bf669be0269d8ce8f21f8e0e74ec5934b31dadc1e76 license : - MIT + - BSD-2-Clause-NetBSD + - BSD-2-Clause component : xorg.fonts -summary : | - X.Org fonts: font-util +homepage : https://xorg.freedesktop.org +summary : X.Org fonts font-util description: | - X.Org fonts: font-util + X.Org font package creation/installation utilities. setup : | %configure build : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -1,23 +1,24 @@ font-util + https://xorg.freedesktop.org - Bryan T. Meyers - bmeyers@datadrake.com + Campbell Jones + dev@serebit.com MIT + BSD-2-Clause-NetBSD + BSD-2-Clause xorg.fonts - X.Org fonts: font-util - - X.Org fonts: font-util + X.Org fonts font-util + X.Org font package creation/installation utilities. - https://solus-project.com/sources/README.Solus + https://getsol.us/sources/README.Solus font-util - X.Org fonts: font-util - - X.Org fonts: font-util + X.Org fonts font-util + X.Org font package creation/installation utilities. xorg.fonts @@ -47,11 +48,11 @@ font-util-devel Development files for font-util - X.Org fonts: font-util + X.Org font package creation/installation utilities. programming.devel - font-util + font-util /usr/lib64/pkgconfig/fontutil.pc @@ -59,12 +60,12 @@ - - 2018-12-13 - 1.3.1 + + 2021-08-07 + 1.3.2 Packaging update - Bryan T. Meyers - bmeyers@datadrake.com + Campbell Jones + dev@serebit.com \ No newline at end of file