public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-sequoia-sqv] f43: Update to version 1.5.0; Fixes RHBZ#2496811
@ 2026-07-03 16:34 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-03 16:34 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-sequoia-sqv
Branch : f43
Commit : e40db19a870278040e9459e4a12f87998ceab829
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-07-03T13:03:07+02:00
Stats : +7/-6 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-sequoia-sqv/c/e40db19a870278040e9459e4a12f87998ceab829?branch=f43
Log:
Update to version 1.5.0; Fixes RHBZ#2496811
---
diff --git a/.gitignore b/.gitignore
index 1378c30..ab2fdea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/sequoia-sqv-1.2.1.crate
/sequoia-sqv-1.3.0.crate
/sequoia-sqv-1.4.0.crate
+/sequoia-sqv-1.5.0.crate
diff --git a/rust-sequoia-sqv.spec b/rust-sequoia-sqv.spec
index 26a7451..9941f20 100644
--- a/rust-sequoia-sqv.spec
+++ b/rust-sequoia-sqv.spec
@@ -4,7 +4,7 @@
%global crate sequoia-sqv
Name: rust-sequoia-sqv
-Version: 1.4.0
+Version: 1.5.0
Release: %autorelease
Summary: Simple OpenPGP signature verification program
diff --git a/sequoia-sqv-fix-metadata.diff b/sequoia-sqv-fix-metadata.diff
index 161f6f8..b47e1aa 100644
--- a/sequoia-sqv-fix-metadata.diff
+++ b/sequoia-sqv-fix-metadata.diff
@@ -1,6 +1,6 @@
---- sequoia-sqv-1.4.0/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ sequoia-sqv-1.4.0/Cargo.toml 2026-06-23T12:10:39.004306+00:00
-@@ -55,13 +55,10 @@
+--- sequoia-sqv-1.5.0/Cargo.toml 1970-01-01T00:00:01+00:00
++++ sequoia-sqv-1.5.0/Cargo.toml 2026-07-03T10:38:24.563891+00:00
+@@ -55,13 +55,9 @@
status = "actively-developed"
[features]
@@ -9,7 +9,7 @@
-crypto-cng = ["sequoia-openpgp/crypto-cng"]
crypto-nettle = ["sequoia-openpgp/crypto-nettle"]
crypto-openssl = ["sequoia-openpgp/crypto-openssl"]
- crypto-rust = ["sequoia-openpgp/crypto-rust"]
+-crypto-rust = ["sequoia-openpgp/crypto-rust"]
-default = ["crypto-nettle"]
+default = ["crypto-openssl"]
diff --git a/sources b/sources
index 93c564c..74f7de7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (sequoia-sqv-1.4.0.crate) = 527e6428182d8ecc9d1fed110c73e1a34a915b119b3fefbdc6b2a1e1c0ec98497fc9b291df6dea2a82a2241bf206db0715bab05df7dddf8a794ffe4dc84ff083
+SHA512 (sequoia-sqv-1.5.0.crate) = 90511824442bc8fe2a073a666aa4359c8529579d04098ab812bc048dec695ae493b834320d9c786219d1c20935d59620ab2a752e3cd7885aa850cf83722502a7
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-03 16:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-03 16:34 [rpms/rust-sequoia-sqv] f43: Update to version 1.5.0; Fixes RHBZ#2496811 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox