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] epel10.2: Update to version 2.12.0; Fixes RHBZ#2521159
Date: Thu, 27 Aug 2026 15:48:50 GMT [thread overview]
Message-ID: <178784573098.1.4227144879539223068.rpms-rust-actix-rt-d1619bc333d3@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-actix-rt
Branch : epel10.2
Commit : d1619bc333d30287872d4d143a9ed7979f1bd1a7
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-08-27T16:52:59+02:00
Stats : +5/-33 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-actix-rt/c/d1619bc333d30287872d4d143a9ed7979f1bd1a7?branch=epel10.2
Log:
Update to version 2.12.0; Fixes RHBZ#2521159
---
diff --git a/.gitignore b/.gitignore
index 9e0f26c..5304c2c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
/actix-rt-2.9.0.crate
/actix-rt-2.10.0.crate
/actix-rt-2.11.0.crate
+/actix-rt-2.12.0.crate
diff --git a/actix-rt-fix-metadata.diff b/actix-rt-fix-metadata.diff
deleted file mode 100644
index 7aaded4..0000000
--- a/actix-rt-fix-metadata.diff
+++ /dev/null
@@ -1,21 +0,0 @@
---- actix-rt-2.11.0/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ actix-rt-2.11.0/Cargo.toml 2025-09-08T16:52:26.154909+00:00
-@@ -48,7 +48,6 @@
-
- [features]
- default = ["macros"]
--io-uring = ["tokio-uring"]
- macros = ["actix-macros"]
-
- [lib]
-@@ -91,10 +90,6 @@
- version = "1.44.2"
- features = ["full"]
-
--[target.'cfg(target_os = "linux")'.dependencies.tokio-uring]
--version = "0.5"
--optional = true
--
- [lints.clippy]
- disallowed-names = "warn"
- uninlined-format-args = "warn"
diff --git a/rust-actix-rt.spec b/rust-actix-rt.spec
index c0e9da7..16c1f7a 100644
--- a/rust-actix-rt.spec
+++ b/rust-actix-rt.spec
@@ -1,4 +1,4 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
# * tests can only be run in-tree
%bcond check 0
%global debug_package %{nil}
@@ -6,16 +6,13 @@
%global crate actix-rt
Name: rust-actix-rt
-Version: 2.11.0
+Version: 2.12.0
Release: %autorelease
Summary: Tokio-based single-threaded async runtime for the Actix ecosystem
License: MIT OR Apache-2.0
URL: https://crates.io/crates/actix-rt
Source: %{crates_source}
-# Manually created patch for downstream crate metadata changes
-# * drop unused io_uring support
-Patch: actix-rt-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 7940b0a..5f750a5 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,9 +1,4 @@
-[package]
-cargo-toml-patch-comments = [
- "drop unused io_uring support",
-]
-
[tests]
-run = ["none"]
+run = false
comments = ["tests can only be run in-tree"]
diff --git a/sources b/sources
index 2f33042..fe6392f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (actix-rt-2.11.0.crate) = 321ac5f592430d2e235b7c80ca0736f5f1927c5f89f1ff77763788c2a37d6cee105adc086220c8a53ff5839a797e6512c79a058028692931cb32d6a1d57496f7
+SHA512 (actix-rt-2.12.0.crate) = 11942bbe595b28dc2ef6fa29804bc34e59ea879b9c6dca9c7a359a6060a8a6c79b5346bf4093542ef4ae0fcd5f3ef692792a460977706ab8e2db488d19beb7a0
reply other threads:[~2026-08-27 15:48 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=178784573098.1.4227144879539223068.rpms-rust-actix-rt-d1619bc333d3@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