public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-actix-server] epel9: Update to version 2.7.0; Fixes RHBZ#2511308
@ 2026-08-08 12:19 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-08 12:19 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-actix-server
Branch : epel9
Commit : dbb271eadeb9c04c49978a9121af2b76f170f45b
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-08-08T13:55:24+02:00
Stats : +10/-9 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-actix-server/c/dbb271eadeb9c04c49978a9121af2b76f170f45b?branch=epel9
Log:
Update to version 2.7.0; Fixes RHBZ#2511308
---
diff --git a/.gitignore b/.gitignore
index a3619ea..ff470c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
/actix-server-2.5.0.crate
/actix-server-2.5.1.crate
/actix-server-2.6.0.crate
+/actix-server-2.7.0.crate
diff --git a/actix-server-fix-metadata.diff b/actix-server-fix-metadata.diff
index 4717ec8..23c7dad 100644
--- a/actix-server-fix-metadata.diff
+++ b/actix-server-fix-metadata.diff
@@ -1,5 +1,5 @@
---- actix-server-2.6.0/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ actix-server-2.6.0/Cargo.toml 2025-05-10T13:04:17.974258+00:00
+--- 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]
@@ -19,6 +19,6 @@
-version = "0.5"
-optional = true
-
- [lints.rust]
- future_incompatible = "deny"
- nonstandard-style = "deny"
+ [lints.clippy]
+ disallowed-names = "warn"
+ uninlined-format-args = "warn"
diff --git a/rust-actix-server.spec b/rust-actix-server.spec
index fae43f6..f776321 100644
--- a/rust-actix-server.spec
+++ b/rust-actix-server.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,7 +6,7 @@
%global crate actix-server
Name: rust-actix-server
-Version: 2.6.0
+Version: 2.7.0
Release: %autorelease
Summary: General purpose TCP server built for the Actix ecosystem
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 7940b0a..cdfce8e 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -4,6 +4,6 @@ cargo-toml-patch-comments = [
]
[tests]
-run = ["none"]
+run = false
comments = ["tests can only be run in-tree"]
diff --git a/sources b/sources
index 1d06145..571dd85 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (actix-server-2.6.0.crate) = 551b4f90a27188b0954f9d795db6b0b27100948266657cec681f14cd148876d819fa72e2818235a83ba6c6d913285a7f05847c72522afa3df6ce6771e1c7d5d8
+SHA512 (actix-server-2.7.0.crate) = 97188d187576cfc218959614515ee07d534c9110f865ac479174c5ded55ead45ecfe43d4d9d1e4994df1e90683cb2ca949872671e896eff75081179b45a0378b
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-08 12:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-08 12:19 [rpms/rust-actix-server] epel9: Update to version 2.7.0; Fixes RHBZ#2511308 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox