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-futures-util] epel10: Update to version 0.3.33; Fixes RHBZ#2502030
Date: Tue, 21 Jul 2026 20:07:19 GMT	[thread overview]
Message-ID: <178466443938.1.8740218342035854581.rpms-rust-futures-util-5fc179b12e8f@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-futures-util
Branch : epel10
Commit : 5fc179b12e8ffc77f3a9cf782fd6159baafc4f5b
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-07-21T16:54:16+02:00
Stats  : +47/-10 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-futures-util/c/5fc179b12e8ffc77f3a9cf782fd6159baafc4f5b?branch=epel10

Log:
Update to version 0.3.33; Fixes RHBZ#2502030

---
diff --git a/.gitignore b/.gitignore
index 9fdbe6c..9eec91e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@
 /futures-util-0.3.30.crate
 /futures-util-0.3.31.crate
 /futures-util-0.3.32.crate
+/futures-util-0.3.33.crate

diff --git a/futures-util-fix-metadata.diff b/futures-util-fix-metadata.diff
index cbc6695..1c1f711 100644
--- a/futures-util-fix-metadata.diff
+++ b/futures-util-fix-metadata.diff
@@ -1,5 +1,5 @@
---- futures-util-0.3.32/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ futures-util-0.3.32/Cargo.toml	2026-03-25T16:47:42.784098+00:00
+--- futures-util-0.3.33/Cargo.toml	2006-07-24T01:21:28+00:00
++++ futures-util-0.3.33/Cargo.toml	2026-07-21T14:25:13.802599+00:00
 @@ -52,11 +52,6 @@
      "std",
      "futures-channel",
@@ -23,10 +23,10 @@
 -    "tokio-io",
 -    "libc",
  ]
- portable-atomic = ["futures-core/portable-atomic"]
- sink = ["futures-sink"]
-@@ -137,11 +126,6 @@
- version = "0.3.32"
+ portable-atomic = [
+     "futures-core/portable-atomic",
+@@ -144,11 +133,6 @@
+ version = "0.3.33"
  default-features = false
  
 -[dependencies.futures_01]
@@ -37,8 +37,8 @@
  [dependencies.libc]
  version = "0.2.26"
  optional = true
-@@ -162,10 +146,6 @@
- version = "0.10.0"
+@@ -180,10 +164,6 @@
+ version = "0.12.0"
  optional = true
  
 -[dependencies.tokio-io]

diff --git a/rust-futures-util.spec b/rust-futures-util.spec
index 4131332..236017e 100644
--- a/rust-futures-util.spec
+++ b/rust-futures-util.spec
@@ -6,7 +6,7 @@
 %global crate futures-util
 
 Name:           rust-futures-util
-Version:        0.3.32
+Version:        0.3.33
 Release:        %autorelease
 Summary:        Common utilities and extension traits for the futures-rs library
 
@@ -220,6 +220,42 @@ use the "portable-atomic" feature of the "%{crate}" crate.
 %files       -n %{name}+portable-atomic-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+portable-atomic-alloc-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+portable-atomic-alloc-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "portable-atomic-alloc" feature of the "%{crate}" crate.
+
+%files       -n %{name}+portable-atomic-alloc-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package     -n %{name}+portable-atomic-util-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+portable-atomic-util-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "portable-atomic-util" feature of the "%{crate}" crate.
+
+%files       -n %{name}+portable-atomic-util-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package     -n %{name}+portable_atomic_crate-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+portable_atomic_crate-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "portable_atomic_crate" feature of the "%{crate}" crate.
+
+%files       -n %{name}+portable_atomic_crate-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %package     -n %{name}+sink-devel
 Summary:        %{summary}
 BuildArch:      noarch

diff --git a/sources b/sources
index b1276ef..f29152e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (futures-util-0.3.32.crate) = 77705985b5cefd5a9009e631689f5967320cbd1363888cc8b7eef3f7457afb38c793499fc3edd4453bc8771c43436e5da1538ce0c5ef655a5e597f4fda2727b1
+SHA512 (futures-util-0.3.33.crate) = 6d3987cc25b1b8c02175a8d1f4967cf4e09c93a36d5a2a8ebc179181fca13deb85286de026cfa9a0ff1ea89e4a8dea97726716e35b345ae6d72132991139b005

                 reply	other threads:[~2026-07-21 20:07 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=178466443938.1.8740218342035854581.rpms-rust-futures-util-5fc179b12e8f@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