Regenerate with rust2rpm v24

epel9
Fabio Valentini 2 years ago
parent 90874d2605
commit 33fa5983e7
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -1,3 +0,0 @@
# rust-av-metrics
The rust-av-metrics package

@ -1,6 +1,17 @@
--- av-metrics-0.7.2/Cargo.toml 1970-01-01T00:00:01+00:00 --- av-metrics-0.7.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ av-metrics-0.7.2/Cargo.toml 2022-11-04T17:09:53.908985+00:00 +++ av-metrics-0.7.2/Cargo.toml 2023-03-12T20:42:38.038076+00:00
@@ -51,8 +51,6 @@ @@ -22,10 +22,6 @@
[lib]
bench = false
-[[bench]]
-name = "bench"
-path = "benches/bench.rs"
-harness = false
[dependencies.crossbeam]
version = "0.8"
@@ -51,8 +47,6 @@
[dependencies.v_frame] [dependencies.v_frame]
version = "0.2.0" version = "0.2.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}
@ -20,7 +20,7 @@ Patch: av-metrics-fix-metadata.diff
BuildRequires: rust-packaging >= 21 BuildRequires: rust-packaging >= 21
%global _description %{expand: %global _description %{expand:
Collection of algorithms for measuring audio/video metrics.} A collection of algorithms for measuring audio/video metrics.}
%description %{_description} %description %{_description}

Loading…
Cancel
Save