Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rust for openSUSE:Factory checked in at 2022-01-21 01:24:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rust (Old) and /work/SRC/openSUSE:Factory/.rust.new.1938 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rust" Fri Jan 21 01:24:54 2022 rev:73 rq:947081 version:1.58.0 Changes: -------- --- /work/SRC/openSUSE:Factory/rust/rust.changes 2022-01-16 23:19:01.846370569 +0100 +++ /work/SRC/openSUSE:Factory/.rust.new.1938/rust.changes 2022-01-21 01:24:58.898767569 +0100 @@ -1,0 +2,8 @@ +Mon Jan 17 10:56:59 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org> + +- Provide rust+cargo by cargo: all cargo<n> package provide this + symbol too. Having the meta package provide it allows OBS to have + a generic prefernece on the meta package for all packages 'just' + requiring rust+cargo. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rust.spec ++++++ --- /var/tmp/diff_new_pack.EecVBu/_old 2022-01-21 01:24:59.398764140 +0100 +++ /var/tmp/diff_new_pack.EecVBu/_new 2022-01-21 01:24:59.402764113 +0100 @@ -1,7 +1,7 @@ # # spec file for package rust # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2021 William Brown <will...@blackhats.net.au> # # All modifications and additions to the file contributed by third parties @@ -67,6 +67,7 @@ Group: Development/Languages/Rust Requires: cargo%{version_suffix} Requires: rust = %{version} +Provides: rust+cargo = %{version} %obsolete_rust_versioned cargo %description -n cargo