SHA256
1
0
forked from pool/bitwarden

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

- New upstream release 2024.3.2
  * no changelog provided
- Remove non-Linux stuff from rust vendor tarball
- Work around missing debuginfo (bsc#1222175)

OBS-URL: https://build.opensuse.org/request/show/1166250
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/bitwarden?expand=0&rev=50
This commit is contained in:
2024-04-08 17:28:33 +00:00
committed by Git OBS Bridge
parent a9539965c2
commit 73489982b4
9 changed files with 48 additions and 40 deletions

View File

@@ -2,8 +2,8 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://github.com/bitwarden/clients.git</param>
<param name="revision">desktop-v2024.2.1</param>
<param name="version">2024.2.1</param>
<param name="revision">desktop-v2024.3.2</param>
<param name="version">2024.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! -->
@@ -14,6 +14,7 @@
<service name="cargo_vendor" mode="manual">
<param name="srcdir">clients/apps/desktop/desktop_native</param>
<param name="update">false</param>
<param name="filter">true</param>
</service>
<service name="cargo_audit" mode="manual">
<param name="srcdir">clients/apps/desktop/desktop_native</param>