diff --git a/abi_used_symbols b/abi_used_symbols --- a/abi_used_symbols +++ b/abi_used_symbols @@ -325,7 +325,6 @@ libQt5Pas.so.1:QFont_underline libQt5Pas.so.1:QFont_weight libQt5Pas.so.1:QFrame_Create -libQt5Pas.so.1:QFrame_setFrameShadow libQt5Pas.so.1:QFrame_setFrameShape libQt5Pas.so.1:QGradient_Destroy libQt5Pas.so.1:QGradient_setColorAt @@ -427,11 +426,6 @@ libQt5Pas.so.1:QLCLMessageEvent_getWParam libQt5Pas.so.1:QLCLMessageEvent_setMsgResult libQt5Pas.so.1:QLCLTabWidget_tabBarHandle -libQt5Pas.so.1:QLabel_Create -libQt5Pas.so.1:QLabel_setAlignment -libQt5Pas.so.1:QLabel_setText -libQt5Pas.so.1:QLabel_setWordWrap -libQt5Pas.so.1:QLabel_text libQt5Pas.so.1:QLayout_addWidget libQt5Pas.so.1:QLayout_invalidate libQt5Pas.so.1:QLayout_setContentsMargins @@ -1116,6 +1110,7 @@ libX11.so.6:XInternAtom libX11.so.6:XRootWindow libX11.so.6:XSendEvent +libX11.so.6:XSetErrorHandler libX11.so.6:XSetTransientForHint libX11.so.6:XVendorRelease libX11.so.6:XkbGetIndicatorState diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : goverlay -version : 0.6.0 -release : 9 +version : '0.7' +release : 10 source : - - https://github.com/benjamimgois/goverlay/archive/refs/tags/0.6.tar.gz : 056151d79004953bd8e098f28d2338c492c969b0c6b9ff3e64021d41e516755c + - https://github.com/benjamimgois/goverlay/archive/refs/tags/0.7.tar.gz : 737e1cca09466b315214003c4b255d2149172a443f25676f46df6c5be732fa62 license : GPL-3.0-only component : system.utils summary : GUI for configuring Vulkan/OpenGL overlays - MangoHud, vkBasalt and ReplaySorcery diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -22,6 +22,7 @@ system.utils /usr/bin/goverlay + /usr/libexec/goverlay-bin /usr/share/applications/io.github.benjamimgois.goverlay.desktop /usr/share/icons/hicolor/128x128/apps/goverlay.png /usr/share/icons/hicolor/256x256/apps/goverlay.png @@ -31,12 +32,12 @@ - - 2021-07-23 - 0.6.0 + + 2021-12-15 + 0.7 Packaging update Jacek Jagosz jacek.jagosz@outlook.com \ No newline at end of file