diff --git a/abi_symbols b/abi_symbols --- a/abi_symbols +++ b/abi_symbols @@ -115,7 +115,3 @@ libslopy.so:_ZN4slop9SlopStateD0Ev libslopy.so:_ZN4slop9SlopStateD1Ev libslopy.so:_ZN4slop9SlopStateD2Ev -libslopy.so:ogl_GetMajorVersion -libslopy.so:ogl_GetMinorVersion -libslopy.so:ogl_IsVersionGEQ -libslopy.so:ogl_LoadFunctions diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -1,8 +1,11 @@ libGL.so.1 +libGLEW.so.1.12 libX11.so.6 libXext.so.6 libXrender.so.1 libc.so.6 libgcc_s.so.1 +libicuuc.so.58 libm.so.6 +libpthread.so.0 libstdc++.so.6 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : slop -version : 6.3.38 -release : 2 +version : 6.3.48 +release : 3 source : - - https://github.com/naelstrof/slop/archive/v6.3.38.tar.gz : 48abe9b11bfc57ffab0b259a9806612a620bf1afaa955533c9d0746ccf4400ca + - https://github.com/naelstrof/slop/archive/v6.3.48.tar.gz : f155031a908745e8fb61b74ec96150ffeb4e27d308027a5c0a52a3a645ef28c0 license : GPL-3.0 component : desktop summary : slop (Select Operation) is an application that queries for a selection from the user and prints the region to stdout. @@ -10,8 +10,8 @@ slop (Select Operation) is an application that queries for a selection from the user and prints the region to stdout. libsplit : no builddeps : + - pkgconfig(glew) - pkgconfig(glm) - - pkgconfig(glu) - pkgconfig(xext) - pkgconfig(xrender) setup : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -3,7 +3,7 @@ slop Alfonso Rodríguez - arc.profesional@gmail.com + arc.proxectos@gmail.com GPL-3.0 desktop @@ -31,19 +31,19 @@ programming.devel - slop + slop /usr/include/ - - 2017-05-24 - 6.3.38 + + 2017-08-29 + 6.3.48 Packaging update Alfonso Rodríguez - arc.profesional@gmail.com + arc.proxectos@gmail.com \ No newline at end of file