public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-sequoia-cert-store] epel10: Bump sequoia-net dependency from 0.28 to 0.29
@ 2026-06-15 13:11 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-06-15 13:11 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-sequoia-cert-store
Branch : epel10
Commit : 0bff161d83881e5beef5aefd023eaf39f7631d41
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2024-12-16T19:21:05+01:00
Stats  : +15/-4 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-sequoia-cert-store/c/0bff161d83881e5beef5aefd023eaf39f7631d41?branch=epel10

Log:
Bump sequoia-net dependency from 0.28 to 0.29

---
diff --git a/rust-sequoia-cert-store.spec b/rust-sequoia-cert-store.spec
index 67cca2d..25aaee4 100644
--- a/rust-sequoia-cert-store.spec
+++ b/rust-sequoia-cert-store.spec
@@ -1,5 +1,5 @@
-# Generated by rust2rpm 26
-%bcond_without check
+# Generated by rust2rpm 27
+%bcond check 1
 %global debug_package %{nil}
 
 %global crate sequoia-cert-store
@@ -15,6 +15,7 @@ Source:         %{crates_source}
 # Automatically generated patch to strip dependencies and normalize metadata
 Patch:          sequoia-cert-store-fix-metadata-auto.diff
 # Manually created patch for downstream crate metadata changes
+# * bump sequoia-net dependency from 0.28 to 0.29
 # * exclude integration tests, test data, and scripts from installed files
 Patch:          sequoia-cert-store-fix-metadata.diff
 

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 0c4e0f3..8e62b2f 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,5 +1,6 @@
 [package]
 cargo-toml-patch-comments = [
+    "bump sequoia-net dependency from 0.28 to 0.29",
     "exclude integration tests, test data, and scripts from installed files",
 ]
 

diff --git a/sequoia-cert-store-fix-metadata-auto.diff b/sequoia-cert-store-fix-metadata-auto.diff
index 2051bfa..71fa4a3 100644
--- a/sequoia-cert-store-fix-metadata-auto.diff
+++ b/sequoia-cert-store-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
 --- sequoia-cert-store-0.6.1/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ sequoia-cert-store-0.6.1/Cargo.toml	2024-09-16T21:04:21.222477+00:00
++++ sequoia-cert-store-0.6.1/Cargo.toml	2024-12-16T18:05:16.817006+00:00
 @@ -119,17 +119,6 @@
  ]
  default-features = false

diff --git a/sequoia-cert-store-fix-metadata.diff b/sequoia-cert-store-fix-metadata.diff
index 26f96b2..1b96736 100644
--- a/sequoia-cert-store-fix-metadata.diff
+++ b/sequoia-cert-store-fix-metadata.diff
@@ -1,5 +1,5 @@
 --- sequoia-cert-store-0.6.1/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ sequoia-cert-store-0.6.1/Cargo.toml	2024-09-16T21:04:36.298551+00:00
++++ sequoia-cert-store-0.6.1/Cargo.toml	2024-12-16T18:05:20.967029+00:00
 @@ -35,6 +35,7 @@
  ]
  license = "LGPL-2.0-or-later"
@@ -8,3 +8,12 @@
  
  [package.metadata.docs.rs]
  features = ["sequoia-openpgp/default"]
+@@ -73,7 +74,7 @@
+ ]
+ 
+ [dependencies.sequoia-net]
+-version = "0.28"
++version = "0.29"
+ optional = true
+ default-features = false
+ 

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-15 13:11 [rpms/rust-sequoia-cert-store] epel10: Bump sequoia-net dependency from 0.28 to 0.29 Fabio Valentini

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