public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-tokio-stream] rawhide: Update to version 0.1.19; Fixes RHBZ#2506040
Date: Thu, 23 Jul 2026 14:02:57 GMT	[thread overview]
Message-ID: <178481537742.1.3665336778352649902.rpms-rust-tokio-stream-3b6911042542@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-tokio-stream
Branch : rawhide
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=rawhide

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

                 reply	other threads:[~2026-07-23 14:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178481537742.1.3665336778352649902.rpms-rust-tokio-stream-3b6911042542@fedoraproject.org \
    --to=decathorpe@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox