diff --git a/abi_symbols b/abi_symbols --- a/abi_symbols +++ b/abi_symbols @@ -6,6 +6,7 @@ libmagic.so.1:magic_errno libmagic.so.1:magic_error libmagic.so.1:magic_file +libmagic.so.1:magic_getflags libmagic.so.1:magic_getparam libmagic.so.1:magic_getpath libmagic.so.1:magic_list diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : file -version : '5.30' -release : 10 +version : '5.32' +release : 11 source : - - ftp://ftp.astron.com/pub/file/file-5.30.tar.gz : 694c2432e5240187524c9e7cf1ec6acc77b47a0e19554d34c14773e43dbbf214 + - ftp://ftp.astron.com/pub/file/file-5.32.tar.gz : 8639dc4d1b21e232285cd483604afc4a6ee810710e00e579dbe9591681722b50 homepage : http://www.darwinsys.com/file license : BSD-2-Clause summary : file (file type guesser) @@ -18,3 +18,5 @@ %make install : | %make_install +check : | + %make check diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -3,8 +3,8 @@ file http://www.darwinsys.com/file - Matthias Eliasson - matthias.eliasson@gmail.com + Pierre-Yves + pyu@riseup.net BSD-2-Clause system.base @@ -33,7 +33,7 @@ system.devel - file + file /usr/include/ @@ -41,12 +41,12 @@ - - 2017-02-10 - 5.30 + + 2017-09-02 + 5.32 Packaging update - Matthias Eliasson - matthias.eliasson@gmail.com + Pierre-Yves + pyu@riseup.net \ No newline at end of file