public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-sequoia-sqv] eln: Update to version 1.5.0
@ 2026-07-14 10:26 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-14 10:26 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-07-14 10:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-14 10:26 [rpms/rust-sequoia-sqv] eln: Update to version 1.5.0 Fabio Valentini

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