public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-zbus] epel10: Update to version 5.16.0; Fixes RHBZ#2462260
@ 2026-07-05 20:50 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-05 20:50 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-zbus
Branch : epel10
Commit : 1c15c7cada7db2562b9030477cfa2eb7d8e826e1
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-07-05T22:33:00+02:00
Stats : +22/-23 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-zbus/c/1c15c7cada7db2562b9030477cfa2eb7d8e826e1?branch=epel10
Log:
Update to version 5.16.0; Fixes RHBZ#2462260
---
diff --git a/.gitignore b/.gitignore
index 7022354..73bbccd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
/zbus-5.10.0.crate
/zbus-5.12.0.crate
/zbus-5.14.0.crate
+/zbus-5.16.0.crate
diff --git a/rust-zbus.spec b/rust-zbus.spec
index a558621..90824ac 100644
--- a/rust-zbus.spec
+++ b/rust-zbus.spec
@@ -6,7 +6,7 @@
%global crate zbus
Name: rust-zbus
-Version: 5.14.0
+Version: 5.16.0
Release: %autorelease
Summary: API for D-Bus communication
diff --git a/sources b/sources
index 004eb7b..374f7b1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zbus-5.14.0.crate) = fab6c25857ac4cdbba877f109734b0f0e8fde0e9968e06fb7f699a65416598bbe9d236961f6da27325402cfbf773005f67ec721d27aac7af4e8b29828e3d9556
+SHA512 (zbus-5.16.0.crate) = d354566f23a9461ed9c9eb99ac5890c496c79eaedbda57d9de02106a97bbc120eec29f3b9064fdd8a548b28da9e300ef89a546278b6d9b5783f375a975bc93f5
diff --git a/zbus-fix-metadata-auto.diff b/zbus-fix-metadata-auto.diff
index b5ba4b9..ffcb985 100644
--- a/zbus-fix-metadata-auto.diff
+++ b/zbus-fix-metadata-auto.diff
@@ -1,6 +1,6 @@
---- zbus-5.14.0/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ zbus-5.14.0/Cargo.toml 2026-03-11T18:35:02.494606+00:00
-@@ -277,28 +277,8 @@
+--- zbus-5.16.0/Cargo.toml 2006-07-24T01:21:28+00:00
++++ zbus-5.16.0/Cargo.toml 2026-07-05T20:17:06.903526+00:00
+@@ -302,28 +302,8 @@
]
default-features = false
diff --git a/zbus-fix-metadata.diff b/zbus-fix-metadata.diff
index 8f75618..0af32b2 100644
--- a/zbus-fix-metadata.diff
+++ b/zbus-fix-metadata.diff
@@ -1,6 +1,6 @@
---- zbus-5.14.0/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ zbus-5.14.0/Cargo.toml 2026-03-11T18:35:02.495703+00:00
-@@ -61,16 +61,8 @@
+--- zbus-5.16.0/Cargo.toml 2006-07-24T01:21:28+00:00
++++ zbus-5.16.0/Cargo.toml 2026-07-05T20:17:37.984880+00:00
+@@ -82,16 +82,8 @@
serde_bytes = ["zvariant/serde_bytes"]
time = ["zvariant/time"]
tokio = ["dep:tokio"]
@@ -17,28 +17,26 @@
[lib]
name = "zbus"
-@@ -180,12 +172,7 @@
+@@ -205,7 +197,6 @@
"io-util",
"process",
"sync",
- "tracing",
--]
--optional = true
--
--[dependencies.tokio-vsock]
--version = "0.7"
-+]
+ ]
optional = true
- [dependencies.tracing]
-@@ -194,10 +181,6 @@
- [dependencies.uuid]
- version = "1.8.0"
- features = ["serde"]
+@@ -278,14 +269,6 @@
+ ]
+ default-features = false
+
+-[target.'cfg(target_os = "linux")'.dependencies.tokio-vsock]
+-version = "0.7"
+-optional = true
-
--[dependencies.vsock]
+-[target.'cfg(target_os = "linux")'.dependencies.vsock]
-version = "0.5.0"
-optional = true
+-
+ [target."cfg(unix)".dependencies.async-recursion]
+ version = "1.1.1"
- [dependencies.winnow]
- version = "0.7"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-05 20:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-05 20:50 [rpms/rust-zbus] epel10: Update to version 5.16.0; Fixes RHBZ#2462260 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox