public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-v_frame] rawhide: Update to version 0.7.0; Fixes RHBZ#2443385
@ 2026-06-21 20:25 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-06-21 20:25 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-v_frame
Branch : rawhide
Commit : 2aef3c828dd616c5b9f3a7cc13cc65607481844d
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-06-21T20:57:41+01:00
Stats : +16/-48 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-v_frame/c/2aef3c828dd616c5b9f3a7cc13cc65607481844d?branch=rawhide
Log:
Update to version 0.7.0; Fixes RHBZ#2443385
---
diff --git a/.gitignore b/.gitignore
index bd98371..413a946 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/v_frame-0.3.8.crate
/v_frame-0.3.9.crate
/v_frame-0.5.0.crate
+/v_frame-0.7.0.crate
diff --git a/rust-v_frame.spec b/rust-v_frame.spec
index 3c56cc5..72d3029 100644
--- a/rust-v_frame.spec
+++ b/rust-v_frame.spec
@@ -5,15 +5,13 @@
%global crate v_frame
Name: rust-v_frame
-Version: 0.5.0
+Version: 0.7.0
Release: %autorelease
Summary: Video Frame data structures, originally part of rav1e
License: BSD-2-Clause
URL: https://crates.io/crates/v_frame
Source: %{crates_source}
-# Automatically generated patch to strip dependencies and normalize metadata
-Patch: v_frame-fix-metadata-auto.diff
# Manually created patch for downstream crate metadata changes
# * drop unused, benchmark-only criterion dev-dependency
Patch: v_frame-fix-metadata.diff
diff --git a/sources b/sources
index e212972..a2f2cd8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (v_frame-0.5.0.crate) = 2a6ba0132c4d01ebdba04de408c2552ad5dfb55c2e91dbe95b17e36832b2732de185ee989054532ebd23fdaceb167be51b9c49faf1bd9aeb8b83d23339aa28a6
+SHA512 (v_frame-0.7.0.crate) = c7fec7538922de6bec250bbe9fb5536a467966b768a45ef0d74471139b8dba781d9a2b20498ef4e1c263ac31e20111652e2172f60d02f2df2fd3f7e7047d0a82
diff --git a/v_frame-fix-metadata-auto.diff b/v_frame-fix-metadata-auto.diff
deleted file mode 100644
index 7b30634..0000000
--- a/v_frame-fix-metadata-auto.diff
+++ /dev/null
@@ -1,36 +0,0 @@
---- v_frame-0.5.0/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ v_frame-0.5.0/Cargo.toml 2026-01-22T14:50:21.755838+00:00
-@@ -49,28 +49,6 @@
-
- [target.'cfg(not(target_arch = "wasm32"))'.dev-dependencies.criterion]
- version = "0.6"
--
--[target.wasm32-unknown-unknown.dependencies.wasm-bindgen]
--version = "0.2"
--
--[target.wasm32-unknown-unknown.dev-dependencies.criterion]
--version = "0.6"
--features = [
-- "plotters",
-- "cargo_bench_support",
--]
--default-features = false
--
--[target.wasm32-unknown-unknown.dev-dependencies.wasm-bindgen-test]
--version = "0.3"
--
--[target.wasm32-wasi.dev-dependencies.criterion]
--version = "0.6"
--features = [
-- "plotters",
-- "cargo_bench_support",
--]
--default-features = false
-
- [lints.clippy]
- allow_attributes = "warn"
-@@ -192,3 +170,4 @@
-
- [lints.rust]
- missing_docs = "warn"
-+
diff --git a/v_frame-fix-metadata.diff b/v_frame-fix-metadata.diff
index 673191d..0e65d2b 100644
--- a/v_frame-fix-metadata.diff
+++ b/v_frame-fix-metadata.diff
@@ -1,12 +1,17 @@
---- v_frame-0.5.0/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ v_frame-0.5.0/Cargo.toml 2026-01-22T14:50:25.962894+00:00
-@@ -46,9 +46,6 @@
-
- [dependencies.thiserror]
- version = "2.0.17"
+--- v_frame-0.7.0/Cargo.toml 2006-07-24T01:21:28+00:00
++++ v_frame-0.7.0/Cargo.toml 2026-06-21T19:56:34.547490+00:00
+@@ -38,14 +38,6 @@
+ [lib]
+ name = "v_frame"
+ path = "src/lib.rs"
-
--[target.'cfg(not(target_arch = "wasm32"))'.dev-dependencies.criterion]
--version = "0.6"
+-[dev-dependencies.criterion]
+-version = "0.8"
+-features = [
+- "plotters",
+- "cargo_bench_support",
+-]
+-default-features = false
[lints.clippy]
allow_attributes = "warn"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-21 20:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-21 20:25 [rpms/rust-v_frame] rawhide: Update to version 0.7.0; Fixes RHBZ#2443385 Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox