Closed tisoft closed 2 months ago
Hi @tisoft , Thanks for contributing and apologies for taking a bit longer than usual to review this.
Would you be able to update the package.json version, and the appdata files? Just release it under the next version (1.10.1) More info in https://github.com/IsmaelMartinez/teams-for-linux/blob/develop/CONTRIBUTING.md#release-process
Once that is ready, I can merge it and release it. Thanks again!
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Thanks for the review, I have updated the version files.
This is now released as 1.10.1 . Thanks for contributing!!
Installed perfectly under openSUSE 15.5 (x64). Thanks for the great work guys!
Woohoo, worked like a charm on openSUSE Tumbleweed too.
I wonder how long it will take me to drop the --nodeps when updating...
OpenSUSE uses slightly different package names than CentOS/Fedora.
This changes the requires section in the rpm to allow both the CentOS/Fedora (libXtst,libuuid) and the OpenSUSE (libXtst6,libuuid1) dependencies.
Upstream PR: https://github.com/develar/app-builder/pull/130
Fixes #521, #1183.