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

- New upstream release 2022.3.2
  * Copy send link fix

OBS-URL: https://build.opensuse.org/request/show/1077865
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/bitwarden?expand=0&rev=10
This commit is contained in:
2023-04-07 10:15:17 +00:00
committed by Git OBS Bridge
parent a78a211915
commit dd64bde7f9
6 changed files with 14 additions and 9 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.3.1</param>
<param name="version">2023.3.1</param>
<param name="revision">desktop-v2023.3.2</param>
<param name="version">2023.3.2</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! -->