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-rpm-sequoia] eln: Revendor and rebuild with sequoia-openpgp v2.4 for PQC support
Date: Tue, 14 Jul 2026 10:29:14 GMT	[thread overview]
Message-ID: <178402495443.1.11576391743125035266.rpms-rust-rpm-sequoia-04350542c9bc@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-rpm-sequoia
Branch : eln
Commit : 04350542c9bcb285d2b708781ae0d9c0b3a545b9
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-07-14T12:28:45+02:00
Stats  : +13/-11 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-rpm-sequoia/c/04350542c9bcb285d2b708781ae0d9c0b3a545b9?branch=eln

Log:
Revendor and rebuild with sequoia-openpgp v2.4 for PQC support

---
diff --git a/rust-rpm-sequoia.spec b/rust-rpm-sequoia.spec
index 0ecd97a..c42bbfd 100644
--- a/rust-rpm-sequoia.spec
+++ b/rust-rpm-sequoia.spec
@@ -21,7 +21,9 @@ Source2:        vendor.sh
 Patch:          rpm-sequoia-fix-metadata.diff
 
 BuildRequires:  rust-toolset
-# vendored openssl-sys
+# vendored bindgen crate
+BuildRequires:  clang
+# vendored openssl-sys crate
 BuildRequires:  openssl-devel
 
 %global _description %{expand:
@@ -41,14 +43,14 @@ Summary:        %{summary}
 # Unicode-3.0
 # Unlicense OR MIT
 License:        %{shrink:
-    LGPL-2.0-or-later AND
-    Apache-2.0 AND
-    BSD-3-Clause AND
-    BSL-1.0 AND
-    MIT AND
-    Unicode-3.0 AND
-    (Apache-2.0 OR MIT) AND
-    (Unlicense OR MIT)
+    LGPL-2.0-or-later
+    AND Apache-2.0
+    AND BSD-3-Clause
+    AND BSL-1.0
+    AND MIT
+    AND Unicode-3.0
+    AND (Apache-2.0 OR MIT)
+    AND (Unlicense OR MIT)
 }
 # LICENSE.dependencies contains a full license breakdown
 
@@ -74,7 +76,7 @@ Requires:       %{crate}%{?_isa} = %{version}-%{release}
 %prep
 %autosetup -n %{crate}-%{version} -p1 -a1
 %cargo_prep -v vendor
-rm -f Cargo.lock
+rm -v Cargo.lock
 
 %build
 # build script uses environment variables to populate the pkgconfig file

diff --git a/sources b/sources
index 4a94894..263a325 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 SHA512 (rpm-sequoia-1.10.2.crate) = bf7fbd046a81ab954b1568ceed53d2c128b063fc661045db1877a6a14ef5687e67c06ab0750388fab5613fabb83f7b2ed05f3d2037ec7490a0dec8288e772e37
-SHA512 (rpm-sequoia-1.10.2-vendor.tar.xz) = eb6508973d26a0a52246be610195c415b5093857961deb0c26fc6cd69097dd081d84dd7bfd5ee1f00cb9b9864ac7f26f5a332aef23565f3229bb81181b83ae9f
+SHA512 (rpm-sequoia-1.10.2-vendor.tar.xz) = d6d30b31f90ce955bfdb70ca41d659f7e5266d8f080e19d0b91d30eb8e0f07791bc53d057a1cdaf3752cc3688f589d057e982cf934be857456032ce368f2032c

                 reply	other threads:[~2026-07-14 10:29 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=178402495443.1.11576391743125035266.rpms-rust-rpm-sequoia-04350542c9bc@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