public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-cap-std] f43: Unretire and update to version 4.0.2; Fixes RHBZ#2517210
Date: Tue, 25 Aug 2026 09:32:24 GMT	[thread overview]
Message-ID: <178765034407.1.17569597622839437491.rpms-rust-cap-std-368d219f35f9@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-cap-std
Branch : f43
Commit : 368d219f35f9079146dc07385480377e26f2235d
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-08-25T10:05:30+01:00
Stats  : +15/-35 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-cap-std/c/368d219f35f9079146dc07385480377e26f2235d?branch=f43

Log:
Unretire and update to version 4.0.2; Fixes RHBZ#2517210

---
diff --git a/.gitignore b/.gitignore
index f7b7fba..59c20c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /cap-std-0.21.1.crate
 /cap-std-0.22.1.crate
 /cap-std-0.24.2.crate
+/cap-std-4.0.2.crate

diff --git a/rust-cap-std.spec b/rust-cap-std.spec
index c341a2b..0ec8b82 100644
--- a/rust-cap-std.spec
+++ b/rust-cap-std.spec
@@ -1,22 +1,19 @@
-# Generated by rust2rpm 21
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
 %global debug_package %{nil}
 
 %global crate cap-std
 
-Name:           rust-%{crate}
-Version:        0.24.2
+Name:           rust-cap-std
+Version:        4.0.2
 Release:        %autorelease
 Summary:        Capability-based version of the Rust standard library
 
-# Upstream license specification: Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
-License:        ASL 2.0 or MIT
+License:        Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
 URL:            https://crates.io/crates/cap-std
 Source:         %{crates_source}
 
-ExclusiveArch:  %{rust_arches}
-
-BuildRequires:  rust-packaging >= 21
+BuildRequires:  cargo-rpm-macros >= 24
 
 %global _description %{expand:
 Capability-based version of the Rust standard library.}
@@ -52,30 +49,6 @@ use the "default" feature of the "%{crate}" crate.
 %files       -n %{name}+default-devel
 %ghost %{crate_instdir}/Cargo.toml
 
-%package     -n %{name}+arf-strings-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+arf-strings-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "arf-strings" feature of the "%{crate}" crate.
-
-%files       -n %{name}+arf-strings-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+arf_strings-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+arf_strings-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "arf_strings" feature of the "%{crate}" crate.
-
-%files       -n %{name}+arf_strings-devel
-%ghost %{crate_instdir}/Cargo.toml
-
 %package     -n %{name}+camino-devel
 Summary:        %{summary}
 BuildArch:      noarch
@@ -101,7 +74,7 @@ use the "fs_utf8" feature of the "%{crate}" crate.
 %ghost %{crate_instdir}/Cargo.toml
 
 %prep
-%autosetup -n %{crate}-%{version_no_tilde} -p1
+%autosetup -n %{crate}-%{version} -p1
 %cargo_prep
 
 %generate_buildrequires

diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..61f757c
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,6 @@
+[features]
+hide = [
+    # Requires rust-arf-strings, which was retired
+    "arf-strings",
+    "arf_strings",
+]

diff --git a/sources b/sources
index b9742b4..8b99271 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cap-std-0.24.2.crate) = 6e0a84ad3721b7c936022ec21f1ce7e2dd0e9b89a71eddf7c1d96afccfaacfba76eee619ae2f5db0ea94578d895d944323dc6ef99edfa229a9a56d3576fa9346
+SHA512 (cap-std-4.0.2.crate) = b411d73c7f0186a0d2bc026d6129bc046cb2a4d30986fe4314320d936625a6d6776ce2e619e92c6fa891714dc5a7d0bc2188c986ffef1e38d1042c5f40eb9c87

                 reply	other threads:[~2026-08-25  9:32 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=178765034407.1.17569597622839437491.rpms-rust-cap-std-368d219f35f9@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --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