public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-sequoia-cert-store] epel10: Update to version 0.7.1
@ 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 : 9b010b36f84d6c74b25fa3cf312d88af2288e0f9
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2025-12-11T14:41:24+01:00
Stats  : +10/-21 in 6 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-sequoia-cert-store/c/9b010b36f84d6c74b25fa3cf312d88af2288e0f9?branch=epel10

Log:
Update to version 0.7.1

---
diff --git a/.gitignore b/.gitignore
index 81a6013..b4fe4a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /sequoia-cert-store-0.6.1.crate
 /sequoia-cert-store-0.6.2.crate
 /sequoia-cert-store-0.7.0.crate
+/sequoia-cert-store-0.7.1.crate

diff --git a/rust-sequoia-cert-store.spec b/rust-sequoia-cert-store.spec
index 724810e..b047f05 100644
--- a/rust-sequoia-cert-store.spec
+++ b/rust-sequoia-cert-store.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
 %bcond check 1
 %global debug_package %{nil}
 
 %global crate sequoia-cert-store
 
 Name:           rust-sequoia-cert-store
-Version:        0.7.0
+Version:        0.7.1
 Release:        %autorelease
 Summary:        Certificate database interface
 
@@ -16,8 +16,6 @@ Source:         %{crates_source}
 Patch:          sequoia-cert-store-fix-metadata-auto.diff
 # Manually created patch for downstream crate metadata changes
 # * exclude integration tests, test data, and scripts from installed files
-# * allow dirs 6:
-#   https://gitlab.com/sequoia-pgp/sequoia-cert-store/-/merge_requests/92
 Patch:          sequoia-cert-store-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 0281177..0c4e0f3 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,6 +1,5 @@
 [package]
 cargo-toml-patch-comments = [
     "exclude integration tests, test data, and scripts from installed files",
-    "allow dirs 6: https://gitlab.com/sequoia-pgp/sequoia-cert-store/-/merge_requests/92",
 ]
 

diff --git a/sequoia-cert-store-fix-metadata-auto.diff b/sequoia-cert-store-fix-metadata-auto.diff
index c571529..a40584f 100644
--- a/sequoia-cert-store-fix-metadata-auto.diff
+++ b/sequoia-cert-store-fix-metadata-auto.diff
@@ -1,11 +1,11 @@
---- sequoia-cert-store-0.7.0/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ sequoia-cert-store-0.7.0/Cargo.toml	2025-11-07T10:34:37.875513+00:00
-@@ -133,14 +133,3 @@
+--- sequoia-cert-store-0.7.1/Cargo.toml	1970-01-01T00:00:01+00:00
++++ sequoia-cert-store-0.7.1/Cargo.toml	2025-12-01T22:21:15.240375+00:00
+@@ -142,14 +142,3 @@
  ]
  default-features = false
  
 -[target."cfg(windows)".dependencies.rusqlite]
--version = ">=0.29, <0.33"
+-version = ">=0.29, <0.38"
 -features = ["bundled"]
 -
 -[target."cfg(windows)".dev-dependencies.sequoia-openpgp]

diff --git a/sequoia-cert-store-fix-metadata.diff b/sequoia-cert-store-fix-metadata.diff
index 3c40fda..2c2acb0 100644
--- a/sequoia-cert-store-fix-metadata.diff
+++ b/sequoia-cert-store-fix-metadata.diff
@@ -1,5 +1,5 @@
---- sequoia-cert-store-0.7.0/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ sequoia-cert-store-0.7.0/Cargo.toml	2025-11-07T10:34:45.666355+00:00
+--- sequoia-cert-store-0.7.1/Cargo.toml	1970-01-01T00:00:01+00:00
++++ sequoia-cert-store-0.7.1/Cargo.toml	2025-12-01T22:21:47.417158+00:00
 @@ -41,6 +41,7 @@
  ]
  license = "LGPL-2.0-or-later"
@@ -8,12 +8,3 @@
  
  [package.metadata.docs.rs]
  features = ["sequoia-openpgp/default"]
-@@ -70,7 +71,7 @@
- version = "0.8.1"
- 
- [dependencies.dirs]
--version = "5"
-+version = ">=5, <7"
- 
- [dependencies.gethostname]
- version = ">=0.4, <0.6"

diff --git a/sources b/sources
index dfd03a3..c439ef6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (sequoia-cert-store-0.7.0.crate) = 513497df97f3de9347f0c44c7681d049dba396e27ed1537fed9ff69798716c8e4ed04d5fb0fa1c29504e23f87261758f5e7ee47aa45f7250c330199a6fdc7661
+SHA512 (sequoia-cert-store-0.7.1.crate) = e8ca3f91b7ea0212c6a2f4c65219746759e6c3b3f627431ee90a0a42561861043fcd97480d462a4c6801179b14d254d92390d2bd21da8baaca659e07ab6334f6

^ 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: Update to version 0.7.1 Fabio Valentini

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