public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-cap-primitives] epel10.3: Update to upstream 0.21.1 (fixes rhbz#1976474)
@ 2026-08-25 9:21 Olivier Lemasle
0 siblings, 0 replies; only message in thread
From: Olivier Lemasle @ 2026-08-25 9:21 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-cap-primitives
Branch : epel10.3
Commit : 784b919cbb2cba817095c9e1fe091d317bfc3343
Author : Olivier Lemasle <o.lemasle@gmail.com>
Date : 2021-12-04T20:07:28+01:00
Stats : +39/-14 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-cap-primitives/c/784b919cbb2cba817095c9e1fe091d317bfc3343?branch=epel10.3
Log:
Update to upstream 0.21.1 (fixes rhbz#1976474)
---
diff --git a/.gitignore b/.gitignore
index 53a3a15..c92cfc0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/cap-primitives-0.13.10.crate
+/cap-primitives-0.21.1.crate
diff --git a/cap-primitives-fix-metadata.diff b/cap-primitives-fix-metadata.diff
index c82f7b0..8496ae0 100644
--- a/cap-primitives-fix-metadata.diff
+++ b/cap-primitives-fix-metadata.diff
@@ -1,13 +1,35 @@
---- cap-primitives-0.13.10/Cargo.toml 1970-01-01T00:00:00+00:00
-+++ cap-primitives-0.13.10/Cargo.toml 2021-05-31T19:36:24.816703+00:00
-@@ -45,17 +45,5 @@
+--- cap-primitives-0.21.1/Cargo.toml 1970-01-01T00:00:01+00:00
++++ cap-primitives-0.21.1/Cargo.toml 2021-12-04T19:04:00.504452+00:00
+@@ -28,13 +28,13 @@
+ optional = true
- [target."cfg(not(windows))".dependencies.posish]
- version = "0.6.0"
+ [dependencies.fs-set-times]
+-version = "0.13.1"
++version = "0.14.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]
+@@ -45,19 +45,5 @@
+ [build-dependencies.rustc_version]
+ version = "0.4.0"
+ [target."cfg(not(windows))".dependencies.rustix]
+-version = "0.26.2"
++version = "0.29"
+ features = ["procfs"]
-[target."cfg(target_os = \"ios\")".dependencies.errno]
--version = "0.2.7"
+-version = "0.2.8"
+-default-features = false
-[target."cfg(target_os = \"macos\")".dependencies.errno]
--version = "0.2.7"
+-version = "0.2.8"
+-default-features = false
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3.9"
-
@@ -15,6 +37,4 @@
-version = "0.1.5"
-
-[target."cfg(windows)".dependencies.winx]
--version = "0.25.0"
- [badges.maintenance]
- status = "actively-developed"
+-version = "0.29.0"
diff --git a/rust-cap-primitives.spec b/rust-cap-primitives.spec
index bea83ef..dc9a731 100644
--- a/rust-cap-primitives.spec
+++ b/rust-cap-primitives.spec
@@ -5,8 +5,8 @@
%global crate cap-primitives
Name: rust-%{crate}
-Version: 0.13.10
-Release: 2%{?dist}
+Version: 0.21.1
+Release: 1%{?dist}
Summary: Capability-oriented primitives
# Upstream license specification: Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
@@ -14,7 +14,8 @@ License: ASL 2.0 with exceptions or ASL 2.0 or MIT
URL: https://crates.io/crates/cap-primitives
Source: %{crates_source}
# Initial patched metadata
-# Remove non-linux dependencies
+# - Remove non-linux dependencies
+# - Bump dependencies: fs-set-times, io-extras, io-lifetimes, rustix
Patch0: cap-primitives-fix-metadata.diff
ExclusiveArch: %{rust_arches}
@@ -87,6 +88,9 @@ which use "arbitrary" feature of "%{crate}" crate.
%endif
%changelog
+* Sat Dec 04 2021 Olivier Lemasle <o.lemasle@gmail.com> - 0.21.1-1
+- Update to upstream 0.21.1 (fixes rhbz#1976474)
+
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.10-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
diff --git a/sources b/sources
index 3ba20d9..eca9c68 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cap-primitives-0.13.10.crate) = c0cd7f605e444de04b01db6ba56b69e4738b79ff94b83877e925b1ab5005bf2cdbd83f66916faada3e2ac7d7fc5495569d4f78fb69422c941811199c6314d32e
+SHA512 (cap-primitives-0.21.1.crate) = 88754d76af89372499a74dc5de3829da8f8b91f002925fe1f99bf6746649605d5da34dbedb4dd727e11e33efcb245464fd4c769df1bd380fb64fedde13fccd5e
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-25 9:21 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:21 [rpms/rust-cap-primitives] epel10.3: Update to upstream 0.21.1 (fixes rhbz#1976474) Olivier Lemasle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox