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-sqv] f44: Update to version 1.5.0; Fixes RHBZ#2496811
Date: Fri, 03 Jul 2026 16:34:11 GMT [thread overview]
Message-ID: <178309645182.1.2033319950316953736.rpms-rust-sequoia-sqv-e40db19a8702@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-sequoia-sqv
Branch : f44
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=f44
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
reply other threads:[~2026-07-03 16:34 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=178309645182.1.2033319950316953736.rpms-rust-sequoia-sqv-e40db19a8702@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