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

- New upstream release 2023.5.1
  * Fix bug when the user selects a region it will set baseUrl in environment service
- Revert build_rustflags hack (boo#1212226)

OBS-URL: https://build.opensuse.org/request/show/1094714
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/bitwarden?expand=0&rev=19
This commit is contained in:
2023-06-22 17:07:11 +00:00
committed by Git OBS Bridge
parent 6d732fb125
commit d37c23f722
6 changed files with 21 additions and 14 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.5.0</param>
<param name="version">2023.5.0</param>
<param name="revision">desktop-v2023.5.1</param>
<param name="version">2023.5.1</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! -->