public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-sequoia-sop] epel10: Bump sequoia-wot dependency from 0.14 to 0.15
@ 2026-06-15 10:51 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-06-15 10:51 UTC (permalink / raw)
  To: git-commits

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]

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

only message in thread, other threads:[~2026-06-15 10:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-15 10:51 [rpms/rust-sequoia-sop] epel10: Bump sequoia-wot dependency from 0.14 to 0.15 Fabio Valentini

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