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] f43: Update to version 1.4.0; Fixes RHBZ#2491435
Date: Tue, 23 Jun 2026 12:48:08 GMT	[thread overview]
Message-ID: <178221888830.1.7484276188892515469.rpms-rust-sequoia-sqv-2878eb796e8d@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-sequoia-sqv
Branch : f43
Commit : 2878eb796e8dd895f772ef2ab2b56652aaa75dd2
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-06-23T14:21:02+02:00
Stats  : +25/-18 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-sequoia-sqv/c/2878eb796e8dd895f772ef2ab2b56652aaa75dd2?branch=f43

Log:
Update to version 1.4.0; Fixes RHBZ#2491435

---
diff --git a/.gitignore b/.gitignore
index 8f766fc..1378c30 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /sequoia-sqv-1.2.0.crate
 /sequoia-sqv-1.2.1.crate
 /sequoia-sqv-1.3.0.crate
+/sequoia-sqv-1.4.0.crate

diff --git a/rust-sequoia-sqv.spec b/rust-sequoia-sqv.spec
index 2411ccf..26a7451 100644
--- a/rust-sequoia-sqv.spec
+++ b/rust-sequoia-sqv.spec
@@ -1,10 +1,10 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
 %bcond check 1
 
 %global crate sequoia-sqv
 
 Name:           rust-sequoia-sqv
-Version:        1.3.0
+Version:        1.4.0
 Release:        %autorelease
 Summary:        Simple OpenPGP signature verification program
 
@@ -26,6 +26,7 @@ A simple OpenPGP signature verification program.}
 %package     -n %{crate}
 Summary:        %{summary}
 # (MIT OR Apache-2.0) AND Unicode-DFS-2016
+# 0BSD OR MIT OR Apache-2.0
 # Apache-2.0
 # Apache-2.0 OR MIT
 # Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
@@ -34,20 +35,24 @@ Summary:        %{summary}
 # LGPL-2.0-or-later
 # MIT
 # MIT OR Apache-2.0
-# MIT OR Apache-2.0 OR Zlib
+# MIT OR Zlib OR Apache-2.0
+# Unicode-3.0
 # Unlicense OR MIT
-# Zlib OR Apache-2.0 OR MIT
+# bzip2-1.0.6
 License:        %{shrink:
-    LGPL-2.0-or-later AND
-    Apache-2.0 AND
-    BSD-3-Clause AND
-    BSL-1.0 AND
-    MIT AND
-    Unicode-DFS-2016 AND
-    (Apache-2.0 OR MIT) AND
-    (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND
-    (MIT OR Apache-2.0 OR Zlib) AND
-    (Unlicense OR MIT)
+    LGPL-2.0-or-later
+    AND Apache-2.0
+    AND BSD-3-Clause
+    AND BSL-1.0
+    AND MIT
+    AND Unicode-3.0
+    AND Unicode-DFS-2016
+    AND bzip2-1.0.6
+    AND (0BSD OR MIT OR Apache-2.0)
+    AND (Apache-2.0 OR MIT)
+    AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT)
+    AND (MIT OR Zlib OR Apache-2.0)
+    AND (Unlicense OR MIT)
 }
 # LICENSE.dependencies contains a full license breakdown
 
@@ -56,6 +61,7 @@ License:        %{shrink:
 %files       -n %{crate}
 %license LICENSE.txt
 %license LICENSE.dependencies
+%doc NEWS
 %doc README.md
 %{_bindir}/sqv
 %{_mandir}/man1/sqv*

diff --git a/sequoia-sqv-fix-metadata.diff b/sequoia-sqv-fix-metadata.diff
index 88d1fc1..161f6f8 100644
--- a/sequoia-sqv-fix-metadata.diff
+++ b/sequoia-sqv-fix-metadata.diff
@@ -1,6 +1,6 @@
---- sequoia-sqv-1.3.0/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ sequoia-sqv-1.3.0/Cargo.toml	2025-03-08T11:15:16.145149+00:00
-@@ -54,13 +54,10 @@
+--- 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 @@
  status = "actively-developed"
  
  [features]

diff --git a/sources b/sources
index a5a0e5b..93c564c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (sequoia-sqv-1.3.0.crate) = fd06ac5373501132187e4ec85236b647b2655c39b0b6fe9e6c1360defbeb52f7ccdb5c2beffc8265542d086236e99d6456fec0a74eb2d888cb8a0e40e79fd01f
+SHA512 (sequoia-sqv-1.4.0.crate) = 527e6428182d8ecc9d1fed110c73e1a34a915b119b3fefbdc6b2a1e1c0ec98497fc9b291df6dea2a82a2241bf206db0715bab05df7dddf8a794ffe4dc84ff083

                 reply	other threads:[~2026-06-23 12:48 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=178221888830.1.7484276188892515469.rpms-rust-sequoia-sqv-2878eb796e8d@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