diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : riot
version : 1.3.2
-release : 39
+release : 40
homepage : https://riot.im/
source :
- https://github.com/vector-im/riot-web/archive/v1.3.2.tar.gz : c5f8b1b015653227a5a198c01fcdf0de27628d99db83aa9b2bca88cc48fbc8ca
@@ -36,6 +36,9 @@
cp -Rv electron_app/dist/linux-unpacked/* $installdir/usr/share/riot/
ln -sv ../share/riot/riot-web $installdir/usr/bin/riot-web
+ # Install default configuration
+ cp electron_app/riot.im/config.json $installdir/usr/share/riot/resources/webapp/
+
# Install Icons
for icon_size in 16 24 48 64 96 128 256 512
do
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
riot
https://riot.im/
- Thomas Staudinger
- Staudi.Kaos@gmail.com
+ Silke Hofstra
+ silke@slxh.eu
Apache-2.0
network.im
@@ -139,6 +139,7 @@
/usr/share/riot/resources/webapp/bundles/b3b1e8d349bf52d94b39/theme-light.css.map
/usr/share/riot/resources/webapp/bundles/b3b1e8d349bf52d94b39/theme-light.js
/usr/share/riot/resources/webapp/bundles/b3b1e8d349bf52d94b39/theme-light.js.map
+ /usr/share/riot/resources/webapp/config.json
/usr/share/riot/resources/webapp/fonts/Inconsolata/QldKNThLqRwH-OJ1UHjlKGlX5qhExfHwNJU.2aafaa1.woff2
/usr/share/riot/resources/webapp/fonts/Inconsolata/QldKNThLqRwH-OJ1UHjlKGlZ5qhExfHw.5476fd3.woff2
/usr/share/riot/resources/webapp/fonts/Inconsolata/QldXNThLqRwH-OJ1UHjlKGHiw71n5_zaDpwm80E.6bc411a.woff2
@@ -696,12 +697,12 @@
-
- 2019-08-05
+
+ 2019-08-28
1.3.2
Packaging update
- Thomas Staudinger
- Staudi.Kaos@gmail.com
+ Silke Hofstra
+ silke@slxh.eu
\ No newline at end of file