public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-async-recursion] epel9: Update to version 1.0.4; Fixes RHBZ#2179521
@ 2026-07-10 15:33 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-10 15:33 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-async-recursion
Branch : epel9
Commit : 5a310d08b1188d1c25f8bedce32504d5176c3d6c
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2023-03-22T11:25:12+01:00
Stats  : +6/-5 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-async-recursion/c/5a310d08b1188d1c25f8bedce32504d5176c3d6c?branch=epel9

Log:
Update to version 1.0.4; Fixes RHBZ#2179521

---
diff --git a/.gitignore b/.gitignore
index 6228fff..79af002 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 
 /async-recursion-0.3.2.crate
 /async-recursion-1.0.2.crate
+/async-recursion-1.0.4.crate

diff --git a/async-recursion-fix-metadata.diff b/async-recursion-fix-metadata.diff
index 728cb3b..ebb35fc 100644
--- a/async-recursion-fix-metadata.diff
+++ b/async-recursion-fix-metadata.diff
@@ -1,5 +1,5 @@
---- async-recursion-1.0.2/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ async-recursion-1.0.2/Cargo.toml	2023-02-15T17:33:22.942832+00:00
+--- async-recursion-1.0.4/Cargo.toml	1970-01-01T00:00:01+00:00
++++ async-recursion-1.0.4/Cargo.toml	2023-03-22T10:16:15.709390+00:00
 @@ -44,6 +44,3 @@
  
  [dev-dependencies.futures-executor]

diff --git a/rust-async-recursion.spec b/rust-async-recursion.spec
index 8411eff..0bc6650 100644
--- a/rust-async-recursion.spec
+++ b/rust-async-recursion.spec
@@ -5,7 +5,7 @@
 %global crate async-recursion
 
 Name:           rust-async-recursion
-Version:        1.0.2
+Version:        1.0.4
 Release:        %autorelease
 Summary:        Recursion for async functions
 
@@ -52,7 +52,7 @@ use the "default" feature of the "%{crate}" crate.
 
 %prep
 %autosetup -n %{crate}-%{version_no_tilde} -p1
-# * remove broken trybuild tests
+# * remove brittle trybuild tests
 rm -r tests/{compiletest.rs,ui/}
 %cargo_prep
 

diff --git a/sources b/sources
index 36c68cf..94acb69 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (async-recursion-1.0.2.crate) = 7851ca4f557b87c2d8ae38d72d5359d7e7f7a30c46ca6314fabd4464547fef0fc917a20e2ca7ebac04569cf3de0c4f151d4a29532b3d26a1ef0f5722d37a053d
+SHA512 (async-recursion-1.0.4.crate) = 2305ada4209501b53c2b9ce9255ad821975691d445234aab5a2c0855e442de4ef950c6ac3da832b5962a5a54565b184d16778993e0cf756b7a6d60b8b484839c

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

only message in thread, other threads:[~2026-07-10 15:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-10 15:33 [rpms/rust-async-recursion] epel9: Update to version 1.0.4; Fixes RHBZ#2179521 Fabio Valentini

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