public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-sequoia-cert-store] epel10: Update to version 0.6.0; Fixes RHBZ#2292422
@ 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 : 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
^ 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.6.0; Fixes RHBZ#2292422 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox