public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-cap-std] epel10.3: Unretire and update to version 4.0.2; Fixes RHBZ#2517210
@ 2026-08-25  9:32 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-25  9:32 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-cap-std
Branch : epel10.3
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=epel10.3

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-25  9:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-25  9:32 [rpms/rust-cap-std] epel10.3: Unretire and update to version 4.0.2; Fixes RHBZ#2517210 Benjamin A. Beasley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox