public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-spki] f44: Update to version 0.8.0; Fixes RHBZ#2455089
Date: Wed, 05 Aug 2026 06:32:09 GMT [thread overview]
Message-ID: <178591152964.1.11895124858040974054.rpms-rust-spki-231450b58079@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-spki
Branch : f44
Commit : 231450b580793e0a1da1c6b83bf2d678197b76fd
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-08-04T17:58:09+01:00
Stats : +15/-23 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-spki/c/231450b580793e0a1da1c6b83bf2d678197b76fd?branch=f44
Log:
Update to version 0.8.0; Fixes RHBZ#2455089
---
diff --git a/.gitignore b/.gitignore
index 5c57b30..230fb26 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/spki-0.4.1.crate
/spki-0.7.2.crate
/spki-0.7.3.crate
+/spki-0.8.0.crate
diff --git a/rust-spki.spec b/rust-spki.spec
index 6c65b98..9911991 100644
--- a/rust-spki.spec
+++ b/rust-spki.spec
@@ -5,17 +5,13 @@
%global crate spki
Name: rust-spki
-Version: 0.7.3
+Version: 0.8.0
Release: %autorelease
Summary: X.509 Subject Public Key Info (RFC5280) describing public keys
License: Apache-2.0 OR MIT
URL: https://crates.io/crates/spki
Source: %{crates_source}
-# Manually created patch for downstream crate metadata changes
-# * allow hex-literal 1.0:
-# https://github.com/RustCrypto/formats/commit/ed08fc043e7abb38a86fca10f114d15a86f4cb25
-Patch: spki-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24
@@ -89,6 +85,18 @@ use the "base64" feature of the "%{crate}" crate.
%files -n %{name}+base64-devel
%ghost %{crate_instdir}/Cargo.toml
+%package -n %{name}+digest-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+digest-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "digest" feature of the "%{crate}" crate.
+
+%files -n %{name}+digest-devel
+%ghost %{crate_instdir}/Cargo.toml
+
%package -n %{name}+fingerprint-devel
Summary: %{summary}
BuildArch: noarch
diff --git a/rust2rpm.toml b/rust2rpm.toml
index e5c0205..830587c 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,8 +1,2 @@
[package]
summary = "X.509 Subject Public Key Info (RFC5280) describing public keys"
-cargo-toml-patch-comments = [
- """\
- allow hex-literal 1.0: \
- https://github.com/RustCrypto/formats/commit/ed08fc043e7abb38a86fca10f114d15a86f4cb25\
- """,
-]
diff --git a/sources b/sources
index a6d8b0c..55a38a9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (spki-0.7.3.crate) = d33a6a7844b33c37628024ccf25c1a631f7a6661595e063049b8c9a9b4edb28f0335397faefc592c6fc5e96378b870ab5dab9b0649c3387577b2370ec8210db9
+SHA512 (spki-0.8.0.crate) = 5e8b5abac35f937a082d7181f757d50f2f59314cafe4311f5a6600aeff56ab26a7a795f2365168e235aa1fa60a11d0380b083ca59fea95f30b3df44d46813101
diff --git a/spki-fix-metadata.diff b/spki-fix-metadata.diff
deleted file mode 100644
index e49eb7f..0000000
--- a/spki-fix-metadata.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- spki-0.7.3/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ spki-0.7.3/Cargo.toml 2025-12-03T13:58:45.418175+00:00
-@@ -60,7 +60,7 @@
- default-features = false
-
- [dev-dependencies.hex-literal]
--version = "0.4"
-+version = ">=0.4, <2.0"
-
- [dev-dependencies.tempfile]
- version = "3"
reply other threads:[~2026-08-05 6:32 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=178591152964.1.11895124858040974054.rpms-rust-spki-231450b58079@fedoraproject.org \
--to=code@musicinmybrain.net \
--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