public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-actix-server] f45: Update to version 2.9.0; Fixes RHBZ#2521160
@ 2026-08-27 14:28 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-27 14:28 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-actix-server
Branch : f45
Commit : dc5834f35373ed96ed9cbb4c28036a97a5b88f76
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-08-27T16:18:22+02:00
Stats  : +3/-34 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-actix-server/c/dc5834f35373ed96ed9cbb4c28036a97a5b88f76?branch=f45

Log:
Update to version 2.9.0; Fixes RHBZ#2521160

---
diff --git a/.gitignore b/.gitignore
index ff470c5..8d3a4ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /actix-server-2.5.1.crate
 /actix-server-2.6.0.crate
 /actix-server-2.7.0.crate
+/actix-server-2.9.0.crate

diff --git a/actix-server-fix-metadata.diff b/actix-server-fix-metadata.diff
deleted file mode 100644
index 23c7dad..0000000
--- a/actix-server-fix-metadata.diff
+++ /dev/null
@@ -1,24 +0,0 @@
---- actix-server-2.7.0/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ actix-server-2.7.0/Cargo.toml	2026-08-08T11:53:58.326401+00:00
-@@ -47,10 +47,6 @@
- 
- [features]
- default = []
--io-uring = [
--    "tokio-uring",
--    "actix-rt/io-uring",
--]
- 
- [lib]
- name = "actix_server"
-@@ -158,10 +154,6 @@
-     "env-filter",
- ]
- 
--[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-server.spec b/rust-actix-server.spec
index f776321..d201ede 100644
--- a/rust-actix-server.spec
+++ b/rust-actix-server.spec
@@ -6,16 +6,13 @@
 %global crate actix-server
 
 Name:           rust-actix-server
-Version:        2.7.0
+Version:        2.9.0
 Release:        %autorelease
 Summary:        General purpose TCP server built for the Actix ecosystem
 
 License:        MIT OR Apache-2.0
 URL:            https://crates.io/crates/actix-server
 Source:         %{crates_source}
-# Manually created patch for downstream crate metadata changes
-# * drop unused io_uring support
-Patch:          actix-server-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24
 

diff --git a/rust2rpm.toml b/rust2rpm.toml
index cdfce8e..5f750a5 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,8 +1,3 @@
-[package]
-cargo-toml-patch-comments = [
-    "drop unused io_uring support",
-]
-
 [tests]
 run = false
 comments = ["tests can only be run in-tree"]

diff --git a/sources b/sources
index 571dd85..6b60e65 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (actix-server-2.7.0.crate) = 97188d187576cfc218959614515ee07d534c9110f865ac479174c5ded55ead45ecfe43d4d9d1e4994df1e90683cb2ca949872671e896eff75081179b45a0378b
+SHA512 (actix-server-2.9.0.crate) = 607920f1ffe4ffcc5c0117bf4bf6037d036980c604275184f22600038f1f563719e4675f6e8b98a3fc56f9dff1e07aa7a4b4e5e4a899b7fd117974dbdbbd814c

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

only message in thread, other threads:[~2026-08-27 14:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-27 14:28 [rpms/rust-actix-server] f45: Update to version 2.9.0; Fixes RHBZ#2521160 Fabio Valentini

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