Accepting request 1090048 from home:dziobian:gulgul-ultron:19

- New upstream release 2022.5.0
  * Updated interface for selecting self-hosted environment
- Add SingleMainWindow to .desktop file.

OBS-URL: https://build.opensuse.org/request/show/1090048
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/bitwarden?expand=0&rev=14
This commit is contained in:
2023-05-31 17:05:50 +00:00
committed by Git OBS Bridge
parent ed930e60da
commit 0d8ae14831
10 changed files with 169 additions and 165 deletions

View File

@@ -2,8 +2,8 @@
<service name="obs_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://github.com/bitwarden/clients.git</param>
<param name="revision">desktop-v2023.4.0</param>
<param name="version">2023.4.0</param>
<param name="revision">desktop-v2023.5.0</param>
<param name="version">2023.5.0</param>
<param name="filename">bitwarden</param>
<param name="exclude">bitwarden_license/*</param>
<!-- The code in bitwarden_license MUST NOT be included in published tarballs as it is non-redistributable! -->