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-retry] rawhide: Update to version 0.3.2; Fixes RHBZ#2458656
Date: Tue, 09 Jun 2026 15:16:31 GMT	[thread overview]
Message-ID: <178101819157.1.10721699851890628318.rpms-rust-tokio-retry-13c15425d968@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-tokio-retry
Branch : rawhide
Commit : 13c15425d968289aabf9d7a34db6f91ff2bb558a
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-06-09T17:15:55+02:00
Stats  : +17/-7 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-tokio-retry/c/13c15425d968289aabf9d7a34db6f91ff2bb558a?branch=rawhide

Log:
Update to version 0.3.2; Fixes RHBZ#2458656

---
diff --git a/.gitignore b/.gitignore
index b6e6297..2c9058f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /tokio-retry-0.3.0.crate
+/tokio-retry-0.3.2.crate

diff --git a/README.md b/README.md
deleted file mode 100644
index 479b445..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# rust-tokio-retry
-
-The rust-tokio-retry package

diff --git a/rust-tokio-retry.spec b/rust-tokio-retry.spec
index 58bd938..68f2e7c 100644
--- a/rust-tokio-retry.spec
+++ b/rust-tokio-retry.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 26
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
 %global debug_package %{nil}
 
 %global crate tokio-retry
 
 Name:           rust-tokio-retry
-Version:        0.3.0
+Version:        0.3.2
 Release:        %autorelease
 Summary:        Extensible, asynchronous retry behaviours for futures/tokio
 
@@ -46,6 +46,18 @@ use the "default" feature of the "%{crate}" crate.
 %files       -n %{name}+default-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+rand-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+rand-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "rand" feature of the "%{crate}" crate.
+
+%files       -n %{name}+rand-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %prep
 %autosetup -n %{crate}-%{version} -p1
 %cargo_prep

diff --git a/sources b/sources
index 53d3158..d1f9d2d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tokio-retry-0.3.0.crate) = 6c56f8902af6d40afb06900d863880c9f470d9d2cbccf4fda3be315b73b04fdfecbb8a0092fc6168abfaf9363527eefbc3ec7c913a37951388210b4094b7d5d9
+SHA512 (tokio-retry-0.3.2.crate) = 7780920452149b3330da4e3f7163713d39442efb3b28db11bd66561a0d6138ce7be48f6a985d14b4f92c054834d4bc3f71c885fc086ec9cf5383ebfb96d8ed75

                 reply	other threads:[~2026-06-09 15:16 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=178101819157.1.10721699851890628318.rpms-rust-tokio-retry-13c15425d968@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