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-server] f43: Update to version 2.7.0; Fixes RHBZ#2511308
Date: Sat, 08 Aug 2026 12:10:57 GMT [thread overview]
Message-ID: <178619105728.1.4784561935778252975.rpms-rust-actix-server-dbb271eadeb9@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-actix-server
Branch : f43
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=f43
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
reply other threads:[~2026-08-08 12:10 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=178619105728.1.4784561935778252975.rpms-rust-actix-server-dbb271eadeb9@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