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: Bump sequoia-wot dependency from 0.14 to 0.15
Date: Mon, 15 Jun 2026 10:51:38 GMT	[thread overview]
Message-ID: <178152069851.1.5179478166208134127.rpms-rust-sequoia-sop-4eebe5f8840b@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-sequoia-sop
Branch : epel10
Commit : 4eebe5f8840be1791d1745869fbf34dd624ff362
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-05-27T22:04:05+02:00
Stats  : +12/-1 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-sequoia-sop/c/4eebe5f8840be1791d1745869fbf34dd624ff362?branch=epel10

Log:
Bump sequoia-wot dependency from 0.14 to 0.15

---
diff --git a/rust-sequoia-sop.spec b/rust-sequoia-sop.spec
index 70e97e7..5beddaf 100644
--- a/rust-sequoia-sop.spec
+++ b/rust-sequoia-sop.spec
@@ -14,6 +14,7 @@ Source:         %{crates_source}
 # Manually created patch for downstream crate metadata changes
 # * switch crypto backend from Nettle to OpenSSL
 # * exclude files that are only useful for upstream development
+# * bump sequoia-wot dependency from 0.14 to 0.15
 Patch:          sequoia-sop-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 0b719ff..91a1f44 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -2,6 +2,7 @@
 cargo-toml-patch-comments = [
     "switch crypto backend from Nettle to OpenSSL",
     "exclude files that are only useful for upstream development",
+    "bump sequoia-wot dependency from 0.14 to 0.15",
 ]
 extra-files = [
     "%{_mandir}/man1/sqop*",

diff --git a/sequoia-sop-fix-metadata.diff b/sequoia-sop-fix-metadata.diff
index f65f67e..79ecba6 100644
--- a/sequoia-sop-fix-metadata.diff
+++ b/sequoia-sop-fix-metadata.diff
@@ -1,5 +1,5 @@
 --- sequoia-sop-0.37.3/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ sequoia-sop-0.37.3/Cargo.toml	2025-12-11T13:49:27.522393+00:00
++++ sequoia-sop-0.37.3/Cargo.toml	2026-05-27T13:38:41.192986+00:00
 @@ -38,6 +38,9 @@
  ]
  license = "GPL-2.0-or-later"
@@ -25,3 +25,12 @@
  
  [lib]
  name = "sequoia_sop"
+@@ -89,7 +89,7 @@
+ default-features = false
+ 
+ [dependencies.sequoia-wot]
+-version = "0.14.0"
++version = "0.15.2"
+ default-features = false
+ 
+ [dependencies.sop]

                 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=178152069851.1.5179478166208134127.rpms-rust-sequoia-sop-4eebe5f8840b@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