SHA256
1
0
forked from pool/bitwarden

Accepting request 1196436 from devel:languages:nodejs

OBS-URL: https://build.opensuse.org/request/show/1196436
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitwarden?expand=0&rev=31
This commit is contained in:
Dominique Leuenberger 2024-08-28 19:32:55 +00:00 committed by Git OBS Bridge
commit aff0d8be92
6 changed files with 16 additions and 10 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.8.0</param>
<param name="version">2024.8.0</param>
<param name="revision">desktop-v2024.8.1</param>
<param name="version">2024.8.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! -->

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8eeb180cb74af3807e784fe1e8b7f4eea86299323092aa88621d5245bc277cb6
size 41834509

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a425511c3fd8e9c41079df4bbe7afd8f9678ada7902f322c3f2aa20f3fbcdae7
size 41812493

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Aug 28 09:26:31 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream release 2024.8.1
* no changelog provided
-------------------------------------------------------------------
Sun Aug 25 14:20:05 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

View File

@ -1,4 +1,4 @@
name: bitwarden
version: 2024.8.0
mtime: 1724378608
commit: 2b6c8f6f1687f2a1aa8afef796d6f8ef48d5f294
version: 2024.8.1
mtime: 1724774446
commit: e08c7d936d0890e13b2c8208eb9dbc9f87a1cf99

View File

@ -21,7 +21,7 @@
%bcond_with test_rust
Name: bitwarden
Version: 2024.8.0
Version: 2024.8.1
Release: 0
Summary: A secure and free password manager for all of your devices
Group: Productivity/Security
@ -107,7 +107,7 @@ BuildRequires: gnome-keyring
%if 0%{?fedora}
BuildRequires: dbus-daemon
%else
BuildRequires: dbus-service
BuildRequires: dbus-1-daemon
%endif
%endif