forked from pool/bitwarden
Accepting request 1134546 from home:dziobian:gulgul-ultron:19
- New upstream release 2023.12.1 * Make autofill overlay off by default OBS-URL: https://build.opensuse.org/request/show/1134546 OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/bitwarden?expand=0&rev=42
This commit is contained in:
parent
235695b4f0
commit
42bc00c433
4
_service
4
_service
@ -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.12.0</param>
|
||||
<param name="version">2023.12.0</param>
|
||||
<param name="revision">desktop-v2023.12.1</param>
|
||||
<param name="version">2023.12.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! -->
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:14d736d1845be614afa11b90771fe26a6469aece246cde86df8eb1c2f037622c
|
||||
size 33565197
|
3
bitwarden-2023.12.1.obscpio
Normal file
3
bitwarden-2023.12.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2854e5cdfdcb63437260a2cd54553606ee586ae28a90a204c82bdc93adac5dcd
|
||||
size 33565197
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 21 19:46:36 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
|
||||
|
||||
- New upstream release 2023.12.1
|
||||
* Make autofill overlay off by default
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 6 21:55:56 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: bitwarden
|
||||
version: 2023.12.0
|
||||
mtime: 1701877704
|
||||
commit: 104f37ba4252b618f6960b3eadbadf142294c43d
|
||||
version: 2023.12.1
|
||||
mtime: 1703171146
|
||||
commit: 2502ac1d41341c795f336c3482b53408c98d2836
|
||||
|
@ -18,7 +18,7 @@
|
||||
#
|
||||
|
||||
Name: bitwarden
|
||||
Version: 2023.12.0
|
||||
Version: 2023.12.1
|
||||
Release: 0
|
||||
Summary: A secure and free password manager for all of your devices
|
||||
Group: Productivity/Security
|
||||
|
Loading…
Reference in New Issue
Block a user