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] eln: Update to version 1.5.0
Date: Tue, 14 Jul 2026 10:26:26 GMT	[thread overview]
Message-ID: <178402478692.1.15103997007360908857.rpms-rust-sequoia-sqv-723de4890aea@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-sequoia-sqv
Branch : eln
Commit : 723de4890aeab78ada6114946e3cb8536e48df1a
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-07-14T12:26:09+02:00
Stats  : +9/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-sequoia-sqv/c/723de4890aeab78ada6114946e3cb8536e48df1a?branch=eln

Log:
Update to version 1.5.0

---
diff --git a/.gitignore b/.gitignore
index ca92615..e2dc7e6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,5 @@
 /sequoia-sqv-1.3.0-vendor.tar.xz
 /sequoia-sqv-1.4.0.crate
 /sequoia-sqv-1.4.0-vendor.tar.xz
+/sequoia-sqv-1.5.0.crate
+/sequoia-sqv-1.5.0-vendor.tar.xz

diff --git a/rust-sequoia-sqv.spec b/rust-sequoia-sqv.spec
index 58ba33c..baff163 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
 
@@ -22,7 +22,9 @@ Source2:        vendor.sh
 Patch:          sequoia-sqv-fix-metadata.diff
 
 BuildRequires:  rust-toolset
-# vendored openssl-sys
+# vendored bindgen crate
+BuildRequires:  clang
+# vendored openssl-sys crate
 BuildRequires:  openssl-devel
 
 %global _description %{expand:
@@ -78,7 +80,7 @@ License:        %{shrink:
 %prep
 %autosetup -n %{crate}-%{version} -p1 -a1
 %cargo_prep -v vendor
-rm Cargo.lock
+rm -v Cargo.lock
 
 %build
 export ASSET_OUT_DIR=target/assets

diff --git a/sources b/sources
index fa28908..2657a26 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (sequoia-sqv-1.4.0.crate) = 527e6428182d8ecc9d1fed110c73e1a34a915b119b3fefbdc6b2a1e1c0ec98497fc9b291df6dea2a82a2241bf206db0715bab05df7dddf8a794ffe4dc84ff083
-SHA512 (sequoia-sqv-1.4.0-vendor.tar.xz) = 47d313f316a55ec4dcc9e1b3f46e2a5ffe36f12954c1344d4015f27507707aad542a6f9189eb501ff66c9ef8c2e9a45ce7b35b70b2d24e26ba8444145221d857
+SHA512 (sequoia-sqv-1.5.0.crate) = 90511824442bc8fe2a073a666aa4359c8529579d04098ab812bc048dec695ae493b834320d9c786219d1c20935d59620ab2a752e3cd7885aa850cf83722502a7
+SHA512 (sequoia-sqv-1.5.0-vendor.tar.xz) = 50714b57f1e188c1b3432268cdacf70c5bad609ecad281ff08f75c829244a070a53934cb04bfe373d9c2a0687f8b63b6a25cc2550a0e0e9566bfa77c65b26fc6

                 reply	other threads:[~2026-07-14 10:26 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=178402478692.1.15103997007360908857.rpms-rust-sequoia-sqv-723de4890aea@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