public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-sequoia-cert-store] epel10: Update to version 0.5.0; Fixes RHBZ#2265676
@ 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 : f1fb94c50e1fb18da9de10e1f3e43443a32cc800
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2024-03-19T15:35:24+01:00
Stats  : +15/-10 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-sequoia-cert-store/c/f1fb94c50e1fb18da9de10e1f3e43443a32cc800?branch=epel10

Log:
Update to version 0.5.0; Fixes RHBZ#2265676

---
diff --git a/.gitignore b/.gitignore
index 726a40f..ebc43a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /sequoia-cert-store-0.3.2.crate
 /sequoia-cert-store-0.4.0.crate
 /sequoia-cert-store-0.4.2.crate
+/sequoia-cert-store-0.5.0.crate

diff --git a/rust-sequoia-cert-store.spec b/rust-sequoia-cert-store.spec
index 0a95825..91dc0ec 100644
--- a/rust-sequoia-cert-store.spec
+++ b/rust-sequoia-cert-store.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 25
+# Generated by rust2rpm 26
 %bcond_without check
 %global debug_package %{nil}
 
 %global crate sequoia-cert-store
 
 Name:           rust-sequoia-cert-store
-Version:        0.4.2
+Version:        0.5.0
 Release:        %autorelease
 Summary:        Certificate database interface
 

diff --git a/sequoia-cert-store-fix-metadata-auto.diff b/sequoia-cert-store-fix-metadata-auto.diff
index ab45447..174e6af 100644
--- a/sequoia-cert-store-fix-metadata-auto.diff
+++ b/sequoia-cert-store-fix-metadata-auto.diff
@@ -1,9 +1,13 @@
---- sequoia-cert-store-0.4.2/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ sequoia-cert-store-0.4.2/Cargo.toml	2024-02-14T15:51:01.144395+00:00
-@@ -97,13 +97,6 @@
+--- sequoia-cert-store-0.5.0/Cargo.toml	1970-01-01T00:00:01+00:00
++++ sequoia-cert-store-0.5.0/Cargo.toml	2024-03-19T14:12:27.027824+00:00
+@@ -97,17 +97,6 @@
  ]
  default-features = false
  
+-[target."cfg(windows)".dependencies.rusqlite]
+-version = ">=0.29, <0.32"
+-features = ["bundled"]
+-
 -[target."cfg(windows)".dev-dependencies.sequoia-openpgp]
 -version = "1"
 -features = [

diff --git a/sequoia-cert-store-fix-metadata.diff b/sequoia-cert-store-fix-metadata.diff
index ba5ccde..9e58d96 100644
--- a/sequoia-cert-store-fix-metadata.diff
+++ b/sequoia-cert-store-fix-metadata.diff
@@ -1,5 +1,5 @@
---- sequoia-cert-store-0.4.2/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ sequoia-cert-store-0.4.2/Cargo.toml	2024-02-14T15:51:25.669841+00:00
+--- sequoia-cert-store-0.5.0/Cargo.toml	1970-01-01T00:00:01+00:00
++++ sequoia-cert-store-0.5.0/Cargo.toml	2024-03-19T14:12:49.086922+00:00
 @@ -35,6 +35,7 @@
  ]
  license = "LGPL-2.0-or-later"
@@ -12,8 +12,8 @@
  version = "1"
  
  [dependencies.rusqlite]
--version = ">=0.29, <0.31"
-+version = ">=0.28, <0.31"
+-version = ">=0.29, <0.32"
++version = ">=0.28, <0.32"
  features = [
      "collation",
      "blob",

diff --git a/sources b/sources
index e047ec7..df6c82c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (sequoia-cert-store-0.4.2.crate) = 229243ebfc9623f2ffdb864c8aa50204e2d68c9fbff551d017f7284f2f62fdd9c869d2df2d864460b0fb5d2f10a73d50cbe8079157a57f0bef8f49fa8aba2310
+SHA512 (sequoia-cert-store-0.5.0.crate) = 23a6608b4b0899532a1fe6790565c0f45a6ee0b5955d8d757da21b4d6783bb67c753e52127e543a2d7b8ed998fec7f6a6fb5cb4c3ee1826ee2efd67f79009741

^ 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.5.0; Fixes RHBZ#2265676 Fabio Valentini

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