Accepting request 1189747 from devel:microos

rust >= 1.70 is required to build more recent versions of this
package. Also, BuildRequire cargo+rust to prevent conflicts with
`cargo-packaging`. (forwarded request 1189724 from danishprakash)

OBS-URL: https://build.opensuse.org/request/show/1189747
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aardvark-dns?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2024-07-28 15:18:52 +00:00 committed by Git OBS Bridge
commit ded1b5c53e
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jul 26 06:54:04 UTC 2024 - Danish Prakash <danish.prakash@suse.com>
- rust >= 1.70 is required to build more recent versions of this
package. Also, BuildRequire cargo+rust to prevent conflicts with
`cargo-packaging`.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 03 07:16:07 UTC 2024 - danish.prakash@suse.com Mon Jun 03 07:16:07 UTC 2024 - danish.prakash@suse.com

View File

@ -24,8 +24,8 @@ License: Apache-2.0
URL: https://github.com/containers/%{name} URL: https://github.com/containers/%{name}
Source0: %{name}-%{version}.tar.gz Source0: %{name}-%{version}.tar.gz
Source1: vendor.tar.gz Source1: vendor.tar.gz
BuildRequires: cargo
BuildRequires: cargo-packaging BuildRequires: cargo-packaging
BuildRequires: rust+cargo >= 1.70
# Disable this line if you wish to support all platforms. # Disable this line if you wish to support all platforms.
%description %description