public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-actix-rt] epel10.2: Update to version 2.12.0; Fixes RHBZ#2521159
@ 2026-08-27 15:48 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-27 15:48 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-27 15:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-27 15:48 [rpms/rust-actix-rt] epel10.2: Update to version 2.12.0; Fixes RHBZ#2521159 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox