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

A new commit has been pushed.

Repo   : rpms/rust-sequoia-cert-store
Branch : rawhide
Commit : 7f462919439fb2418a894c7d49520376ec2d9f3f
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-09-07T15:15:27+02:00
Stats  : +9/-8 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-sequoia-cert-store/c/7f462919439fb2418a894c7d49520376ec2d9f3f?branch=rawhide

Log:
Update to version 0.7.4; Fixes RHBZ#2529376

---
diff --git a/.gitignore b/.gitignore
index 0d23d8d..f8fb825 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /sequoia-cert-store-0.7.1.crate
 /sequoia-cert-store-0.7.2.crate
 /sequoia-cert-store-0.7.3.crate
+/sequoia-cert-store-0.7.4.crate

diff --git a/rust-sequoia-cert-store.spec b/rust-sequoia-cert-store.spec
index 2ee6490..14d74ce 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.3
+Version:        0.7.4
 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 cdb4971..5eb70eb 100644
--- a/sequoia-cert-store-fix-metadata-auto.diff
+++ b/sequoia-cert-store-fix-metadata-auto.diff
@@ -1,11 +1,11 @@
---- sequoia-cert-store-0.7.3/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ sequoia-cert-store-0.7.3/Cargo.toml	2026-07-25T20:39:22.723827+00:00
+--- sequoia-cert-store-0.7.4/Cargo.toml	1970-01-01T00:00:01+00:00
++++ sequoia-cert-store-0.7.4/Cargo.toml	2026-09-07T13:06:36.808265+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"
+-version = ">=0.3, <0.5"
 -features = ["wasm_js"]
 -default-features = false
 -
@@ -30,7 +30,7 @@
 -default-features = false
 -
 -[target."cfg(windows)".dependencies.rusqlite]
--version = ">=0.29, <0.40"
+-version = ">=0.29, <0.41"
 -features = ["bundled"]
 -
 -[target."cfg(windows)".dev-dependencies.sequoia-openpgp]

diff --git a/sequoia-cert-store-fix-metadata.diff b/sequoia-cert-store-fix-metadata.diff
index 2227a80..3ac423b 100644
--- a/sequoia-cert-store-fix-metadata.diff
+++ b/sequoia-cert-store-fix-metadata.diff
@@ -1,5 +1,5 @@
---- sequoia-cert-store-0.7.3/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ sequoia-cert-store-0.7.3/Cargo.toml	2026-07-25T20:39:32.424695+00:00
+--- sequoia-cert-store-0.7.4/Cargo.toml	1970-01-01T00:00:01+00:00
++++ sequoia-cert-store-0.7.4/Cargo.toml	2026-09-07T13:06:36.810267+00:00
 @@ -42,6 +42,7 @@
  license = "LGPL-2.0-or-later"
  repository = "https://gitlab.com/sequoia-pgp/sequoia-cert-store"

diff --git a/sources b/sources
index cb599e7..d9a4ca8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (sequoia-cert-store-0.7.3.crate) = 100e87c85122825f932314bb0c424d91a50350137d657e5c07d37821ab0a123e93410404d6033815935bf503cfcf8c4bfc63c749e983a3b117c3ea8500d2c97b
+SHA512 (sequoia-cert-store-0.7.4.crate) = 1c1ee5ae22be3cfeb3859b5b3fe2a94d201ad69d94678b1c832e35e7e620949bb713247bfefb63c1a1b6b7149cf17bb253b18289d89f2fc13a1d1f1f38f05597

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-07 13:15 [rpms/rust-sequoia-cert-store] rawhide: Update to version 0.7.4; Fixes RHBZ#2529376 Fabio Valentini

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