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-hyper-util] f45: Update to version 0.1.21; Fixes RHBZ#2540728
Date: Sun, 27 Sep 2026 20:25:42 GMT	[thread overview]
Message-ID: <179054074241.1.11513848375553471181.rpms-rust-hyper-util-41d0917082d4@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-hyper-util
Branch : f45
Commit : 41d0917082d46f5cd71aa23b966e60be1aea1572
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-09-27T22:16:50+02:00
Stats  : +24/-10 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-hyper-util/c/41d0917082d46f5cd71aa23b966e60be1aea1572?branch=f45

Log:
Update to version 0.1.21; Fixes RHBZ#2540728

---
diff --git a/.gitignore b/.gitignore
index 6e4f586..a50877e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /hyper-util-0.1.17.crate
 /hyper-util-0.1.18.crate
 /hyper-util-0.1.20.crate
+/hyper-util-0.1.21.crate

diff --git a/hyper-util-fix-metadata-auto.diff b/hyper-util-fix-metadata-auto.diff
index 4e9bce8..e996f45 100644
--- a/hyper-util-fix-metadata-auto.diff
+++ b/hyper-util-fix-metadata-auto.diff
@@ -1,6 +1,6 @@
---- hyper-util-0.1.20/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ hyper-util-0.1.20/Cargo.toml	2026-03-20T11:30:24.807621+00:00
-@@ -73,8 +73,6 @@
+--- hyper-util-0.1.21/Cargo.toml	2006-07-24T01:21:28+00:00
++++ hyper-util-0.1.21/Cargo.toml	2026-09-27T20:12:54.929670+00:00
+@@ -75,8 +75,6 @@
      "dep:percent-encoding",
  ]
  client-proxy-system = [
@@ -9,7 +9,7 @@
  ]
  default = []
  full = [
-@@ -250,10 +248,3 @@
+@@ -278,10 +276,3 @@
  [target.'cfg(any(target_os = "linux", target_os = "macos"))'.dev-dependencies.pnet_datalink]
  version = "0.35.0"
  

diff --git a/rust-hyper-util.spec b/rust-hyper-util.spec
index 0d92f71..25531af 100644
--- a/rust-hyper-util.spec
+++ b/rust-hyper-util.spec
@@ -5,7 +5,7 @@
 %global crate hyper-util
 
 Name:           rust-hyper-util
-Version:        0.1.20
+Version:        0.1.21
 Release:        %autorelease
 Summary:        Hyper utilities
 
@@ -145,6 +145,18 @@ use the "http2" feature of the "%{crate}" crate.
 %files       -n %{name}+http2-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+rt-tracing-exec-force-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+rt-tracing-exec-force-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "rt-tracing-exec-force" feature of the "%{crate}" crate.
+
+%files       -n %{name}+rt-tracing-exec-force-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %package     -n %{name}+server-devel
 Summary:        %{summary}
 BuildArch:      noarch
@@ -222,18 +234,18 @@ use the "tracing" feature of the "%{crate}" crate.
 %cargo_prep
 
 %generate_buildrequires
-%cargo_generate_buildrequires -f client,client-legacy,http1,http2,server,tokio
+%cargo_generate_buildrequires -f client,client-legacy,http1,http2,server,tokio,tracing
 
 %build
-%cargo_build -f client,client-legacy,http1,http2,server,tokio
+%cargo_build -f client,client-legacy,http1,http2,server,tokio,tracing
 
 %install
-%cargo_install -f client,client-legacy,http1,http2,server,tokio
+%cargo_install -f client,client-legacy,http1,http2,server,tokio,tracing
 
 %if %{with check}
 %check
 # * Skipped test requires network access
-%cargo_test -f client,client-legacy,http1,http2,server,tokio -- -- --exact --skip test_socks_v5_with_locally_resolved_domain_works
+%cargo_test -f client,client-legacy,http1,http2,server,tokio,tracing -- -- --exact --skip test_socks_v5_with_locally_resolved_domain_works
 %endif
 
 %changelog

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 6a232be..af5034f 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -8,6 +8,7 @@ enable = [
     "http2",
     "server",
     "tokio",
+    "tracing",
 ]
 
 [tests]

diff --git a/sources b/sources
index bbd07ed..42cdc01 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (hyper-util-0.1.20.crate) = aab7a6565d65c7d7116cf82252976bce6362dfbdbf33c251be1be06f2eaa5a4ed3f9c6fdbd1c5bcdc765665739f8c1157a74518a37f704a79f79349cb4d82e28
+SHA512 (hyper-util-0.1.21.crate) = b2dfda29cb674a0c49cae0adab41d1c44960413e73a9385ff85f7126222a2c9fc73386d49ba46ffdaf34d8fca9d7e767355e70aa5f6d14aa6dae32afe19f290a

                 reply	other threads:[~2026-09-27 20:25 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=179054074241.1.11513848375553471181.rpms-rust-hyper-util-41d0917082d4@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