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-privdrop] epel10: Bump nix dependency from 0.26 to 0.29
Date: Fri, 25 Sep 2026 10:34:38 GMT [thread overview]
Message-ID: <179033247852.1.3050410028326677013.rpms-rust-privdrop-95561345fc24@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-privdrop
Branch : epel10
Commit : 95561345fc248e5ca7c89d7383c15c2f52c2d3a2
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2024-10-14T18:10:43+02:00
Stats : +18/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-privdrop/c/95561345fc248e5ca7c89d7383c15c2f52c2d3a2?branch=epel10
Log:
Bump nix dependency from 0.26 to 0.29
---
diff --git a/README.md b/README.md
deleted file mode 100644
index 6624fad..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# rust-privdrop
-
-The rust-privdrop package
diff --git a/privdrop-fix-metadata.diff b/privdrop-fix-metadata.diff
new file mode 100644
index 0000000..38cb004
--- /dev/null
+++ b/privdrop-fix-metadata.diff
@@ -0,0 +1,12 @@
+--- privdrop-0.5.4/Cargo.toml 1970-01-01T00:00:01+00:00
++++ privdrop-0.5.4/Cargo.toml 2024-10-14T16:09:34.435715+00:00
+@@ -29,7 +29,8 @@
+ version = "0.2"
+
+ [dependencies.nix]
+-version = "0.26"
++version = "0.29"
++features = ["fs", "user"]
+
+ [badges.travis-ci]
+ repository = "jedisct1/rust-privdrop"
diff --git a/rust-privdrop.spec b/rust-privdrop.spec
index d7890ba..c2050b4 100644
--- a/rust-privdrop.spec
+++ b/rust-privdrop.spec
@@ -1,4 +1,4 @@
-# Generated by rust2rpm 24
+# Generated by rust2rpm 26
%bcond_without check
%global debug_package %{nil}
@@ -12,8 +12,11 @@ Summary: Simple crate to drop privileges
License: ISC
URL: https://crates.io/crates/privdrop
Source: %{crates_source}
+# Manually created patch for downstream crate metadata changes
+# * bump nix dependency from 0.26 to 0.29
+Patch: privdrop-fix-metadata.diff
-BuildRequires: rust-packaging >= 21
+BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
A simple crate to drop privileges.}
@@ -47,7 +50,7 @@ use the "default" feature of the "%{crate}" crate.
%ghost %{crate_instdir}/Cargo.toml
%prep
-%autosetup -n %{crate}-%{version_no_tilde} -p1
+%autosetup -n %{crate}-%{version} -p1
%cargo_prep
%generate_buildrequires
reply other threads:[~2026-09-25 10:34 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=179033247852.1.3050410028326677013.rpms-rust-privdrop-95561345fc24@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