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-openpgp-cert-d] epel10: Bump sha1collisiondetection dependency from 0.2 to 0.3
Date: Mon, 15 Jun 2026 13:44:54 GMT	[thread overview]
Message-ID: <178153109499.1.16062341490789301253.rpms-rust-openpgp-cert-d-4d1c352d90c2@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-06-15 13:44 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=178153109499.1.16062341490789301253.rpms-rust-openpgp-cert-d-4d1c352d90c2@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