public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-cap-std] f44: Update to version 0.24.2; Fixes RHBZ#2033420
@ 2026-08-25 9:32 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-25 9:32 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-cap-std
Branch : f44
Commit : c978817d1f24c24fe2bc99bf15a4f3573241e567
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2022-04-14T00:57:30+02:00
Stats : +16/-12 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-cap-std/c/c978817d1f24c24fe2bc99bf15a4f3573241e567?branch=f44
Log:
Update to version 0.24.2; Fixes RHBZ#2033420
---
diff --git a/.gitignore b/.gitignore
index ff04930..f7b7fba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/cap-std-0.13.10.crate
/cap-std-0.21.1.crate
/cap-std-0.22.1.crate
+/cap-std-0.24.2.crate
diff --git a/rust-cap-std.spec b/rust-cap-std.spec
index ba8f61d..c341a2b 100644
--- a/rust-cap-std.spec
+++ b/rust-cap-std.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 20
+# Generated by rust2rpm 21
%bcond_without check
%global debug_package %{nil}
%global crate cap-std
Name: rust-%{crate}
-Version: 0.22.1
+Version: 0.24.2
Release: %autorelease
Summary: Capability-based version of the Rust standard library
@@ -16,7 +16,7 @@ Source: %{crates_source}
ExclusiveArch: %{rust_arches}
-BuildRequires: rust-packaging
+BuildRequires: rust-packaging >= 21
%global _description %{expand:
Capability-based version of the Rust standard library.}
@@ -33,9 +33,12 @@ This package contains library source intended for building other packages which
use the "%{crate}" crate.
%files devel
-%license COPYRIGHT LICENSE-APACHE LICENSE-Apache-2.0_WITH_LLVM-exception LICENSE-MIT
-%doc README.md
-%{cargo_registry}/%{crate}-%{version_no_tilde}/
+%license %{crate_instdir}/COPYRIGHT
+%license %{crate_instdir}/LICENSE-APACHE
+%license %{crate_instdir}/LICENSE-Apache-2.0_WITH_LLVM-exception
+%license %{crate_instdir}/LICENSE-MIT
+%doc %{crate_instdir}/README.md
+%{crate_instdir}/
%package -n %{name}+default-devel
Summary: %{summary}
@@ -47,7 +50,7 @@ This package contains library source intended for building other packages which
use the "default" feature of the "%{crate}" crate.
%files -n %{name}+default-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+arf-strings-devel
Summary: %{summary}
@@ -59,7 +62,7 @@ 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 %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+arf_strings-devel
Summary: %{summary}
@@ -71,7 +74,7 @@ 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 %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+camino-devel
Summary: %{summary}
@@ -83,7 +86,7 @@ This package contains library source intended for building other packages which
use the "camino" feature of the "%{crate}" crate.
%files -n %{name}+camino-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+fs_utf8-devel
Summary: %{summary}
@@ -95,7 +98,7 @@ This package contains library source intended for building other packages which
use the "fs_utf8" feature of the "%{crate}" crate.
%files -n %{name}+fs_utf8-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
%prep
%autosetup -n %{crate}-%{version_no_tilde} -p1
diff --git a/sources b/sources
index 090eac0..b9742b4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cap-std-0.22.1.crate) = 4b3c169c1d01186c238dab87caf4c5d35b0e1d15de2be617dc0ba16b0a639b3995522b90c8747a1c7229054fcb98c171febbc1d2803e1c8817d3fc742d08f219
+SHA512 (cap-std-0.24.2.crate) = 6e0a84ad3721b7c936022ec21f1ce7e2dd0e9b89a71eddf7c1d96afccfaacfba76eee619ae2f5db0ea94578d895d944323dc6ef99edfa229a9a56d3576fa9346
^ 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] f44: Update to version 0.24.2; Fixes RHBZ#2033420 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox