public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-privdrop] epel10: Update to version 0.5.5; Fixes RHBZ#2360503
@ 2026-09-25 10:34 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-25 10:34 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-privdrop
Branch : epel10
Commit : 992d0f305907f66aad09f1ec3f99f2e7ef55c14a
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2025-04-29T17:19:46+02:00
Stats  : +13/-13 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-privdrop/c/992d0f305907f66aad09f1ec3f99f2e7ef55c14a?branch=epel10

Log:
Update to version 0.5.5; Fixes RHBZ#2360503

---
diff --git a/.gitignore b/.gitignore
index 5a6f5b8..ab1275b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /privdrop-0.5.4.crate
+/privdrop-0.5.5.crate

diff --git a/privdrop-fix-metadata.diff b/privdrop-fix-metadata.diff
index 38cb004..7b59c46 100644
--- a/privdrop-fix-metadata.diff
+++ b/privdrop-fix-metadata.diff
@@ -1,12 +1,11 @@
---- 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 @@
+--- privdrop-0.5.5/Cargo.toml	1970-01-01T00:00:01+00:00
++++ privdrop-0.5.5/Cargo.toml	2025-04-29T15:17:19.843589+00:00
+@@ -39,7 +39,7 @@
  version = "0.2"
  
  [dependencies.nix]
--version = "0.26"
+-version = "0.28"
 +version = "0.29"
-+features = ["fs", "user"]
- 
- [badges.travis-ci]
- repository = "jedisct1/rust-privdrop"
+ features = [
+     "user",
+     "fs",

diff --git a/rust-privdrop.spec b/rust-privdrop.spec
index c2050b4..ed1206a 100644
--- a/rust-privdrop.spec
+++ b/rust-privdrop.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 26
-%bcond_without check
+# Generated by rust2rpm 27
+%bcond check 1
 %global debug_package %{nil}
 
 %global crate privdrop
 
 Name:           rust-privdrop
-Version:        0.5.4
+Version:        0.5.5
 Release:        %autorelease
 Summary:        Simple crate to drop privileges
 
@@ -13,7 +13,7 @@ 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
+# * bump nix dependency from 0.28 to 0.29
 Patch:          privdrop-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24

diff --git a/sources b/sources
index dced610..a8da503 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (privdrop-0.5.4.crate) = 76fc567ed5d1f3c1906b508cb148b5e0bc0bf7bf707bd9b7e1459a783f33d524efa8c44d95ec047fd5729d7cf0074a57d20de28426d5312da848472e745f5963
+SHA512 (privdrop-0.5.5.crate) = 9e5a773651d179625cb670cea51072549d850811164ed53034287b67ac09ffe9fdb949ca7dbec34d48f1748c90a4fdc70f8c959d39e8204c315806eb0c8fe481

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-25 10:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-25 10:34 [rpms/rust-privdrop] epel10: Update to version 0.5.5; Fixes RHBZ#2360503 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox