public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-openpgp-cert-d] epel10: Bump sha1collisiondetection dependency from 0.2 to 0.3
@ 2026-06-15 13:44 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-06-15 13:44 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-openpgp-cert-d
Branch : epel10
Commit : 4d1c352d90c2bb4a354db81898ea0de1f035ce21
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2023-11-02T17:29:57+01:00
Stats : +18/-3 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/rust-openpgp-cert-d/c/4d1c352d90c2bb4a354db81898ea0de1f035ce21?branch=epel10
Log:
Bump sha1collisiondetection dependency from 0.2 to 0.3
---
diff --git a/openpgp-cert-d-fix-metadata.diff b/openpgp-cert-d-fix-metadata.diff
new file mode 100644
index 0000000..40765a3
--- /dev/null
+++ b/openpgp-cert-d-fix-metadata.diff
@@ -0,0 +1,11 @@
+--- openpgp-cert-d-0.1.0/Cargo.toml 1970-01-01T00:00:01+00:00
++++ openpgp-cert-d-0.1.0/Cargo.toml 2023-11-02T15:56:32.788405+00:00
+@@ -35,7 +35,7 @@
+ default-features = false
+
+ [dependencies.sha1collisiondetection]
+-version = "0.2"
++version = "0.3"
+ default-features = false
+
+ [dependencies.tempfile]
diff --git a/rust-openpgp-cert-d.spec b/rust-openpgp-cert-d.spec
index e82ea50..5c77f4a 100644
--- a/rust-openpgp-cert-d.spec
+++ b/rust-openpgp-cert-d.spec
@@ -1,4 +1,4 @@
-# Generated by rust2rpm 24
+# Generated by rust2rpm 25
# * files required for compiling tests are not included in published crates
%bcond_with check
%global debug_package %{nil}
@@ -13,8 +13,12 @@ Summary: Shared OpenPGP Certificate Directory
License: MIT
URL: https://crates.io/crates/openpgp-cert-d
Source: %{crates_source}
+# Manually created patch for downstream crate metadata changes
+# * bump sha1collisiondetection dependency from 0.2 to 0.3:
+# https://gitlab.com/sequoia-pgp/pgp-cert-d/-/merge_requests/58
+Patch: openpgp-cert-d-fix-metadata.diff
-BuildRequires: rust-packaging >= 21
+BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
Shared OpenPGP Certificate Directory.}
@@ -48,7 +52,7 @@ use the "default" feature of the "%{crate}" crate.
%ghost %{crate_instdir}/Cargo.toml
%prep
-%autosetup -n %{crate}-%{version_no_tilde} -p1
+%autosetup -n %{crate}-%{version} -p1
%cargo_prep
%generate_buildrequires
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-15 13:44 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:44 [rpms/rust-openpgp-cert-d] epel10: Bump sha1collisiondetection dependency from 0.2 to 0.3 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox