public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-actix-rt] f45: Update to version 2.15.0; Fixes RHBZ#2532678
@ 2026-09-22 13:28 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-22 13:28 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-actix-rt
Branch : f45
Commit : 179a9532392fdcef388e534a16cb3624147fc661
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-09-19T16:45:33+02:00
Stats : +27/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-actix-rt/c/179a9532392fdcef388e534a16cb3624147fc661?branch=f45
Log:
Update to version 2.15.0; Fixes RHBZ#2532678
---
diff --git a/.gitignore b/.gitignore
index ed548f8..5c86892 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
/actix-rt-2.11.0.crate
/actix-rt-2.12.0.crate
/actix-rt-2.13.0.crate
+/actix-rt-2.15.0.crate
diff --git a/rust-actix-rt.spec b/rust-actix-rt.spec
index 0315245..af10685 100644
--- a/rust-actix-rt.spec
+++ b/rust-actix-rt.spec
@@ -6,7 +6,7 @@
%global crate actix-rt
Name: rust-actix-rt
-Version: 2.13.0
+Version: 2.15.0
Release: %autorelease
Summary: Tokio-based single-threaded async runtime for the Actix ecosystem
@@ -73,6 +73,30 @@ use the "macros" feature of the "%{crate}" crate.
%files -n %{name}+macros-devel
%ghost %{crate_instdir}/Cargo.toml
+%package -n %{name}+net-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+net-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "net" feature of the "%{crate}" crate.
+
+%files -n %{name}+net-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package -n %{name}+signal-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+signal-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "signal" feature of the "%{crate}" crate.
+
+%files -n %{name}+signal-devel
+%ghost %{crate_instdir}/Cargo.toml
+
%prep
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
diff --git a/sources b/sources
index 1867353..40c2a45 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (actix-rt-2.13.0.crate) = 73e65797101e0dd9317838608e2bdb840da1de95bc4d98c1c1146443d914a7ae3682ad5bef8776d655482bee4ade2a59948191155a51e9231ffa1c72f3d43598
+SHA512 (actix-rt-2.15.0.crate) = 4eed58bbea9f97fd377d037f7f2852d724ef4644dc2244d05c1f85a2456c067e7638694adae33352cc2b45e38fe7462e781f41ffc63f2961c59b4cded92bae4a
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-22 13:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-22 13:28 [rpms/rust-actix-rt] f45: Update to version 2.15.0; Fixes RHBZ#2532678 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox