From 6817f2ef1b3077d543370c0128aa4c12714ada67 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 21 Nov 2022 22:34:08 +0100 Subject: [PATCH] Re-generate the spec file with rust2rpm 23 --- rust-jql.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/rust-jql.spec b/rust-jql.spec index 4994674..c0ed0a2 100644 --- a/rust-jql.spec +++ b/rust-jql.spec @@ -1,4 +1,4 @@ -# Generated by rust2rpm 22 +# Generated by rust2rpm 23 %bcond_without check %global crate jql @@ -16,8 +16,6 @@ Source1: LICENSE.dependencies # * drop unused, benchmark-only criterion dev-dependency to speed up builds Patch: jql-fix-metadata.diff -ExclusiveArch: %{rust_arches} - BuildRequires: rust-packaging >= 21 %global _description %{expand: @@ -122,7 +120,6 @@ cp %{SOURCE1} . %install %cargo_install - %if %{with check} %check %ifarch %{arm}