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-cap-std] f43: Update to version 0.24.2; Fixes RHBZ#2033420
Date: Tue, 25 Aug 2026 09:32:22 GMT	[thread overview]
Message-ID: <178765034212.1.8887929504316329104.rpms-rust-cap-std-c978817d1f24@fedoraproject.org> (raw)

A new commit has been pushed.

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

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

                 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=178765034212.1.8887929504316329104.rpms-rust-cap-std-c978817d1f24@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