public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-sequoia-cert-store] epel10: Allow dirs 6
Date: Mon, 15 Jun 2026 13:11:44 GMT [thread overview]
Message-ID: <178152910415.1.5109267065636904955.rpms-rust-sequoia-cert-store-27a0a49cb5b7@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-sequoia-cert-store
Branch : epel10
Commit : 27a0a49cb5b70ba169296b94536b6aa0721ed99d
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2025-11-07T10:35:17+00:00
Stats : +14/-2 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-sequoia-cert-store/c/27a0a49cb5b70ba169296b94536b6aa0721ed99d?branch=epel10
Log:
Allow dirs 6
---
diff --git a/rust-sequoia-cert-store.spec b/rust-sequoia-cert-store.spec
index a27f9f7..724810e 100644
--- a/rust-sequoia-cert-store.spec
+++ b/rust-sequoia-cert-store.spec
@@ -16,6 +16,8 @@ Source: %{crates_source}
Patch: sequoia-cert-store-fix-metadata-auto.diff
# Manually created patch for downstream crate metadata changes
# * exclude integration tests, test data, and scripts from installed files
+# * allow dirs 6:
+# https://gitlab.com/sequoia-pgp/sequoia-cert-store/-/merge_requests/92
Patch: sequoia-cert-store-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 0c4e0f3..0281177 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,5 +1,6 @@
[package]
cargo-toml-patch-comments = [
"exclude integration tests, test data, and scripts from installed files",
+ "allow dirs 6: https://gitlab.com/sequoia-pgp/sequoia-cert-store/-/merge_requests/92",
]
diff --git a/sequoia-cert-store-fix-metadata-auto.diff b/sequoia-cert-store-fix-metadata-auto.diff
index 4be69d7..c571529 100644
--- a/sequoia-cert-store-fix-metadata-auto.diff
+++ b/sequoia-cert-store-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
--- sequoia-cert-store-0.7.0/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ sequoia-cert-store-0.7.0/Cargo.toml 2025-03-08T10:54:08.655884+00:00
++++ sequoia-cert-store-0.7.0/Cargo.toml 2025-11-07T10:34:37.875513+00:00
@@ -133,14 +133,3 @@
]
default-features = false
diff --git a/sequoia-cert-store-fix-metadata.diff b/sequoia-cert-store-fix-metadata.diff
index 565a0e7..3c40fda 100644
--- a/sequoia-cert-store-fix-metadata.diff
+++ b/sequoia-cert-store-fix-metadata.diff
@@ -1,5 +1,5 @@
--- sequoia-cert-store-0.7.0/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ sequoia-cert-store-0.7.0/Cargo.toml 2025-03-08T10:54:08.657218+00:00
++++ sequoia-cert-store-0.7.0/Cargo.toml 2025-11-07T10:34:45.666355+00:00
@@ -41,6 +41,7 @@
]
license = "LGPL-2.0-or-later"
@@ -8,3 +8,12 @@
[package.metadata.docs.rs]
features = ["sequoia-openpgp/default"]
+@@ -70,7 +71,7 @@
+ version = "0.8.1"
+
+ [dependencies.dirs]
+-version = "5"
++version = ">=5, <7"
+
+ [dependencies.gethostname]
+ version = ">=0.4, <0.6"
reply other threads:[~2026-06-15 13:11 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=178152910415.1.5109267065636904955.rpms-rust-sequoia-cert-store-27a0a49cb5b7@fedoraproject.org \
--to=code@musicinmybrain.net \
--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