Page MenuHomeSolus

D12479.diff
No OneTemporary

D12479.diff

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 @@
<PartOf>system.utils</PartOf>
<Files>
<Path fileType="executable">/usr/bin/goverlay</Path>
+ <Path fileType="executable">/usr/libexec/goverlay-bin</Path>
<Path fileType="data">/usr/share/applications/io.github.benjamimgois.goverlay.desktop</Path>
<Path fileType="data">/usr/share/icons/hicolor/128x128/apps/goverlay.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/256x256/apps/goverlay.png</Path>
@@ -31,12 +32,12 @@
</Files>
</Package>
<History>
- <Update release="9">
- <Date>2021-07-23</Date>
- <Version>0.6.0</Version>
+ <Update release="10">
+ <Date>2021-12-15</Date>
+ <Version>0.7</Version>
<Comment>Packaging update</Comment>
<Name>Jacek Jagosz</Name>
<Email>jacek.jagosz@outlook.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jul 6 2023, 10:54 PM (5 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5803891
Default Alt Text
D12479.diff (2 KB)

Event Timeline