Regenerate with rust2rpm v24

epel9 imports/e9/rust-lab-0.11.0-6.el9
Fabio Valentini 2 years ago
parent 31de48948f
commit b141fe52ca
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -1,3 +0,0 @@
# rust-lab
The rust-lab package

@ -1,13 +1,22 @@
--- lab-0.11.0/Cargo.toml 1970-01-01T00:00:00+00:00 --- lab-0.11.0/Cargo.toml 1970-01-01T00:00:00+00:00
+++ lab-0.11.0/Cargo.toml 2022-11-04T18:04:33.427714+00:00 +++ lab-0.11.0/Cargo.toml 2023-03-12T21:25:13.736516+00:00
@@ -37,10 +37,6 @@ @@ -27,19 +27,8 @@
[lib]
bench = false
-[[bench]]
-name = "rgb_to_lab"
-harness = false
-
-[[bench]]
-name = "lab_to_rgb"
-harness = false
[dev-dependencies.approx] [dev-dependencies.approx]
version = "0.5" version = "0.5"
-
-[dev-dependencies.criterion] -[dev-dependencies.criterion]
-version = "0.3" -version = "0.3"
-default-features = false -default-features = false
-
[dev-dependencies.lazy_static] [dev-dependencies.lazy_static]
version = "1.3.0" version = "1.3.0"

@ -1,4 +1,4 @@
# Generated by rust2rpm 23 # Generated by rust2rpm 24
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
@ -19,8 +19,8 @@ Patch: lab-fix-metadata.diff
BuildRequires: rust-packaging >= 21 BuildRequires: rust-packaging >= 21
%global _description %{expand: %global _description %{expand:
Tools for converting RGB colors to the CIE-L*a*b* color space, and comparing Tools for converting RGB colors to the CIE-L*a*b* color space, and
differences in color.} comparing differences in color.}
%description %{_description} %description %{_description}

Loading…
Cancel
Save