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-axum] epel9: Update to version 0.8.9; Fixes RHBZ#2458161
Date: Thu, 11 Jun 2026 15:30:11 GMT	[thread overview]
Message-ID: <178119181150.1.13126301070502141061.rpms-rust-axum-010a59573a06@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-06-11 15:30 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=178119181150.1.13126301070502141061.rpms-rust-axum-010a59573a06@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