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-cert-store] epel10: Update to version 0.5.1; Fixes RHBZ#2273058
Date: Mon, 15 Jun 2026 13:11:38 GMT	[thread overview]
Message-ID: <178152909861.1.791242309300866222.rpms-rust-sequoia-cert-store-630e7e65838c@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-sequoia-cert-store
Branch : epel10
Commit : 630e7e65838cf289d0d22c775072c5a96b7e6612
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2024-04-04T13:35:46+02:00
Stats  : +15/-8 in 6 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-sequoia-cert-store/c/630e7e65838cf289d0d22c775072c5a96b7e6612?branch=epel10

Log:
Update to version 0.5.1; Fixes RHBZ#2273058

---
diff --git a/.gitignore b/.gitignore
index ebc43a7..581ad66 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /sequoia-cert-store-0.4.0.crate
 /sequoia-cert-store-0.4.2.crate
 /sequoia-cert-store-0.5.0.crate
+/sequoia-cert-store-0.5.1.crate

diff --git a/rust-sequoia-cert-store.spec b/rust-sequoia-cert-store.spec
index 91dc0ec..5697e25 100644
--- a/rust-sequoia-cert-store.spec
+++ b/rust-sequoia-cert-store.spec
@@ -5,7 +5,7 @@
 %global crate sequoia-cert-store
 
 Name:           rust-sequoia-cert-store
-Version:        0.5.0
+Version:        0.5.1
 Release:        %autorelease
 Summary:        Certificate database interface
 

diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..758e342
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,6 @@
+[package]
+cargo-toml-patch-comments = [
+    "relax rusqlite dependency to allow building with version 0.28",
+    "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 174e6af..fa96dfb 100644
--- a/sequoia-cert-store-fix-metadata-auto.diff
+++ b/sequoia-cert-store-fix-metadata-auto.diff
@@ -1,6 +1,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 @@
+--- sequoia-cert-store-0.5.1/Cargo.toml	1970-01-01T00:00:01+00:00
++++ sequoia-cert-store-0.5.1/Cargo.toml	2024-04-04T11:27:02.899844+00:00
+@@ -104,17 +104,6 @@
  ]
  default-features = false
  

diff --git a/sequoia-cert-store-fix-metadata.diff b/sequoia-cert-store-fix-metadata.diff
index 9e58d96..c8e9174 100644
--- a/sequoia-cert-store-fix-metadata.diff
+++ b/sequoia-cert-store-fix-metadata.diff
@@ -1,5 +1,5 @@
---- 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
+--- sequoia-cert-store-0.5.1/Cargo.toml	1970-01-01T00:00:01+00:00
++++ sequoia-cert-store-0.5.1/Cargo.toml	2024-04-04T11:27:14.873870+00:00
 @@ -35,6 +35,7 @@
  ]
  license = "LGPL-2.0-or-later"
@@ -8,7 +8,7 @@
  
  [package.metadata.docs.rs]
  features = ["sequoia-openpgp/default"]
-@@ -62,7 +63,7 @@
+@@ -65,7 +66,7 @@
  version = "1"
  
  [dependencies.rusqlite]

diff --git a/sources b/sources
index df6c82c..ad0f4ca 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (sequoia-cert-store-0.5.0.crate) = 23a6608b4b0899532a1fe6790565c0f45a6ee0b5955d8d757da21b4d6783bb67c753e52127e543a2d7b8ed998fec7f6a6fb5cb4c3ee1826ee2efd67f79009741
+SHA512 (sequoia-cert-store-0.5.1.crate) = c61935d674c15705add5d709a9610a12ac927edf4439abc617dacf1bee3f324b9a1c084142903232b895731421242c1ee5fb5f8b14d090c697b837f27651f8a3

                 reply	other threads:[~2026-06-15 13:11 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=178152909861.1.791242309300866222.rpms-rust-sequoia-cert-store-630e7e65838c@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