Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bitwarden for openSUSE:Factory 
checked in at 2023-06-23 21:52:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bitwarden (Old)
 and      /work/SRC/openSUSE:Factory/.bitwarden.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bitwarden"

Fri Jun 23 21:52:21 2023 rev:8 rq:1094715 version:2023.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/bitwarden/bitwarden.changes      2023-06-13 
16:09:21.366830929 +0200
+++ /work/SRC/openSUSE:Factory/.bitwarden.new.15902/bitwarden.changes   
2023-06-23 21:52:30.086583843 +0200
@@ -1,0 +2,6 @@
+Thu Jun 22 17:00:22 UTC 2023 - Bruno Pitrus <brunopit...@hotmail.com>
+- 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)
+
+-------------------------------------------------------------------

Old:
----
  bitwarden-2023.5.0.obscpio

New:
----
  bitwarden-2023.5.1.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ bitwarden.spec ++++++
--- /var/tmp/diff_new_pack.EgeZcs/_old  2023-06-23 21:52:31.546591775 +0200
+++ /var/tmp/diff_new_pack.EgeZcs/_new  2023-06-23 21:52:31.550591796 +0200
@@ -18,17 +18,13 @@
 #
 
 Name:       bitwarden
-Version:    2023.5.0
+Version:    2023.5.1
 Release:    0
 Summary:    A secure and free password manager for all of your devices
 Group:      Productivity/Security
 License:    GPL-3.0-only and MIT and (Apache-2.0 or MIT)
 URL:        https://github.com/bitwarden/clients
 
-%if 0%{?suse_version}
-%global build_rustflags %{__rustflags}
-%endif
-
 #x86 electron requires SSE2
 %ifarch %ix86
 ExclusiveArch:  i586 i686
@@ -86,7 +82,12 @@
 %if 0%{?fedora}
 BuildRequires:  rust-srpm-macros
 %else
-BuildRequires:  cargo-packaging
+%if 0%{?suse_version} >= 1600
+BuildRequires:  cargo-packaging >= 1.2.0+3
+%else
+BuildRequires:  rust-packaging
+%endif
+BuildRequires:  cargo-auditable
 %endif
 BuildRequires: fdupes
 BuildRequires: fontpackages-devel

++++++ _service ++++++
--- /var/tmp/diff_new_pack.EgeZcs/_old  2023-06-23 21:52:31.590592013 +0200
+++ /var/tmp/diff_new_pack.EgeZcs/_new  2023-06-23 21:52:31.594592036 +0200
@@ -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! -->

++++++ bitwarden-2023.5.0.obscpio -> bitwarden-2023.5.1.obscpio ++++++
/work/SRC/openSUSE:Factory/bitwarden/bitwarden-2023.5.0.obscpio 
/work/SRC/openSUSE:Factory/.bitwarden.new.15902/bitwarden-2023.5.1.obscpio 
differ: char 49, line 1

++++++ bitwarden.obsinfo ++++++
--- /var/tmp/diff_new_pack.EgeZcs/_old  2023-06-23 21:52:31.634592252 +0200
+++ /var/tmp/diff_new_pack.EgeZcs/_new  2023-06-23 21:52:31.634592252 +0200
@@ -1,5 +1,5 @@
 name: bitwarden
-version: 2023.5.0
-mtime: 1685493730
-commit: 7bb3f49abdbcf9dc4aed264feca822be9772fbd9
+version: 2023.5.1
+mtime: 1687386703
+commit: e1b8d2fb0c6f2dff5a668e3aa2ce13246f5e3b4b
 

Reply via email to