public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-sequoia-sqv] rawhide: Update to version 1.4.0; Fixes RHBZ#2491435
@ 2026-06-23 12:21 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-06-23 12:21 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-sequoia-sqv
Branch : rawhide
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=rawhide

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

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

only message in thread, other threads:[~2026-06-23 12:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-23 12:21 [rpms/rust-sequoia-sqv] rawhide: Update to version 1.4.0; Fixes RHBZ#2491435 Fabio Valentini

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