public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-libbpf-rs0.22] rawhide: Bump serial_test dev-dependency from v0.5 to v3
@ 2026-07-22 15:01 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-22 15:01 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-libbpf-rs0.22
Branch : rawhide
Commit : 35343ec8cb1763532c45ccdcd04a347d0742fb7e
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-07-22T12:50:44+02:00
Stats  : +11/-5 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-libbpf-rs0.22/c/35343ec8cb1763532c45ccdcd04a347d0742fb7e?branch=rawhide

Log:
Bump serial_test dev-dependency from v0.5 to v3

---
diff --git a/README.md b/README.md
deleted file mode 100644
index 4fb9a7f..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# rust-libbpf-rs0.22
-
-The rust-libbpf-rs0.22 package

diff --git a/libbpf-rs-fix-metadata.diff b/libbpf-rs-fix-metadata.diff
index 179eacb..8cb6bcc 100644
--- a/libbpf-rs-fix-metadata.diff
+++ b/libbpf-rs-fix-metadata.diff
@@ -1,5 +1,5 @@
 --- libbpf-rs-0.22.1/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ libbpf-rs-0.22.1/Cargo.toml	2026-05-18T10:51:58.621579+00:00
++++ libbpf-rs-0.22.1/Cargo.toml	2026-07-22T10:47:23.500420+00:00
 @@ -50,7 +50,7 @@
  default-features = false
  
@@ -9,7 +9,7 @@
  
  [dependencies.strum_macros]
  version = "0.24"
-@@ -79,7 +79,7 @@
+@@ -79,13 +79,13 @@
  version = "0.2.3"
  
  [dev-dependencies.probe]
@@ -18,3 +18,10 @@
  
  [dev-dependencies.scopeguard]
  version = "1.1"
+ 
+ [dev-dependencies.serial_test]
+-version = "0.5"
++version = "3"
+ 
+ [dev-dependencies.tempfile]
+ version = "3.3"

diff --git a/rust-libbpf-rs0.22.spec b/rust-libbpf-rs0.22.spec
index b1d884a..4a5bf98 100644
--- a/rust-libbpf-rs0.22.spec
+++ b/rust-libbpf-rs0.22.spec
@@ -15,6 +15,7 @@ Source:         %{crates_source}
 # Manually created patch for downstream crate metadata changes
 # * bump probe dependency to 0.5
 # * bump num_enum dependency to 0.7
+# * bump serial_test dev-dependency from 0.5 to 3
 Patch:          libbpf-rs-fix-metadata.diff
 # * Remove unneeded IntoError trait methods
 # * https://github.com/libbpf/libbpf-rs/commit/2c3dae6e77726122ee2bbba8340beae74b823287

diff --git a/rust2rpm.toml b/rust2rpm.toml
index d638483..ad3b340 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -2,6 +2,7 @@
 cargo-toml-patch-comments = [
     "bump probe dependency to 0.5",
     "bump num_enum dependency to 0.7",
+    "bump serial_test dev-dependency from 0.5 to 3",
 ]
 summary = "Safe, idiomatic, and opinionated wrapper around libbpf-sys"
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-22 15:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-22 15:01 [rpms/rust-libbpf-rs0.22] rawhide: Bump serial_test dev-dependency from v0.5 to v3 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox