public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-tokio-retry] f44: Update to version 0.3.2; Fixes RHBZ#2458656
@ 2026-06-09 15:28 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-06-09 15:28 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

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

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

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

only message in thread, other threads:[~2026-06-09 15:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 15:28 [rpms/rust-tokio-retry] f44: Update to version 0.3.2; Fixes RHBZ#2458656 Fabio Valentini

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