Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package obs-service-cargo_vendor for
openSUSE:Factory checked in at 2022-03-10 22:45:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/obs-service-cargo_vendor (Old)
and /work/SRC/openSUSE:Factory/.obs-service-cargo_vendor.new.2349 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "obs-service-cargo_vendor"
Thu Mar 10 22:45:10 2022 rev:5 rq:960621 version:0.4.3~git0.afec7bc
Changes:
--------
---
/work/SRC/openSUSE:Factory/obs-service-cargo_vendor/obs-service-cargo_vendor.changes
2021-07-30 23:22:21.043624932 +0200
+++
/work/SRC/openSUSE:Factory/.obs-service-cargo_vendor.new.2349/obs-service-cargo_vendor.changes
2022-03-11 11:48:11.842814896 +0100
@@ -1,0 +2,6 @@
+Wed Mar 9 23:52:04 UTC 2022 - William Brown <[email protected]>
+
+- Allow both rustup and cargo to provide the needed cargo-vendor
+ backend. Defaults to installing cargo if neither is found.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ obs-service-cargo_vendor.spec ++++++
--- /var/tmp/diff_new_pack.FilHFg/_old 2022-03-11 11:48:12.234814506 +0100
+++ /var/tmp/diff_new_pack.FilHFg/_new 2022-03-11 11:48:12.242814499 +0100
@@ -1,7 +1,7 @@
#
# spec file
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -26,9 +26,9 @@
Release: 0
Source: %{name}-%{version}.tar.gz
BuildRequires: python3
-Requires: cargo
Requires: gzip
Requires: tar
+Requires: (cargo or rustup)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch