Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sevctl for openSUSE:Factory checked 
in at 2024-10-04 17:10:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sevctl (Old)
 and      /work/SRC/openSUSE:Factory/.sevctl.new.19354 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sevctl"

Fri Oct  4 17:10:40 2024 rev:8 rq:1205580 version:0.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/sevctl/sevctl.changes    2024-01-25 
18:41:16.818817731 +0100
+++ /work/SRC/openSUSE:Factory/.sevctl.new.19354/sevctl.changes 2024-10-04 
17:11:14.742595406 +0200
@@ -1,0 +2,9 @@
+Thu Oct  3 18:17:16 UTC 2024 - Caleb Crane <caleb.cr...@suse.com>
+
+- Spec: Add direct dependency on cargo in addition to cargo-packaging.
+    This fixes build errors on 15SP7 where the inherited version of Rust 
+    is too old
+- Service: Remove deprecated cargo_config and cargo_audit services, both
+    are now handled by the cargo_vendor service
+
+-------------------------------------------------------------------

Old:
----
  cargo_config

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

Other differences:
------------------
++++++ sevctl.spec ++++++
--- /var/tmp/diff_new_pack.9U7re6/_old  2024-10-04 17:11:15.802639688 +0200
+++ /var/tmp/diff_new_pack.9U7re6/_new  2024-10-04 17:11:15.806639856 +0200
@@ -25,7 +25,7 @@
 URL:            https://github.com/virtee/sevctl
 Source0:        %{name}-%{version}.tar.xz
 Source1:        vendor.tar.xz
-Source2:        cargo_config
+BuildRequires:  cargo
 BuildRequires:  cargo-packaging
 BuildRequires:  libopenssl-devel
 BuildRequires:  rubygem(asciidoctor)
@@ -40,8 +40,6 @@
 
 %prep
 %autosetup -a1
-mkdir .cargo
-cp %{SOURCE2} .cargo/config
 
 %build
 %{cargo_build}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.9U7re6/_old  2024-10-04 17:11:15.838641192 +0200
+++ /var/tmp/diff_new_pack.9U7re6/_new  2024-10-04 17:11:15.838641192 +0200
@@ -18,10 +18,6 @@
     <param name="compression">xz</param>
   </service>
 
-  <service name="cargo_audit" mode="disabled">
-    <param name="srcdir">sevctl</param>
-  </service>
-
   <service name="cargo_vendor" mode="disabled">
     <param name="srcdir">sevctl</param>
     <param name="compression">xz</param>

++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/sevctl/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.sevctl.new.19354/vendor.tar.xz differ: char 8, line 
1

Reply via email to