public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-tokio-stream] epel9: Update to version 0.1.19; Fixes RHBZ#2506040
@ 2026-07-23 14:46 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-23 14:46 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-tokio-stream
Branch : epel9
Commit : 3b6911042542b76bc6e89f02dceb8b5c773b2835
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-07-23T16:02:36+02:00
Stats : +15/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-tokio-stream/c/3b6911042542b76bc6e89f02dceb8b5c773b2835?branch=epel9
Log:
Update to version 0.1.19; Fixes RHBZ#2506040
---
diff --git a/.gitignore b/.gitignore
index ef83093..d5d2c64 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
/tokio-stream-0.1.16.crate
/tokio-stream-0.1.17.crate
/tokio-stream-0.1.18.crate
+/tokio-stream-0.1.19.crate
diff --git a/rust-tokio-stream.spec b/rust-tokio-stream.spec
index 3ad62d6..1733071 100644
--- a/rust-tokio-stream.spec
+++ b/rust-tokio-stream.spec
@@ -6,7 +6,7 @@
%global crate tokio-stream
Name: rust-tokio-stream
-Version: 0.1.18
+Version: 0.1.19
Release: %autorelease
Summary: Utilities to work with Stream and tokio
@@ -96,6 +96,18 @@ use the "net" feature of the "%{crate}" crate.
%files -n %{name}+net-devel
%ghost %{crate_instdir}/Cargo.toml
+%package -n %{name}+rt-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+rt-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "rt" feature of the "%{crate}" crate.
+
+%files -n %{name}+rt-devel
+%ghost %{crate_instdir}/Cargo.toml
+
%package -n %{name}+signal-devel
Summary: %{summary}
BuildArch: noarch
diff --git a/sources b/sources
index 2e5bc48..fea35a8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tokio-stream-0.1.18.crate) = 679a17e530a84f38538af9952496d0258550252f4978075fec468380b4500ee6449a266c0e6439de4faef7aa3bde3a5baf04559fe43736f745406bd6dd4e4c00
+SHA512 (tokio-stream-0.1.19.crate) = fb82ded555620df780c68e561e1a2744a2721cc8ca3744d91aac6f19c3d81c569306c099e3928c2431278945cfd85222d3762ef5961c6e503844a0c2cbf4009f
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-23 14:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-23 14:46 [rpms/rust-tokio-stream] epel9: Update to version 0.1.19; Fixes RHBZ#2506040 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox