Accepting request 946930 from home:dimstar:Factory

- 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.

OBS-URL: https://build.opensuse.org/request/show/946930
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=304
This commit is contained in:
William Brown 2022-01-18 00:06:28 +00:00 committed by Git OBS Bridge
parent 48ed4b6e84
commit b8ebba0b15
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jan 17 10:56:59 UTC 2022 - Dominique Leuenberger <dimstar@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.
-------------------------------------------------------------------
Fri Jan 14 05:48:07 UTC 2022 - William Brown <william.brown@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package rust
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2021 William Brown <william@blackhats.net.au>
#
# All modifications and additions to the file contributed by third parties
@ -67,6 +67,7 @@ License: Apache-2.0 OR MIT
Group: Development/Languages/Rust
Requires: cargo%{version_suffix}
Requires: rust = %{version}
Provides: rust+cargo = %{version}
%obsolete_rust_versioned cargo
%description -n cargo