diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -6,6 +6,8 @@
libQt5Qml.so.5
libQt5Quick.so.5
libQt5QuickWidgets.so.5
+libQt5WebChannel.so.5
+libQt5WebEngineWidgets.so.5
libQt5Widgets.so.5
libQt5Xml.so.5
libc.so.6
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : rolisteam
-version : 1.8.2
-release : 1
+version : 1.9.2
+release : 2
source :
- - git|https://github.com/Rolisteam/rolisteam.git : v1.8.2
+ - git|https://github.com/Rolisteam/rolisteam.git : v1.9.2
license : GPL-2.0-or-later
component : games.rpg
summary : Rolisteam is a virtual tabletop.
@@ -13,10 +13,12 @@
- pkgconfig(Qt5Gui)
- pkgconfig(Qt5Multimedia)
- pkgconfig(Qt5UiTools)
+ - pkgconfig(Qt5Svg)
- pkgconfig(Qt5WebChannel)
+ - pkgconfig(Qt5WebEngine)
setup : |
lrelease rolisteam.pro
- %qmake PREFIX=$installdir/usr/bin -r rolisteam.pro
+ %qmake PREFIX=$installdir/usr/bin
build : |
%make
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
rolisteam
- Jan Baudisch
- dev@baudisch.xyz
+ Campbell Jones
+ dev@serebit.com
GPL-2.0-or-later
games.rpg
@@ -11,7 +11,7 @@
Rolisteam helps you to manage a tabletop role playing game with remote friends/players.
It provides many features to share maps, pictures and it also includes tool to communicate with your friends/players.
- https://solus-project.com/sources/README.Solus
+ https://getsol.us/sources/README.Solus
rolisteam
@@ -21,18 +21,19 @@
games.rpg
+ /usr/bin/roliserver
/usr/bin/rolisteam
/usr/share/applications/rolisteam.desktop
/usr/share/icons/hicolor/256x256/apps/rolisteam.png
-
- 2019-02-11
- 1.8.2
+
+ 2020-09-11
+ 1.9.2
Packaging update
- Jan Baudisch
- dev@baudisch.xyz
+ Campbell Jones
+ dev@serebit.com
\ No newline at end of file