Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11053515
D9630.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D9630.diff
View Options
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 @@
<Source>
<Name>rolisteam</Name>
<Packager>
- <Name>Jan Baudisch</Name>
- <Email>dev@baudisch.xyz</Email>
+ <Name>Campbell Jones</Name>
+ <Email>dev@serebit.com</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<PartOf>games.rpg</PartOf>
@@ -11,7 +11,7 @@
<Description xml:lang="en">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.
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>rolisteam</Name>
@@ -21,18 +21,19 @@
</Description>
<PartOf>games.rpg</PartOf>
<Files>
+ <Path fileType="executable">/usr/bin/roliserver</Path>
<Path fileType="executable">/usr/bin/rolisteam</Path>
<Path fileType="data">/usr/share/applications/rolisteam.desktop</Path>
<Path fileType="data">/usr/share/icons/hicolor/256x256/apps/rolisteam.png</Path>
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2019-02-11</Date>
- <Version>1.8.2</Version>
+ <Update release="2">
+ <Date>2020-09-11</Date>
+ <Version>1.9.2</Version>
<Comment>Packaging update</Comment>
- <Name>Jan Baudisch</Name>
- <Email>dev@baudisch.xyz</Email>
+ <Name>Campbell Jones</Name>
+ <Email>dev@serebit.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 11:21 PM (2 h, 44 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5850089
Default Alt Text
D9630.diff (3 KB)
Attached To
Mode
D9630: Update rolisteam to 1.9.2. Resolves T8806
Attached
Detach File
Event Timeline
Log In to Comment