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-actix-rt] f45: Update to version 2.15.0; Fixes RHBZ#2532678
Date: Tue, 22 Sep 2026 13:28:10 GMT	[thread overview]
Message-ID: <179008369066.1.8163042559067649087.rpms-rust-actix-rt-179a9532392f@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-09-22 13:28 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=179008369066.1.8163042559067649087.rpms-rust-actix-rt-179a9532392f@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