public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gio] epel10: Bump serial_test dev-dependency from 0.9 to 1
@ 2026-09-25 10:38 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-25 10:38 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-gio
Branch : epel10
Commit : bfe6c6ec3e647fef3c76d2b59d9599c0794e303f
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2023-02-21T20:17:14+01:00
Stats  : +15/-1 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gio/c/bfe6c6ec3e647fef3c76d2b59d9599c0794e303f?branch=epel10

Log:
Bump serial_test dev-dependency from 0.9 to 1

---
diff --git a/gio-fix-metadata.diff b/gio-fix-metadata.diff
new file mode 100644
index 0000000..72a9e95
--- /dev/null
+++ b/gio-fix-metadata.diff
@@ -0,0 +1,11 @@
+--- gio-0.16.7/Cargo.toml	1970-01-01T00:00:01+00:00
++++ gio-0.16.7/Cargo.toml	2023-02-21T19:13:25.146700+00:00
+@@ -87,7 +87,7 @@
+ version = "^0.1"
+ 
+ [dev-dependencies.serial_test]
+-version = "0.9"
++version = "1"
+ 
+ [features]
+ dox = [

diff --git a/rust-gio.spec b/rust-gio.spec
index ba92571..9cb8d46 100644
--- a/rust-gio.spec
+++ b/rust-gio.spec
@@ -1,4 +1,4 @@
-# Generated by rust2rpm 23
+# Generated by rust2rpm 24
 %bcond_without check
 %global debug_package %{nil}
 
@@ -12,6 +12,9 @@ Summary:        Rust bindings for the Gio library
 License:        MIT
 URL:            https://crates.io/crates/gio
 Source:         %{crates_source}
+# Manually created patch for downstream crate metadata changes
+# * bump serial_test dev-dependency from 0.9 to 1
+Patch:          gio-fix-metadata.diff
 
 BuildRequires:  rust-packaging >= 21
 

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

only message in thread, other threads:[~2026-09-25 10:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-25 10:38 [rpms/rust-gio] epel10: Bump serial_test dev-dependency from 0.9 to 1 Fabio Valentini

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