public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Olivier Lemasle <o.lemasle@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-cap-primitives] f43: Update to upstream 0.21.1 (fixes rhbz#1976474)
Date: Tue, 25 Aug 2026 09:21:51 GMT [thread overview]
Message-ID: <178764971182.1.18001386265272471195.rpms-rust-cap-primitives-784b919cbb2c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-cap-primitives
Branch : f43
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=f43
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
reply other threads:[~2026-08-25 9:21 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=178764971182.1.18001386265272471195.rpms-rust-cap-primitives-784b919cbb2c@fedoraproject.org \
--to=o.lemasle@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