public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-axum] epel9: Update to version 0.8.9; Fixes RHBZ#2458161
@ 2026-06-11 15:30 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-06-11 15:30 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-axum
Branch : epel9
Commit : 010a59573a06656a92a0e1e8f8053ca35b73ed77
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-06-10T18:11:28+02:00
Stats : +9/-6 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-axum/c/010a59573a06656a92a0e1e8f8053ca35b73ed77?branch=epel9
Log:
Update to version 0.8.9; Fixes RHBZ#2458161
---
diff --git a/.gitignore b/.gitignore
index 7d79a85..edc7c88 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
/axum-0.8.6.crate
/axum-0.8.7.crate
/axum-0.8.8.crate
+/axum-0.8.9.crate
diff --git a/axum-fix-metadata.diff b/axum-fix-metadata.diff
index dd6603a..bc4e280 100644
--- a/axum-fix-metadata.diff
+++ b/axum-fix-metadata.diff
@@ -1,5 +1,5 @@
---- axum-0.8.8/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ axum-0.8.8/Cargo.toml 2025-12-28T15:20:03.896043+00:00
+--- axum-0.8.9/Cargo.toml 2006-07-24T01:21:28+00:00
++++ axum-0.8.9/Cargo.toml 2026-06-10T15:52:52.773344+00:00
@@ -70,13 +70,8 @@
__private = [
"tokio",
diff --git a/rust-axum.spec b/rust-axum.spec
index 73e19df..8f9181c 100644
--- a/rust-axum.spec
+++ b/rust-axum.spec
@@ -5,9 +5,9 @@
%global crate axum
Name: rust-axum
-Version: 0.8.8
+Version: 0.8.9
Release: %autorelease
-Summary: Web framework that focuses on ergonomics and modularity
+Summary: HTTP routing and request handling library
License: MIT
URL: https://crates.io/crates/axum
@@ -21,7 +21,8 @@ Patch10: 0001-skip-doctest-with-unresolved-axum_extra-dependency.patch
BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
-Web framework that focuses on ergonomics and modularity.}
+HTTP routing and request handling library that focuses on ergonomics and
+modularity.}
%description %{_description}
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 8b3dda4..4c42947 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,4 +1,5 @@
[package]
+summary = "HTTP routing and request handling library"
cargo-toml-patch-comments = [
"remove documentation-specific feature",
]
diff --git a/sources b/sources
index 7d2204e..af9a347 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (axum-0.8.8.crate) = f33862af3f5f462ed9f3fbc9c85ae8cc70f8de3a8fd036720d1a98d6e0c2a5d924338491aa47cc11d0b6aeaff043d5ec17c5583e4c32d6643d4a03955a385aa9
+SHA512 (axum-0.8.9.crate) = ecc8268025b855468a665eddbce2c80fdcdfa3ee3ce727a3581d7673e5702c6ce2f275d56a9374fd53680f045ec82ba0291f5cbeb551b11416c567de9d91de5f
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-11 15:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 15:30 [rpms/rust-axum] epel9: Update to version 0.8.9; Fixes RHBZ#2458161 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox