Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package oo7 for openSUSE:Factory checked in 
at 2025-02-26 17:16:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/oo7 (Old)
 and      /work/SRC/openSUSE:Factory/.oo7.new.1873 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "oo7"

Wed Feb 26 17:16:19 2025 rev:4 rq:1248438 version:0.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/oo7/oo7.changes  2024-06-24 20:54:23.846733237 
+0200
+++ /work/SRC/openSUSE:Factory/.oo7.new.1873/oo7.changes        2025-02-26 
17:16:47.986884373 +0100
@@ -1,0 +2,10 @@
+Sun Feb 16 01:50:12 UTC 2025 - Richard Rahl <rra...@opensuse.org>
+
+- update to 0.4.0:
+  * portal: Support migration from legacy keyring format
+  * service: Add signals for collection create/delete/change
+  * client: Add a generic Secret type
+  * client: Don't panic if a cryptography operation fails
+- disable some tests, as they need dbus
+
+-------------------------------------------------------------------

Old:
----
  oo7-0.3.3.tar.gz

New:
----
  oo7-0.4.0.tar.gz

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

Other differences:
------------------
++++++ oo7.spec ++++++
--- /var/tmp/diff_new_pack.MoGQNM/_old  2025-02-26 17:16:49.570950696 +0100
+++ /var/tmp/diff_new_pack.MoGQNM/_new  2025-02-26 17:16:49.570950696 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package oo7
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           oo7
-Version:        0.3.3
+Version:        0.4.0
 Release:        0
 Summary:        James Bond went on a new mission as a Secret Service provider
 License:        MIT
@@ -25,6 +25,7 @@
 Source0:        
%{url}/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:        vendor.tar.zst
 BuildRequires:  cargo-packaging
+BuildRequires:  rust >= 1.80
 
 %description
 A CLI application to interact with the system keyring. Replacement of the 
secret-tool utility.
@@ -40,7 +41,9 @@
 install -Dpm0755 
%{_builddir}/%{name}-%{version}/target/release/%{name}-{cli,portal} 
%{buildroot}%{_bindir}/
 
 %check
-%{cargo_test}
+%{cargo_test} -- --skip dbus::collection::tests::create_plain_item \
+  --skip dbus::service::tests::create_collection \
+  --skip dbus::collection::tests::create_encrypted_item
 
 %files
 %license LICENSE

++++++ oo7-0.3.3.tar.gz -> oo7-0.4.0.tar.gz ++++++
++++ 11962 lines of diff (skipped)

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/oo7/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.oo7.new.1873/vendor.tar.zst differ: char 7, line 1

Reply via email to