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-sop] epel10: Update to version 0.37.2; Fixes RHBZ#2372456
Date: Mon, 15 Jun 2026 10:51:36 GMT	[thread overview]
Message-ID: <178152069619.1.1582486368937426949.rpms-rust-sequoia-sop-a41a271851bf@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-sequoia-sop
Branch : epel10
Commit : a41a271851bf383dacde65884682bfe803c84b00
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2025-06-12T16:14:03+02:00
Stats  : +10/-9 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-sequoia-sop/c/a41a271851bf383dacde65884682bfe803c84b00?branch=epel10

Log:
Update to version 0.37.2; Fixes RHBZ#2372456

---
diff --git a/.gitignore b/.gitignore
index 42616e0..dee30a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /sequoia-sop-0.36.1.crate
 /sequoia-sop-0.37.0.crate
 /sequoia-sop-0.37.1.crate
+/sequoia-sop-0.37.2.crate

diff --git a/rust-sequoia-sop.spec b/rust-sequoia-sop.spec
index e21392f..a9ec79c 100644
--- a/rust-sequoia-sop.spec
+++ b/rust-sequoia-sop.spec
@@ -4,7 +4,7 @@
 %global crate sequoia-sop
 
 Name:           rust-sequoia-sop
-Version:        0.37.1
+Version:        0.37.2
 Release:        %autorelease
 Summary:        Implementation of the Stateless OpenPGP Interface using Sequoia
 
@@ -31,18 +31,17 @@ Summary:        %{summary}
 # Apache-2.0 OR BSL-1.0
 # Apache-2.0 OR MIT
 # Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
-# BSD-2-Clause OR Apache-2.0 OR MIT
 # BSD-3-Clause
 # BSL-1.0
 # GPL-2.0-or-later
 # 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
 # MPL-2.0
+# Unicode-3.0
 # Unlicense OR MIT
-# Zlib OR Apache-2.0 OR MIT
+# Zlib
 License:        %{shrink:
     GPL-2.0-or-later AND
     Apache-2.0 AND
@@ -51,13 +50,14 @@ License:        %{shrink:
     LGPL-2.0-or-later AND
     MIT AND
     MPL-2.0 AND
+    Unicode-3.0 AND
     Unicode-DFS-2016 AND
+    Zlib AND
     (0BSD OR MIT OR Apache-2.0) AND
     (Apache-2.0 OR BSL-1.0) AND
     (Apache-2.0 OR MIT) AND
     (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND
-    (BSD-2-Clause OR Apache-2.0 OR MIT) AND
-    (MIT OR Apache-2.0 OR Zlib) AND
+    (MIT OR Zlib OR Apache-2.0) AND
     (Unlicense OR MIT)
 }
 # LICENSE.dependencies contains a full license breakdown

diff --git a/sequoia-sop-fix-metadata.diff b/sequoia-sop-fix-metadata.diff
index 4f67e4c..c79dd4f 100644
--- a/sequoia-sop-fix-metadata.diff
+++ b/sequoia-sop-fix-metadata.diff
@@ -1,5 +1,5 @@
---- sequoia-sop-0.37.1/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ sequoia-sop-0.37.1/Cargo.toml	2025-04-08T21:53:25.801765+00:00
+--- sequoia-sop-0.37.2/Cargo.toml	1970-01-01T00:00:01+00:00
++++ sequoia-sop-0.37.2/Cargo.toml	2025-06-12T13:58:43.499030+00:00
 @@ -38,6 +38,9 @@
  ]
  license = "GPL-2.0-or-later"

diff --git a/sources b/sources
index 56e211c..d31d7f7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (sequoia-sop-0.37.1.crate) = 8851d5f48a5bb014e3e1cbe3b9f43373604e49b6e92b65035135a27abf19a471470fb7e4fb5b7dce3609f8e879c93f1c10c06ddcc5cde5e4227ee7d4af6c1883
+SHA512 (sequoia-sop-0.37.2.crate) = 84f6a8ffac98194d0d3fed3248be3270eb1a52350694618a2ef94908aba951a5c148b6ef0029348ed46742192b0b917d4e5d6f6bfed6ca2df03327276a923b3e

                 reply	other threads:[~2026-06-15 10:51 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=178152069619.1.1582486368937426949.rpms-rust-sequoia-sop-a41a271851bf@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