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.6.0; Fixes RHBZ#2292422
Date: Mon, 15 Jun 2026 13:11:40 GMT [thread overview]
Message-ID: <178152910045.1.1622973330724826428.rpms-rust-sequoia-cert-store-44d884103098@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-sequoia-cert-store
Branch : epel10
Commit : 44d8841030982e607accaaba9c91a82a0bbe1a77
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2024-06-14T23:30:29+02:00
Stats : +20/-7 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-sequoia-cert-store/c/44d8841030982e607accaaba9c91a82a0bbe1a77?branch=epel10
Log:
Update to version 0.6.0; Fixes RHBZ#2292422
---
diff --git a/.gitignore b/.gitignore
index 35b5a1e..783eb33 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
/sequoia-cert-store-0.5.1.crate
/sequoia-cert-store-0.5.2.crate
/sequoia-cert-store-0.5.3.crate
+/sequoia-cert-store-0.6.0.crate
diff --git a/rust-sequoia-cert-store.spec b/rust-sequoia-cert-store.spec
index 99bd01c..64298ac 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.3
+Version: 0.6.0
Release: %autorelease
Summary: Certificate database interface
@@ -52,6 +52,18 @@ use the "default" feature of the "%{crate}" crate.
%files -n %{name}+default-devel
%ghost %{crate_instdir}/Cargo.toml
+%package -n %{name}+keyserver-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+keyserver-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "keyserver" feature of the "%{crate}" crate.
+
+%files -n %{name}+keyserver-devel
+%ghost %{crate_instdir}/Cargo.toml
+
%prep
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
diff --git a/sequoia-cert-store-fix-metadata-auto.diff b/sequoia-cert-store-fix-metadata-auto.diff
index 8b48ca2..b11cb16 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.3/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ sequoia-cert-store-0.5.3/Cargo.toml 2024-04-16T10:27:10.899155+00:00
-@@ -104,17 +104,6 @@
+--- sequoia-cert-store-0.6.0/Cargo.toml 1970-01-01T00:00:01+00:00
++++ sequoia-cert-store-0.6.0/Cargo.toml 2024-06-14T21:20:49.487144+00:00
+@@ -116,17 +116,6 @@
]
default-features = false
diff --git a/sequoia-cert-store-fix-metadata.diff b/sequoia-cert-store-fix-metadata.diff
index 600d18b..c796218 100644
--- a/sequoia-cert-store-fix-metadata.diff
+++ b/sequoia-cert-store-fix-metadata.diff
@@ -1,5 +1,5 @@
---- sequoia-cert-store-0.5.3/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ sequoia-cert-store-0.5.3/Cargo.toml 2024-04-16T10:27:33.559258+00:00
+--- sequoia-cert-store-0.6.0/Cargo.toml 1970-01-01T00:00:01+00:00
++++ sequoia-cert-store-0.6.0/Cargo.toml 2024-06-14T21:20:55.877173+00:00
@@ -35,6 +35,7 @@
]
license = "LGPL-2.0-or-later"
diff --git a/sources b/sources
index 2e07ba3..832bdec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (sequoia-cert-store-0.5.3.crate) = 8198243aefb3dc11dc0e44a09079d410cc1a50c1d0cc463ad03379c4b8566631ec713f7e5b963e811fbd7147658bc53d9ef09e9acfb9ff137ff33bf4d94467f2
+SHA512 (sequoia-cert-store-0.6.0.crate) = 94b1c66acdb2101e20898ffa3428af25b60c3951a8247b63c4f87f71fed4b10f1b6fc88720de4136556a61a0a360dc8828f7e1a0f25f915dfe5c0544a98c496c
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=178152910045.1.1622973330724826428.rpms-rust-sequoia-cert-store-44d884103098@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