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-sequoia-cert-store] epel10: Update to version 0.7.2
Date: Mon, 15 Jun 2026 13:11:45 GMT [thread overview]
Message-ID: <178152910551.1.14765467658749270637.rpms-rust-sequoia-cert-store-858c57440322@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-sequoia-cert-store
Branch : epel10
Commit : 858c574403222c653d1a7cf86367b350243d643d
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-03-31T17:36:59+02:00
Stats : +45/-10 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-sequoia-cert-store/c/858c574403222c653d1a7cf86367b350243d643d?branch=epel10
Log:
Update to version 0.7.2
---
diff --git a/.gitignore b/.gitignore
index b4fe4a4..32ab7f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
/sequoia-cert-store-0.6.2.crate
/sequoia-cert-store-0.7.0.crate
/sequoia-cert-store-0.7.1.crate
+/sequoia-cert-store-0.7.2.crate
diff --git a/rust-sequoia-cert-store.spec b/rust-sequoia-cert-store.spec
index b047f05..c2b45d0 100644
--- a/rust-sequoia-cert-store.spec
+++ b/rust-sequoia-cert-store.spec
@@ -5,7 +5,7 @@
%global crate sequoia-cert-store
Name: rust-sequoia-cert-store
-Version: 0.7.1
+Version: 0.7.2
Release: %autorelease
Summary: Certificate database interface
diff --git a/sequoia-cert-store-fix-metadata-auto.diff b/sequoia-cert-store-fix-metadata-auto.diff
index a40584f..b314271 100644
--- a/sequoia-cert-store-fix-metadata-auto.diff
+++ b/sequoia-cert-store-fix-metadata-auto.diff
@@ -1,11 +1,36 @@
---- sequoia-cert-store-0.7.1/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ sequoia-cert-store-0.7.1/Cargo.toml 2025-12-01T22:21:15.240375+00:00
-@@ -142,14 +142,3 @@
+--- sequoia-cert-store-0.7.2/Cargo.toml 2006-07-24T01:21:28+00:00
++++ sequoia-cert-store-0.7.2/Cargo.toml 2026-03-31T15:32:14.061490+00:00
+@@ -113,14 +113,6 @@
]
default-features = false
+-[target.'cfg(all(target_arch = "wasm32", any(target_os = "unknown", target_os = "none")))'.dev-dependencies.getrandom]
+-version = "0.3"
+-features = ["wasm_js"]
+-default-features = false
+-
+-[target.'cfg(all(target_arch = "wasm32", any(target_os = "unknown", target_os = "none")))'.dev-dependencies.wasm-bindgen-test]
+-version = "0.3"
+-
+ [target.'cfg(not(target_family = "wasm"))'.dependencies.gethostname]
+ version = ">=0.4, <2"
+
+@@ -151,28 +143,6 @@
+ [target.'cfg(not(target_family = "wasm"))'.dev-dependencies.tempfile]
+ version = "3"
+
+-[target.'cfg(target_family = "wasm")'.dev-dependencies.sequoia-openpgp]
+-version = "2"
+-features = [
+- "crypto-rust",
+- "__implicit-crypto-backend-for-tests",
+- "allow-experimental-crypto",
+- "allow-variable-time-crypto",
+-]
+-default-features = false
+-
-[target."cfg(windows)".dependencies.rusqlite]
--version = ">=0.29, <0.38"
+-version = ">=0.29, <0.40"
-features = ["bundled"]
-
-[target."cfg(windows)".dev-dependencies.sequoia-openpgp]
@@ -15,3 +40,12 @@
- "__implicit-crypto-backend-for-tests",
-]
-default-features = false
+-
+ [lints.clippy.complexity]
+ level = "allow"
+ priority = -1
+@@ -184,3 +154,4 @@
+ [lints.clippy.suspicious]
+ level = "deny"
+ priority = -1
++
diff --git a/sequoia-cert-store-fix-metadata.diff b/sequoia-cert-store-fix-metadata.diff
index 2c2acb0..b8df442 100644
--- a/sequoia-cert-store-fix-metadata.diff
+++ b/sequoia-cert-store-fix-metadata.diff
@@ -1,9 +1,9 @@
---- sequoia-cert-store-0.7.1/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ sequoia-cert-store-0.7.1/Cargo.toml 2025-12-01T22:21:47.417158+00:00
-@@ -41,6 +41,7 @@
- ]
+--- sequoia-cert-store-0.7.2/Cargo.toml 2006-07-24T01:21:28+00:00
++++ sequoia-cert-store-0.7.2/Cargo.toml 2026-03-31T15:32:26.179419+00:00
+@@ -42,6 +42,7 @@
license = "LGPL-2.0-or-later"
repository = "https://gitlab.com/sequoia-pgp/sequoia-cert-store"
+ resolver = "3"
+exclude = ["/tests"]
[package.metadata.docs.rs]
diff --git a/sources b/sources
index c439ef6..a98e82e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (sequoia-cert-store-0.7.1.crate) = e8ca3f91b7ea0212c6a2f4c65219746759e6c3b3f627431ee90a0a42561861043fcd97480d462a4c6801179b14d254d92390d2bd21da8baaca659e07ab6334f6
+SHA512 (sequoia-cert-store-0.7.2.crate) = 9f72b4dc13cbb7a6d02bf301df883dbdbe1c24b481a03c434c51a380afcb0dd5239860c17117ace6ff6e5ac51108c74b219169e9517301532deaee6d86073261
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=178152910551.1.14765467658749270637.rpms-rust-sequoia-cert-store-858c57440322@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