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 2021-03-03 18:35:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/obs-service-cargo_vendor (Old)
and /work/SRC/openSUSE:Factory/.obs-service-cargo_vendor.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "obs-service-cargo_vendor"
Wed Mar 3 18:35:28 2021 rev:2 rq:876455 version:0.4.0~git0.d4f314f
Changes:
--------
---
/work/SRC/openSUSE:Factory/obs-service-cargo_vendor/obs-service-cargo_vendor.changes
2020-09-22 21:07:16.783724557 +0200
+++
/work/SRC/openSUSE:Factory/.obs-service-cargo_vendor.new.2378/obs-service-cargo_vendor.changes
2021-03-03 18:35:29.759400707 +0100
@@ -1,0 +2,5 @@
+Wed Feb 24 11:06:55 UTC 2021 - Adrian Schr??ter <[email protected]>
+
+- add missing dependency to cargo
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ obs-service-cargo_vendor.spec ++++++
--- /var/tmp/diff_new_pack.a50dEh/_old 2021-03-03 18:35:30.227400941 +0100
+++ /var/tmp/diff_new_pack.a50dEh/_new 2021-03-03 18:35:30.231400943 +0100
@@ -1,7 +1,7 @@
#
# spec file for package obs-service-cargo_vendor
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -26,6 +26,7 @@
Release: 0
Source: %{name}-%{version}.tar.gz
BuildRequires: python3
+Requires: cargo
Requires: gzip
Requires: tar
BuildRoot: %{_tmppath}/%{name}-%{version}-build