public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-cap-std] epel10.3: Update to version 0.22.1
@ 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 : epel10.3
Commit : ca4cfa31abad448f07f4a1af65c0bd043887fe67
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2022-02-05T20:21:33+01:00
Stats : +36/-36 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-cap-std/c/ca4cfa31abad448f07f4a1af65c0bd043887fe67?branch=epel10.3
Log:
Update to version 0.22.1
---
diff --git a/.gitignore b/.gitignore
index d2209c6..ff04930 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/cap-std-0.13.10.crate
/cap-std-0.21.1.crate
+/cap-std-0.22.1.crate
diff --git a/cap-std-fix-metadata.diff b/cap-std-fix-metadata.diff
deleted file mode 100644
index ee105b9..0000000
--- a/cap-std-fix-metadata.diff
+++ /dev/null
@@ -1,21 +0,0 @@
---- cap-std-0.21.1/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ cap-std-0.21.1/Cargo.toml 2021-12-04T19:37:55.056970+00:00
-@@ -31,10 +31,10 @@
- version = "^0.21.0"
-
- [dependencies.io-extras]
--version = "0.11.2"
-+version = "0.12"
-
- [dependencies.io-lifetimes]
--version = "0.3.2"
-+version = "0.4"
- default-features = false
-
- [dependencies.ipnet]
-@@ -47,4 +47,4 @@
- default = []
- fs_utf8 = ["camino"]
- [target."cfg(not(windows))".dependencies.rustix]
--version = "0.26.2"
-+version = "0.29"
diff --git a/rust-cap-std.spec b/rust-cap-std.spec
index 3b6e401..ba8f61d 100644
--- a/rust-cap-std.spec
+++ b/rust-cap-std.spec
@@ -1,28 +1,25 @@
-# Generated by rust2rpm 17
+# Generated by rust2rpm 20
%bcond_without check
%global debug_package %{nil}
%global crate cap-std
Name: rust-%{crate}
-Version: 0.21.1
+Version: 0.22.1
Release: %autorelease
-Summary: Capability-oriented version of the Rust standard library
+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 with exceptions or ASL 2.0 or MIT
+License: ASL 2.0 or MIT
URL: https://crates.io/crates/cap-std
Source: %{crates_source}
-# Initial patched metadata
-# - Bump dependencies: io-lifetimes, io-extras, rustix
-Patch0: cap-std-fix-metadata.diff
ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging
%global _description %{expand:
-Capability-oriented version of the Rust standard library.}
+Capability-based version of the Rust standard library.}
%description %{_description}
@@ -32,13 +29,12 @@ BuildArch: noarch
%description devel %{_description}
-This package contains library source intended for building other packages
-which use "%{crate}" crate.
+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
-%license LICENSE-APACHE LICENSE-MIT COPYRIGHT
-%license LICENSE-Apache-2.0_WITH_LLVM-exception
%{cargo_registry}/%{crate}-%{version_no_tilde}/
%package -n %{name}+default-devel
@@ -47,12 +43,36 @@ BuildArch: noarch
%description -n %{name}+default-devel %{_description}
-This package contains library source intended for building other packages
-which use "default" feature of "%{crate}" crate.
+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
+%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 %{cargo_registry}/%{crate}-%{version_no_tilde}/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 %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+
%package -n %{name}+camino-devel
Summary: %{summary}
BuildArch: noarch
diff --git a/sources b/sources
index 1a51128..090eac0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cap-std-0.21.1.crate) = a6bf46f0aaa92bedc55800d340389c86cbb347672254f6976447c6faa1a73721339a4d0edb727a71ebd831736ae01515337fd95e2e031e9057dbd08acf10c4cc
+SHA512 (cap-std-0.22.1.crate) = 4b3c169c1d01186c238dab87caf4c5d35b0e1d15de2be617dc0ba16b0a639b3995522b90c8747a1c7229054fcb98c171febbc1d2803e1c8817d3fc742d08f219
^ 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: Update to version 0.22.1 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox