public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-sequoia-cert-store] epel10: Update to version 0.7.2
@ 2026-06-15 13:11 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-06-15 13:11 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-06-15 13:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-15 13:11 [rpms/rust-sequoia-cert-store] epel10: Update to version 0.7.2 Fabio Valentini

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