Regenerate with rust2rpm v24

epel9
Fabio Valentini 2 years ago
parent 4ad5849724
commit 788dbb8b5a
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

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

@ -1,6 +1,27 @@
--- palette-0.6.0/Cargo.toml 1970-01-01T00:00:00+00:00
+++ palette-0.6.0/Cargo.toml 2022-11-04T20:04:01.009987+00:00
@@ -58,7 +58,7 @@
+++ palette-0.6.0/Cargo.toml 2023-03-12T21:48:56.717273+00:00
@@ -28,20 +28,6 @@
[lib]
bench = false
-[[bench]]
-name = "cie_conversion"
-path = "benches/cie.rs"
-harness = false
-
-[[bench]]
-name = "rgb_conversion"
-path = "benches/rgb.rs"
-harness = false
-
-[[bench]]
-name = "matrix"
-path = "benches/matrix.rs"
-harness = false
[dependencies.approx]
version = "0.5"
default-features = false
@@ -58,7 +44,7 @@
version = "0.6.0"
[dependencies.phf]
@ -9,7 +30,7 @@
features = ["macros"]
optional = true
default-features = false
@@ -76,10 +76,6 @@
@@ -76,10 +62,6 @@
version = "2"
default-features = false
@ -20,7 +41,7 @@
[dev-dependencies.csv]
version = "1"
@@ -90,11 +86,6 @@
@@ -90,11 +72,6 @@
[dev-dependencies.lazy_static]
version = "1"

@ -1,4 +1,4 @@
# Generated by rust2rpm 23
# Generated by rust2rpm 24
%bcond_without check
%global debug_package %{nil}
@ -21,8 +21,8 @@ Patch: palette-fix-metadata.diff
BuildRequires: rust-packaging >= 21
%global _description %{expand:
Convert and manage colors with a focus on correctness, flexibility and ease of
use.}
Convert and manage colors with a focus on correctness, flexibility and
ease of use.}
%description %{_description}

Loading…
Cancel
Save